Skip to content

Open Intercharge Protocol CPO SDK for Go

License

Notifications You must be signed in to change notification settings

ChargePi/oicp-sdk-go

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OICP SDK for Go

This repository contains an HTTP client (in Go) for OICP (Open Intercharge Protocol), which was generated using the oapi-codegen generator.

For more detailed documentation about OICP modules and APIs please follow the official OICP documentation

Versions

Version Supported Docs
2.3.0 Yes Link

Installation

 go get github.com/ChargePi/oicp-client-go@latest

Usage

import oicp "github.com/ChargePi/oicp-sdk-go/<oicp-version>"

About

Open Intercharge Protocol CPO SDK for Go

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages

  • Go 56.4%
  • Makefile 43.6%