package
0.0.5
Repository: https://github.com/samerzmd/ocpp-go.git
Documentation: pkg.go.dev

# Structs

VoidLogger is an empty implementation of the Logger interface, which doesn't actually process any logs.

# Interfaces

Logger is the adapter interface that needs to be implemented, if the library should internally print logs.