v1

package
v0.9.0 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2024 License: MIT Imports: 0 Imported by: 26

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Add added in v0.7.0

type Add struct {
	Config  any  `json:"config"`
	Success bool `json:"success"`
}

type Generate added in v0.7.0

type Generate struct {
	Success bool `json:"success"`
}

type Info added in v0.6.0

type Info struct {
	ShortDescription string `json:"short_description"`
	LongDescription  string `json:"long_description"`
}

type Init added in v0.7.0

type Init struct {
	Config  any  `json:"config"`
	Success bool `json:"success"`
}

type Version added in v0.7.0

type Version struct {
	SemVer string `json:"sem_ver"`
}

Jump to

Keyboard shortcuts

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