Versions in this module Expand all Collapse all v0 v0.3.1 Feb 18, 2021 Changes in this version + var VersionTrim = regexp.MustCompile(`^/v\d+/`) + func GetAdminCerts() ([]string, error) + func GetCertsPath() []string + func GetUserCerts() ([]string, error) + type Enforcer struct + func NewEnforcer() (*Enforcer, error) + func (e *Enforcer) Enforce(request *restful.Request, sub string) bool