A Go light framework helps to develop your application faster.
logging- a structured logger library, support console, JSON, Graylog output/handlesconfig- config management library, support JSON, YAML format and env, file as data sourcesweb- a HTTP web framework (deprecated)request- a HTTP Client library. The syntax looks like SuperAgentcache- a cache lirarycast- a library to convert between different go types in a consistent and easy wayfsm- a finite-state machine pattern
go get -u github.com/nite-coder/blackbear