Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NoopClaims ¶
type NoopClaims []byte
func (NoopClaims) Claims ¶
func (c NoopClaims) Claims(v interface{}) error
func (NoopClaims) Subject ¶
func (c NoopClaims) Subject() string
type NoopVerifier ¶
type NoopVerifier struct {
Err error
}
Click to show internal directories.
Click to hide internal directories.