Documentation
¶
Index ¶
- func AddHeaders(c *gin.Context)
- func AuthJWT(storage cache.Storage, conf *models.Configuration, exPath string) gin.HandlerFunc
- func GetParams(storage cache.Storage, conf *models.Configuration) gin.HandlerFunc
- func InternalWork(storage cache.Storage, conf *models.Configuration) gin.HandlerFunc
- func Introspection(c *gin.Context, sub string, Account models.EzbAccounts) (err error)
- func LoadConfig(conf *models.Configuration, exPath string) gin.HandlerFunc
- func RouteParser(c *gin.Context)
- func SelectWorker(c *gin.Context)
- func StartTrace(c *gin.Context)
- func Store(storage cache.Storage, conf *models.Configuration) gin.HandlerFunc
- type Introspec
- type Payload
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddHeaders ¶
func AuthJWT ¶
func AuthJWT(storage cache.Storage, conf *models.Configuration, exPath string) gin.HandlerFunc
func GetParams ¶
func GetParams(storage cache.Storage, conf *models.Configuration) gin.HandlerFunc
func InternalWork ¶
func InternalWork(storage cache.Storage, conf *models.Configuration) gin.HandlerFunc
func Introspection ¶
func LoadConfig ¶
func LoadConfig(conf *models.Configuration, exPath string) gin.HandlerFunc
func RouteParser ¶
use cache for sql https://github.com/goenning/go-cache-demo/blob/master/cache/cache.go
func SelectWorker ¶
func StartTrace ¶
func Store ¶
func Store(storage cache.Storage, conf *models.Configuration) gin.HandlerFunc
Types ¶
Click to show internal directories.
Click to hide internal directories.