An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/ungerik/go-enum

go-enum is a code generator for type-safe enums in Go. It scans Go source files for enum type definitions marked with the //#enum comment and automatically generates validation, conversion, and utility methods using AST manipulation provided by github.com/ungerik/go-astvisit. Mark a type as an enum with the //#enum comment: For all enums: For string enums: For nullable enums (marked with //#null): For enums with ,jsonschema flag:

Registry - Source - Documentation - JSON - codemeta.json
purl: pkg:golang/github.com/ungerik/go-enum
License: MIT
Latest release: about 2 years ago
First release: almost 4 years ago
Namespace: github.com/ungerik
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 20 days ago