api

package
v0.0.0-...-ef5db53 Latest Latest
Warning

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

Go to latest
Published: Jun 14, 2025 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Set

type Set struct {
	Total int64       `json:"total"`
	Items []user.User `json:"items"`
}

type UserRestFulApiHandler

type UserRestFulApiHandler struct {
	ioc.ObjectImpl
	// contains filtered or unexported fields
}

func (*UserRestFulApiHandler) Init

func (h *UserRestFulApiHandler) Init() error

func (*UserRestFulApiHandler) Name

func (h *UserRestFulApiHandler) Name() string

func (*UserRestFulApiHandler) QueryUser

func (h *UserRestFulApiHandler) QueryUser(r *restful.Request, w *restful.Response)

Jump to

Keyboard shortcuts

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