//
pkg.gl
Category
github.com/andreykaipov/goobs
api
package
0.12.1
Repository:
https://github.com/andreykaipov/goobs.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
28
Files
100 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.