package
Version:
v0.0.0-...-6819526
Opens a new window with list of versions in this module.
Published: Apr 26, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Response[T any] struct {
Code codes.Code `json:"code"`
Data T `json:"data"`
Msg string `json:"message"`
Err any `json:"err,omitempty"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.