package
Version:
v0.0.0-...-075c139
Opens a new window with list of versions in this module.
Published: May 21, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type StdResponse struct {
Data interface{} `json:"data"`
Message string `json:"message,omitempty"`
Count int64 `json:"count,omitempty"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.