knowledge

package
v0.46.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 18, 2023 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewSubCmd

func NewSubCmd() *cobra.Command

Types

type Object added in v0.44.0

type Object struct {
	ID   string                 `json:"id"`
	Data map[string]interface{} `json:"data"`
}

type ObjectList added in v0.44.0

type ObjectList struct {
	Items []Object `json:"items"`
}

type Type added in v0.44.0

type Type struct {
	Name     string `json:"name"`
	Solution string `json:"solution"`
}

type TypeList added in v0.44.0

type TypeList struct {
	Items []Type `json:"items"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL