//
pkg.gl
Category
github.com/tinyci/ci-agents
clients
jsonbuffer
package
0.3.0
Repository:
https://github.com/tinyci/ci-agents.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
107 SLOC
#
Functions
NewWrapper
NewWrapper creates a Wrapper from a pre-established connection.
#
Constants
TypeError
TypeError is an error and the payload is the error text.
TypeMessage
TypeMessage is a message and the payload is the message we're trying to send.
#
Structs
Message
Message is the websocket message transmitted.
Wrapper
Wrapper is a wrapper for io.Reader that lets us power it via protocol through our client.