entity

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Agency

type Agency struct {
	ID         int64
	Name       string
	Image      string
	Member     int
	Subscriber int
	UpdatedAt  time.Time
}

Agency is entity for agency.

type GetAllRequest added in v0.14.0

type GetAllRequest struct {
	Sort  string
	Page  int
	Limit int
}

GetAllRequest is entity for get all request.

Jump to

Keyboard shortcuts

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