Documentation ¶
Index ¶
Constants ¶
View Source
const ( GroupNameKey = "GroupName" UserIDKey = "UserID" UserNameKey = "UserName" )
Variables ¶
View Source
var (
ErrUnauthenticated = errors.New("not authenticated")
)
Functions ¶
This section is empty.
Types ¶
type HealthCheckStatus ¶
type HealthCheckStatus struct {
Status string
}
HealthCheckStatus HEalthCheckのEntity
type SigninData ¶
Click to show internal directories.
Click to hide internal directories.