package
Version:
v0.0.0-...-4711403
Opens a new window with list of versions in this module.
Published: Sep 2, 2023
License: MPL-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
type IPC struct {
BaseUrl string
}
type User struct {
Id int64 `json:"id"`
FullName string `json:"full_name"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.