package
Version:
v1.6.2
Opens a new window with list of versions in this module.
Published: Jul 17, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Rest variable names
nolint
RegisterHandlers defines routes that get registered by the main application
type RecordCreateReq struct {
BaseReq rest.BaseReq `json:"base_req" yaml:"base_req"`
Contents []types.Content `json:"contents" yaml:"contents"`
Creator string `json:"creator" yaml:"creator"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.