example_ctr

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Example

type Example struct {
}

func NewExample

func NewExample() *Example

func (*Example) GinFun added in v1.1.0

func (e *Example) GinFun(ctx *gin.Context, req *api.GinFunRequest)

GinFun gin function

func (*Example) Login

func (e *Example) Login(ctx context.Context, req *api.LoginRequest) (*api.LoginResponse, error)

Login 需要登录的接口

func (*Example) Ping

func (e *Example) Ping(ctx context.Context, req *api.PingRequest) (*api.PingResponse, error)

Ping ping

Jump to

Keyboard shortcuts

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