# README
kervan-go
Kervan Go is a Go client library for accessing the Kervan API. It provides convenient access to Kervan's API from applications written in the Go language.
Installation
go get github.com/kervandev/kervan-go
# Functions
No description provided by the author
NewAPI creates a new KervanAPI struct.
NewAPIWithEndpoint creates a new KervanAPI struct with a custom endpoint.
No description provided by the author
# Structs
API is the main struct for the Kervan API.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author