Documentation ¶ Index ¶ func AgentOnly(store *store.Store, next http.Handler) http.HandlerFunc func AgentOrServer(store *store.Store, next http.Handler) http.HandlerFunc func CORS(store *store.Store, next http.Handler) http.HandlerFunc func ServerOnly(store *store.Store, next http.Handler) http.HandlerFunc Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func AgentOnly ¶ added in v0.8.0 func AgentOnly(store *store.Store, next http.Handler) http.HandlerFunc func AgentOrServer ¶ added in v0.8.0 func AgentOrServer(store *store.Store, next http.Handler) http.HandlerFunc func CORS ¶ func CORS(store *store.Store, next http.Handler) http.HandlerFunc func ServerOnly ¶ added in v0.8.0 func ServerOnly(store *store.Store, next http.Handler) http.HandlerFunc Types ¶ This section is empty. Source Files ¶ View all Source files auth.go token.go Click to show internal directories. Click to hide internal directories.