pluto-go

module
v0.1.4 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2021 License: MIT

README

Pluto Go

Microservice Framework written for Golang.

Useful Commands

# Clean Go code
gofmt -s -w .
# apache bench test the API!
ab -n 10000 -c 100 -m POST localhost:8080/auth/login

# wrk: https://github.com/wg/wrk
# proto
protoc -I=./protos --go_out=./pb ./protos/test.proto

TODO: ADD BETTER LOGGING FOR STRUCTS SO THAT THEYRE PREFIXED WITH THE NAME OF THE PROVIDER!

Directories

Path Synopsis
pkgs

Jump to

Keyboard shortcuts

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