lanzou

package
v0.0.0-...-7b7e080 Latest Latest
Warning

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

Go to latest
Published: May 7, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Api

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

func NewClient

func NewClient() (Api, error)

func (Api) SetupRouter

func (c Api) SetupRouter(r *gin.Engine)

type Response

type Response struct {
	Code int64                 `json:"code"`
	Data []lanzou.ResponseData `json:"data"`
	Msg  string                `json:"msg"`
}

Jump to

Keyboard shortcuts

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