package
0.0.0-20210730142958-e2aa4118589e
Repository: https://github.com/mxc-foundation/lpwan-app-server.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

CreateServiceProfile creates the given service-profile.
DeleteServiceProfile deletes the service-profile matching the given id.
GetServiceProfile returns the service-profile matching the given id.
NewValidator returns new Validate instance for this package.
UpdateServiceProfile updates the given service-profile.

# Structs

Validator defines struct type for vadidating user access to APIs provided by this package.

# Interfaces

Store defines the db APIs used by this package.
Validate defines methods used on struct Validator.