package
Version:
v0.0.0-...-c38fcd0
Opens a new window with list of versions in this module.
Published: Nov 9, 2022
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func GetClient() *req.Client
type PageResponseData[T any] struct {
}
type SuccessResponse[T any] struct {
Status string `json:"status"`
Data T `json:"data"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.