Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseType ¶
type ResponseType string
const ( Code ResponseType = "code" Token ResponseType = "token" )
func (ResponseType) String ¶
func (rt ResponseType) String() string
Click to show internal directories.
Click to hide internal directories.