package
0.0.0-20220330225204-70c3670d7f33
Repository: https://github.com/olegch/genny.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Generics parses the source file and generates the bytes replacing the generic types for the keys map with the specific types (its value).
TypeSet turns a type string into a []map[string]string that can be given to parse.Generics for it to do its magic.

# Variables

Builtins contains a slice of all built-in Go types.
Numbers contains a slice of all built-in number types.