package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Jul 4, 2024
License: Apache-2.0
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
¶
type ErrorResponse struct {
Error string `json:"error"`
}
type IID struct {
NameID string `json:"nameId"`
SystemID string `json:"systemId"`
}
type KeyValue struct {
Key string `json:"key"`
Value string `json:"value"`
}
type SimpleMsg struct {
Message string `json:"message"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.