package
2.10.1
Repository: https://github.com/itzmanish/micro.git
Documentation: pkg.go.dev

# README

Usage

Usage captures usage telemetry from micro

Overview

Usage is a small net/http server backed by boltdb which captures micro usage telemetry

  • Runs on port :8091
  • Receives requests to /usage in proto format
  • Backed by boltdb for stateful storage

Usage

go run main.go

# Packages

No description provided by the author
No description provided by the author