package
0.0.0-20230705210123-6fe496104d33
Repository: https://github.com/dagosu/bookingapp.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
FIELD_TYPE_BOOLEAN is used for boolean values.
TDS: Move this to somewhere else https://airportlabs.atlassian.net/browse/AODBSC-266.
FIELD_TYPE_CUSTOM is used for custom types.
FIELD_TYPE_DATETIME is used for absolute timestamps.
FIELD_TYPE_DURATION is used for relative time durations.
FIELD_TYPE_ENUM is used for enums.
FIELD_TYPE_INTEGER is used for numbers without decimals.
TDS: Move this to somewhere else https://airportlabs.atlassian.net/browse/AODBSC-266.
FIELD_TYPE_STRING is used for text.
FIELD_TYPE_UNSPECIFIED is the default value, it should not be used.
No description provided by the author
on client display the `error` field.
operation was finished, server should disconnect after sending this.
No description provided by the author
used to notify client about a long operation status.
initial data send completed, but server remains connected so it can send further updates.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
meta is used for what?
optional mdm.FieldDescriptor meta = 1234;.
Enum value maps for FieldType.
Enum value maps for FieldType.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FlightService_ServiceDesc is the grpc.ServiceDesc for FlightService service.
Enum value maps for OperationType.
Enum value maps for OperationType.
UserFlightsMappingService_ServiceDesc is the grpc.ServiceDesc for UserFlightsMappingService service.
UserService_ServiceDesc is the grpc.ServiceDesc for UserService service.
Enum value maps for ViewSortOrder.
Enum value maps for ViewSortOrder.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
FieldDescriptor contains metadata about a field.
FilterParam represents the filter query.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
SortParam represents the sort query.
UnimplementedFlightServiceServer should be embedded to have forward compatible implementations.
UnimplementedUserFlightsMappingServiceServer should be embedded to have forward compatible implementations.
UnimplementedUserServiceServer should be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
FlightServiceClient is the client API for FlightService service.
FlightServiceServer is the server API for FlightService service.
UnsafeFlightServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeUserFlightsMappingServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeUserServiceServer may be embedded to opt out of forward compatibility for this service.
UserFlightsMappingServiceClient is the client API for UserFlightsMappingService service.
UserFlightsMappingServiceServer is the server API for UserFlightsMappingService service.
UserServiceClient is the client API for UserService service.
UserServiceServer is the server API for UserService service.
# Type aliases
FieldType details on how to render a certain field.
No description provided by the author
No description provided by the author