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

# Functions

New generates a new server.
Returns a new TimeoutMiddleware with specified server timeout.
WithCustomPort sets the Sonar port.
WithCustomSchedule overwrites the default check-in schedule interval.
WithCustomTimeouts sets server timeout values.

# Structs

Server serves http responses.
Timeouts are customizable timeout settings for Sonar.

# Type aliases

ServerOption overrides a default server value.