Skip to content
/ eyowo-go Public

A Go (Golang) client package for the Eyowo Payment service.

Notifications You must be signed in to change notification settings

2HgO/eyowo-go

Repository files navigation

Eyowo Go (Golang) Client

A Go (Golang) client package for the Eyowo Payment service.

Instalation

To install the eyowo-go package, you need to install Go and set your Go workspace first

  1. The first need Go installed (version 1.11+ is required), then you can use the below Go command to install eyowo-go.
go get -u github.com/2HgO/eyowo-go
  1. Import it in your code
import "github.com/2HgO/eyowo-go"

About

A Go (Golang) client package for the Eyowo Payment service.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages