Nexus/pkg/nex/const.go

6 lines
47 B
Go

package nex
const (
ServiceTypeAuth = "id"
)