 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- Variables
- func AutoCompletePath(ctx echo.Context) error
- func DecryptPassword(c echo.Context, username, pass string) (string, error)
- func FireAutoCompletePath(c echo.Context) (bool, error)
- func FireInstalled(ctx echo.Context) error
- func FrontendURLFor(purl string, relative ...bool) string
- func GlobalFuncMap() map[string]interface{}
- func IsBackendAdmin(c echo.Context) bool
- func NoticeWriter(ctx echo.Context, noticeType string) (wOut io.Writer, wErr io.Writer, err error)
- func OnAutoCompletePath(fn func(echo.Context) (bool, error))
- func OnInstalled(cb func(ctx echo.Context) error)
- func QrCode(ctx echo.Context) error
- func RegisterImplementDetector(name string, detector func(v interface{}) bool)
- func SetFrontendURL(url string)
- func URLFor(purl string, relative ...bool) string
- func User(ctx echo.Context) *dbschema.NgingUser
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var WebSocketLogger = log.GetLogger(`websocket`).SetLevel(`Info`)
    Functions ¶
func AutoCompletePath ¶
func FireInstalled ¶
func FrontendURLFor ¶
func GlobalFuncMap ¶
func GlobalFuncMap() map[string]interface{}
func IsBackendAdmin ¶
func NoticeWriter ¶
func OnInstalled ¶
func RegisterImplementDetector ¶ added in v0.6.14
func SetFrontendURL ¶ added in v0.12.5
func SetFrontendURL(url string)
Types ¶
This section is empty.
       Source Files
      ¶
      Source Files
      ¶
    
  
       Directories
      ¶
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| Package oauth2nging implements the OAuth2 protocol for authenticating users through nging. | Package oauth2nging implements the OAuth2 protocol for authenticating users through nging. | 
 Click to show internal directories. 
   Click to hide internal directories.