Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Authorizations ¶
func ParseAuthorization ¶
func ParseAuthorization(s string) (auths Authorizations)
func (Authorizations) Add ¶
func (auths Authorizations) Add(k string, v string)
func (Authorizations) Get ¶
func (auths Authorizations) Get(k string) string
func (Authorizations) String ¶
func (auths Authorizations) String() string
Click to show internal directories.
Click to hide internal directories.