package
Version:
v0.0.0-...-9b5f5b5
Opens a new window with list of versions in this module.
Published: Sep 30, 2024
License: GPL-3.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 Desc struct {
Schema string `json:"schema"`
Template string `json:"template"`
IsClientStreaming bool `json:"isClientStreaming"`
IsServerStreaming bool `json:"isServerStreaming"`
}
type InvRes struct {
Time string `json:"timer"`
Result string `json:"result"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.