package
0.0.2-beta.2
Repository: https://github.com/radekg/yugabyte-db-go-client.git
Documentation: pkg.go.dev

# Functions

ParseTimeOrDuration parses input string as fixed HT or time.Duration.
RelativeOrFixedFuture returns a new restore target in the future if duration is specified, or the fixed value.
RelativeOrFixedFutureWithFallback returns a new restore target in the future if duration is specified, or the fixed value.
RelativeOrFixedPast returns a new restore target in the past if duration is specified, or the fixed value.
RelativeOrFixedPastWithFallback returns a new restore target in the past if duration is specified, or the fixed value.

# Type aliases

ServerClockResolver defines a server clock resolver interface.