greatape/greataped/app/routes/ostatus.go

6 wiersze
91 B
Go

package routes
const (
OStatusSubscription = "http://ostatus.org/schema/1.0/subscribe"
)