package
0.0.0-20210401030322-1d4c97fc2a4a
Repository: https://github.com/judgeschnoopy/go-sonar.git
Documentation: pkg.go.dev

# Functions

New generaes a new Sonar client.
WithScheduler initializes the client Sonar scheduled checks.
WithSelfRegistration checks in with the Sonar server on client initialization.

# Structs

Client runs Sonar services locally.
Response is the expected response from a /sonar endpoint.

# Type aliases

ClientOptions provide customizations to the client.