package
2.6.2+incompatible
Repository: https://github.com/teamhephy/workflow-manager.git
Documentation: pkg.go.dev

# Functions

NewRealTLSClient creates a new Client that uses a TLS connection to make requests to baseURL.

# Constants

ApplicationJSON is the value for the Content-Type header for JSON.
ContentType is the key for the Content-Type header.

# Variables

JSContentTypeHeader is the http.Header for the "application/json" content type.

# Interfaces

Client is a REST client that makes requests to a given path.