Documentation ¶ Index ¶ type Auth Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Auth ¶ type Auth interface { Authorized(req *http.Request) error } Auth is authentication provider Source Files ¶ View all Source files interface.go Directories ¶ Show internal Expand all Path Synopsis token Click to show internal directories. Click to hide internal directories.