package
0.6.0-rc.1
Repository: https://github.com/multikatt/drone.git
Documentation: pkg.go.dev

# Functions

NewClient returns a client at the specified url.
NewClientToken returns a client at the specified url that authenticates all outbound requests with the given token.
NewClientTokenTLS returns a client at the specified url that authenticates all outbound requests with the given token and tls.Config if provided.

# Interfaces

Client is used to communicate with a Drone server.