# README
apiHandler-go
Usage
- How to import?
go get -u github.com/Cellularhacker/apiHandler-go
※ Important
- package name is just
apiHandler
. so you have to use likeapiHandler.APIHandler
, notapiHandler-go.APIHandler
.
go get -u github.com/Cellularhacker/apiHandler-go
apiHandler
. so you have to use like apiHandler.APIHandler
, not apiHandler-go.APIHandler
.