package
Version:
v0.0.0-...-109165f
Opens a new window with list of versions in this module.
Published: Oct 22, 2024
License: CC0-1.0, Unlicense
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 Counter struct {
Count int `json:"count"`
}
type Form struct {
Form struct {
Name string `json:"name"`
} `json:"form"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.