package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Jan 22, 2024
License: MIT
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
¶
Package user provides contracts for managing users.
Package user contains JSON mapping structures.
type User struct {
ID string `json:"_id"`
Email string `json:"email"`
}
User structure is generated from "#/components/schemas/User".
Source Files
¶
Click to show internal directories.
Click to hide internal directories.