Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
ohnogen
ohnogen is a golang [stringer] based tool to automate the creation of helper methods that provide the name and description of enums(ints only).
|
ohnogen is a golang [stringer] based tool to automate the creation of helper methods that provide the name and description of enums(ints only). |
examples
|
|
usage_with_ohno
This example demonstrates how to use the errors generated by [ohnogen] tool when generated with the -ohno flag.
|
This example demonstrates how to use the errors generated by [ohnogen] tool when generated with the -ohno flag. |
usage_without_ohno
This example demonstrates how to use the errors generated by [ohnogen] tool when generated without passing the -ohno flag.
|
This example demonstrates how to use the errors generated by [ohnogen] tool when generated without passing the -ohno flag. |
pkg
|
|
ohno
package ohno is a error context addition utility package.
|
package ohno is a error context addition utility package. |
ohnoer
package ohnoer is a package which defines the OhNoer interface.
|
package ohnoer is a package which defines the OhNoer interface. |
sourceinfo
package sourceinfo is a helper around runtime Caller which simplifies fetching source information using frames.
|
package sourceinfo is a helper around runtime Caller which simplifies fetching source information using frames. |
Click to show internal directories.
Click to hide internal directories.