Categorygithub.com/osamingo/gaurun-client
modulepackage
1.0.0
Repository: https://github.com/osamingo/gaurun-client.git
Documentation: pkg.go.dev

# README

gaurun-client

Travis branch codecov Go Report Card codebeat badge GoDoc GitHub license

About

Gaurun Client written in Go.

Install

$ go get -u github.com/osamingo/gaurun-client

License

Released under the MIT License.

# Functions

NewClient generates a client for gaurun server.
NewError generates *gaurun.Error from *http.Response.

# Constants

PlatformAndroid is enum for FCM/GCM.
PlatformIOS is enum for APNs.

# Structs

No description provided by the author
A Client for gaurun server.
An Error is error response from gaurun server.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author