internal

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Must

func Must(err error)

Must panics if err is not nil.

func MustV

func MustV[T any](v T, err error) T

MustV accepts a value and an error. If the error is not nil, it panics. Otherwise, it returns the value.

func NewGenerate

func NewGenerate() *cobra.Command

func NewRoot

func NewRoot() *cobra.Command

Types

This section is empty.

Jump to

Keyboard shortcuts

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