enumgen

package module
v0.0.0-...-f9708e1 Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2022 License: MIT Imports: 14 Imported by: 0

README

Simple Enumish Generator For Go

NOTE: This has moved! Code is hosted at https://git.sr.ht/~shabbyrobe/enumgen.

The new import path is go.shabbyrobe.org/enumgen

Documentation

Index

Constants

View Source
const Usage = `` /* 1459-byte string literal not displayed */

Variables

This section is empty.

Functions

func IsUsageError

func IsUsageError(err error) bool

Types

type Command

type Command struct {
	// contains filtered or unexported fields
}

func (*Command) Flags

func (cmd *Command) Flags(flags *flag.FlagSet)

func (*Command) Run

func (cmd *Command) Run(args ...string) error

func (*Command) Synopsis

func (cmd *Command) Synopsis() string

func (*Command) Usage

func (cmd *Command) Usage() string

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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