model

package
v1.11.0 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2024 License: MIT Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Pagination

type Pagination struct {
	CurrentPage int `json:"currentPage"`
	Count       int `json:"count"`
}

Pagination ...

type ResponseCommon

type ResponseCommon struct {
	Messages     []map[string]string `json:"messages,omitempty"`
	Status       int                 `json:"status"`
	ResponseTime time.Time           `json:"responsetime"`
}

ResponseCommon ...

Jump to

Keyboard shortcuts

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