service

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2023 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IdRsp

type IdRsp struct {
	Ret    int    `json:"ret"`
	Msg    string `json:"msg"`
	BizTag string `json:"biztag"`
	Id     int64  `json:"id"`
}

type Response

type Response struct {
	HttpStatus int
	Body       interface{}
}

func GetIdHandler

func GetIdHandler(ctx context.Context, req *fasthttp.Request) Response

Jump to

Keyboard shortcuts

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