Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Signer ¶
type Signer struct {
Token string
Duration int64
WhiteList []string
}
func (*Signer) AddWhiteList ¶
func (s *Signer) AddWhiteList(path string)
func (*Signer) IsWhiteList ¶
func (s *Signer) IsWhiteList(path string) bool
Click to show internal directories.
Click to hide internal directories.