Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Claims ¶
type Claims struct { Project string `json:"project"` jwt.StandardClaims }
type Multitenant ¶
type Multitenant struct {
JwtSecret []byte
}
func (*Multitenant) Multitenant ¶
func (m *Multitenant) Multitenant(next http.Handler) http.Handler
Click to show internal directories.
Click to hide internal directories.