package
0.0.0-20210330134937-137c1d990586
Repository: https://github.com/google/hotel-booking-api-validator.git
Documentation: pkg.go.dev

# Functions

BookingAvailability requests the rooms and metadata, that are available for a specified request context.
BookingSubmit requests the rooms and metadata, that are available for a specified request context.
InitHTTPConnection creates and returns a new HTTPConnection object with a given server address and username/password.

# Constants

TimeoutDuration represents the API response timeout duration in miliseconds.

# Structs

HTTPConnection is a convenience struct for holding connection-related objects.