//
pkg.gl
Category
github.com/e9ctrl/vd
api
package
1.0.1
Repository:
https://github.com/e9ctrl/vd.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
11
Dependents
2
Files
358 SLOC
#
Functions
NewClient
Create new Client isntance with configurable HTTP address.
NewHttpApiServer
Create new instance of http server that fullfils Device interface.
#
Structs
Api
Struct that keeps Device interface.
Client
Structure with client configuration.
#
Interfaces
Device
Interface provides methods to control parameters and commands settings via HTTP server.