Nexus/pkg/nex/const.go

6 lines
47 B
Go
Raw Normal View History

package nex
const (
ServiceTypeAuth = "id"
)