package
module
Version:
v0.0.0-...-b9d7322
Opens a new window with list of versions in this module.
Published: Dec 30, 2019
License: BSD-3-Clause
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
UniFi Go Client
A Go client for the Ubiquiti UniFi Controller.
Requirements
Contributing
The UniFi Controller client is not feature complete, so help is greatly appreciated. See the contribution guidelines for details.
License
The UniFi Controller client is licensed under the BSD 3-Clause License.
Documentation
¶
ReadResponse reads a JSON response.
type Client struct {
Endpoint string
}
Client represents a UniFi client connection.
New creates a new client.
Error represents an API error.
Error returns a formatted error.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.