package
Version:
v0.0.0-...-258e4f8
Opens a new window with list of versions in this module.
Published: May 14, 2024
License: MIT
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
This is the managing mux structure
All core aspects necessary to instantiate it
should be provided below.
type UserInfo struct {
ID int `json:"id"`
Login string `json:"login"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.