package
0.89.3
Repository: https://github.com/arangodb-managed/apis.git
Documentation: pkg.go.dev

# Functions

ForEachPlan iterates over all support plans that match given given filter, invoking the given callback for each plan.
No description provided by the author
RegisterSupportServiceHandler registers the http handlers for service SupportService to "mux".
RegisterSupportServiceHandlerClient registers the http handlers for service SupportService to "mux".
RegisterSupportServiceHandlerFromEndpoint is same as RegisterSupportServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterSupportServiceHandlerServer registers the http handlers for service SupportService to "mux".
No description provided by the author

# Constants

APIID contains identifier of this API.
APIMajorVersion contains major version of this API.
APIMinorVersion contains minor version of this API.
APIPatchVersion contains patch version of this API.
SupportHours24x7 indicates that support is handled 24/7.
SupportHoursBusiness indicates that support is handled during business hours.
Critical severity.
High severity.
Low severity.
Normal severity.

# Variables

No description provided by the author

# Structs

FaqGroup contains groups of faq entries.
FaqGroupEntry contains entries for a group.
List of faq group entries.
List of faq groups.
Arguments for a ListPlans request.
Plan represents a specific support plan such as Bronze, Silver or Gold.
List of plans.
Response for various categories on situations.
SupportRequest contains information about the request.
UnimplementedSupportServiceServer can be embedded to have forward compatible implementations.

# Interfaces

SupportServiceClient is the client API for SupportService service.
SupportServiceServer is the server API for SupportService service.

# Type aliases

No description provided by the author