Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct { Conn opc.Connection Router *mux.Router Config Config }
App contains the opc connection and the API routes
func (*App) Initialize ¶
func (a *App) Initialize(conn opc.Connection)
Initialize sets OPC connection and creates routes
Click to show internal directories.
Click to hide internal directories.