package
Version:
v0.0.0-...-64e5d5b
Opens a new window with list of versions in this module.
Published: Jan 21, 2025
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
CodePasswordError = -3
CodeSecretError = -4
)
type Query struct {
Password string `json:"password"`
Secret string `json:"secret"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.