api

package
v0.0.0-...-b84af7b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 9, 2022 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DEBUG         bool   = true
	ENV           string = "dev"
	TemplatesGlob string = "./static/templates/**/*"
	NewRelicKey   string
	NewRelicName  string = "anzu"
)

Functions

This section is empty.

Types

type Module

type Module struct {
	Posts        handle.PostAPI
	Oauth        oauth.API
	Users        handle.UserAPI
	Middlewares  handle.MiddlewareAPI
	ACL          handle.AclAPI
	Gaming       handle.GamingAPI
	PostsFactory posts.API
	UsersFactory users.API
}

func (*Module) Populate

func (module *Module) Populate(g inject.Graph)

func (*Module) Run

func (module *Module) Run(bindTo string)

type ModuleDI

type ModuleDI struct {
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL