package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Oct 26, 2024
License: LGPL-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 ErrorResponse struct {
Error string `json:"error"`
}
type SuccessResponse struct {
Redirect string `json:"redirect"`
Noko bool `json:"noko"`
ID string `json:"id"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.