bookstore_utils-go

module
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2021 License: MIT

README

bookstore_utils-go

Lib include rest_errors and logger util functions

How to install go bookstore_utils-go?

# 1: create new module if you do not have yet
go mod init
# 2: get latest lib
go get github.com/shawnzxx/bookstore_utils-go
# 3: include lib inside the module and use it
import (
	"github.com/shawnzxx/bookstore_utils-go/rest_errors"
)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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