blackbear

module
v0.0.0-...-7686319 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 30, 2024 License: Apache-2.0

README

blackbear GoDoc Build GoReport Security

A Go light framework helps to develop your application faster.

Features:

  • logging - a structured logger library, support console, JSON, Graylog output/handles
  • config - config management library, support JSON, YAML format and env, file as data sources
  • web - a HTTP web framework (deprecated)
  • request - a HTTP Client library. The syntax looks like SuperAgent
  • cache - a cache lirary
  • cast - a library to convert between different go types in a consistent and easy way
  • fsm - a finite-state machine pattern

Installation

go get -u github.com/nite-coder/blackbear

Examples

Directories

Path Synopsis
internal
buffer
Package buffer provides a pool-allocated byte buffer.
Package buffer provides a pool-allocated byte buffer.
pkg
fsm
log
web

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL