package
0.3.0
Repository: https://github.com/tinyci/ci-agents.git
Documentation: pkg.go.dev

# Functions

NewWrapper creates a Wrapper from a pre-established connection.

# Constants

TypeError is an error and the payload is the error text.
TypeMessage is a message and the payload is the message we're trying to send.

# Structs

Message is the websocket message transmitted.
Wrapper is a wrapper for io.Reader that lets us power it via protocol through our client.