Documentation ¶
Index ¶
- Constants
- type PoT
- type Services
- func (srv *Services) Curl(reqURL string) (res []byte, err error)
- func (srv *Services) Paginator(page int, pageNums int, pageSize ...int) (paginator map[string]interface{})
- func (srv *Services) PaginatorParams(strPage string, strSize string) (page int, size int)
- func (srv *Services) Rd(rPoT *M.RdPoT) (r *redis.Client, err error)
Constants ¶
View Source
const ( ToJSON string = "JSON" ToHTML string = "HTML" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.