admin

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitRoutes

func InitRoutes(r *gin.Engine, path string, adminAuthFunc gin.HandlerFunc, identityBackend storage.IdentityBackend)

Types

type AccountAdminPatch

type AccountAdminPatch struct {
	State string `json:"state,omitempty"`
}

type Handler

type Handler struct {
	// contains filtered or unexported fields
}

func (*Handler) GetAccountHandler

func (h *Handler) GetAccountHandler(c *gin.Context)

func (*Handler) GetAccountListHandler

func (h *Handler) GetAccountListHandler(c *gin.Context)

func (*Handler) GetIdentityListHandler

func (h *Handler) GetIdentityListHandler(c *gin.Context)

func (*Handler) PatchAccountHandler

func (h *Handler) PatchAccountHandler(c *gin.Context)

func (*Handler) PostAccountHandler

func (h *Handler) PostAccountHandler(c *gin.Context)

func (*Handler) PostIdentityHandler

func (h *Handler) PostIdentityHandler(c *gin.Context)

Jump to

Keyboard shortcuts

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