Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Audience ¶
type Audience struct { Name string `json:"name"` Secret string `json:"secret"` Lifetime time.Duration `json:"lifetime"` }
func (*Audience) UnmarshalJSON ¶
type Config ¶
func ReadConfig ¶
Click to show internal directories.
Click to hide internal directories.