Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateOptions ¶ added in v0.8.0
func ValidateOptions(opts []*schema.UnitOption) error
ValidateOptions ensures that a set of UnitOptions is valid; if not, an error is returned detailing the issue encountered. If there are several problems with a set of options, only the first is returned.
Types ¶
type PageToken ¶
func DefaultPageToken ¶
func DefaultPageToken() PageToken
type Server ¶ added in v0.5.3
type Server struct {
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.