Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RequireCommentsGRPCClient ¶
type RequireCommentsGRPCClient struct { Client comments.CommentsServiceClient // contains filtered or unexported fields }
func NewRequireCommentsGRPCClient ¶
func NewRequireCommentsGRPCClient(ctx context.Context) *RequireCommentsGRPCClient
func (*RequireCommentsGRPCClient) EventID ¶
func (r *RequireCommentsGRPCClient) EventID() string
type RequireHotelsGRPCClient ¶
type RequireHotelsGRPCClient struct { Client hotels.HotelsServiceClient // contains filtered or unexported fields }
func NewRequireHotelsGRPCClient ¶
func NewRequireHotelsGRPCClient(ctx context.Context) *RequireHotelsGRPCClient
func (*RequireHotelsGRPCClient) EventID ¶
func (r *RequireHotelsGRPCClient) EventID() string
type RequireSessionsGRPCClient ¶
type RequireSessionsGRPCClient struct { Client sessions.AuthorizationServiceClient // contains filtered or unexported fields }
func NewRequireSessionsGRPCClient ¶
func NewRequireSessionsGRPCClient(ctx context.Context) *RequireSessionsGRPCClient
func (*RequireSessionsGRPCClient) EventID ¶
func (r *RequireSessionsGRPCClient) EventID() string
type RequireUsersGRPCClient ¶
type RequireUsersGRPCClient struct { Client users.UserServiceClient // contains filtered or unexported fields }
func NewRequireUsersGRPCClient ¶
func NewRequireUsersGRPCClient(ctx context.Context) *RequireUsersGRPCClient
func (*RequireUsersGRPCClient) EventID ¶
func (r *RequireUsersGRPCClient) EventID() string
Click to show internal directories.
Click to hide internal directories.