package
Version:
v0.0.0-...-06831c0
Opens a new window with list of versions in this module.
Published: Dec 18, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func ComposeResources() *composeResources
func SystemResources() *systemResources
type Document struct {
ID uint64 `json:"id,string"`
URL string `json:"url,omitempty"`
Source interface{} `json:"source"`
}
type Response struct {
Filter Filter `json:"filter"`
Documents []Document `json:"documents"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.