Documentation ¶
Index ¶
- Variables
- func CommandRun(command string, args []string) (string, error)
- func NewRequestBuilder[T any]() *requestBuilder[T]
- func ResponseApiError(c igin.IContext, statusCode int, msg string, err interface{})
- func ResponseApiOk(c igin.IContext, msg string, data interface{})
- func SliceToSlice[T any, U any](from []T, to *[]U) error
- type ApiResponse
- type PaginationResult
- type Snowflake
Constants ¶
This section is empty.
Variables ¶
View Source
var AudioUtil audioUtil
View Source
var ReflectUtil reflectUtil
View Source
var StringUtil stringUtil
View Source
var StructUtil structUtil
View Source
var TextUtil textUtil
Functions ¶
func NewRequestBuilder ¶
func NewRequestBuilder[T any]() *requestBuilder[T]
func ResponseApiError ¶
func ResponseApiOk ¶
func SliceToSlice ¶
Types ¶
type ApiResponse ¶
type PaginationResult ¶
Click to show internal directories.
Click to hide internal directories.