Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuthenticateInput ¶
type AuthenticateOutput ¶
type AuthenticateOutput struct {
Token string
}
type LogoutInput ¶
type LogoutInput struct {
SessionId string
}
type RegisterInput ¶
Click to show internal directories.
Click to hide internal directories.