package
Version:
v0.11.0-testdockerpush
Opens a new window with list of versions in this module.
Published: Jun 16, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func ApiOutputSuccess(c *gin.Context, body interface{}, status int)
type ApiBody struct {
Success bool `json:"success"`
Message string `json:"message"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.