model

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 9, 2026 License: MPL-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ListTypeFormat = []TypeFormat{TypeJSON, TypeYAML}

Functions

This section is empty.

Types

type Formatter

type Formatter interface {
	ToOutput()
}

type TypeFormat

type TypeFormat string
const (
	TypeJSON TypeFormat = "json"
	TypeYAML TypeFormat = "yaml"
)

Jump to

Keyboard shortcuts

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