Documentation ¶ Index ¶ func Create(conn *fasthttp.RequestCtx, env *authen.Env) (http.Response, error) func Delete(conn *fasthttp.RequestCtx, env *authen.Env) (http.Response, error) func Use(conn *fasthttp.RequestCtx, env *authen.Env) (http.Response, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Create ¶ func Create(conn *fasthttp.RequestCtx, env *authen.Env) (http.Response, error) func Delete ¶ func Delete(conn *fasthttp.RequestCtx, env *authen.Env) (http.Response, error) func Use ¶ func Use(conn *fasthttp.RequestCtx, env *authen.Env) (http.Response, error) Types ¶ This section is empty. Source Files ¶ View all Source files create.go delete.go tickets.go use.go Click to show internal directories. Click to hide internal directories.