//
pkg.gl
Category
github.com/onfield/goobs
api
package
0.12.8
Repository:
https://github.com/onfield/goobs.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
14
Files
95 SLOC
#
Packages
events
No description provided by the author
opcodes
No description provided by the author
requests
No description provided by the author
typedefs
No description provided by the author
#
Structs
Client
Client represents a requests client to the OBS websocket server.
#
Interfaces
Logger
Logger is a interface compatible with both the stdlib's logger and some third-party loggers.
Params
No description provided by the author
#
Type aliases
LoggerWithWrite
LoggerWithWrite helps us anonymously satisfy a Writer interface.