lorenzodonini / ocpp-go

Open Charge Point Protocol implementation in Go
MIT License
262 stars 125 forks source link

Replace errors.New with fmt.Errorf invocations #60

Closed lorenzodonini closed 3 years ago

lorenzodonini commented 3 years ago

Closes #54