Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alex-leonhardt/go-passing-enums

go - avoid passing strings to constructors
https://github.com/alex-leonhardt/go-passing-enums

constructor enums golang

Last synced: about 1 month ago
JSON representation

go - avoid passing strings to constructors

Awesome Lists containing this project

README

        

# go-passing-enums

Using enums to pass ints instead of strings to constructors