woodpecker/server/capability/const.go
2014-09-28 18:36:24 -07:00

6 lines
61 B
Go

package capability
const (
Registration = "REGISTRATION"
)