Categorygithub.com/Cellularhacker/apiError-go
repositorypackage
0.0.4
Repository: https://github.com/cellularhacker/apierror-go.git
Documentation: pkg.go.dev

# README

apiError-go

apiErrors that using across based on Cellularhacker's Codes written in Go.

Usage

  • How to import?
    go get -u github.com/Cellularhacker/apiError-go
    

※ Important

  • package name is just apiError. so you have to use like apiError.Error, not apiError-go.Error.