mod

package
v1.0.24 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IBaseModel

type IBaseModel interface {
	ToDetailJson() any
	ToSimpleJson() any
}

type JsonPage

type JsonPage struct {
	Entry    interface{} `json:"entry"`
	Total    int64       `json:"total"`
	PageSize int64       `json:"page_size"`
	Page     int64       `json:"page"`
}

Jump to

Keyboard shortcuts

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