package
Version:
v0.1.6
Opens a new window with list of versions in this module.
Published: Apr 14, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 7
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.