Documentation ¶
Overview ¶
Package handlers implements the Pixur backend gRPC API surface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandlersInit ¶
func HandlersInit(ctx context.Context, c *ServerConfig) ([]grpc.ServerOption, func(*grpc.Server))
Types ¶
type ServerConfig ¶
Source Files ¶
- add_pic_comment_handler.go
- add_pic_tags_hander.go
- apiconvert.go
- authutil.go
- create_user_handler.go
- delete_token_handler.go
- find_index_pics_handler.go
- find_sched_pics_handler.go
- find_similar_pics_handler.go
- find_user_events_handler.go
- get_refresh_token.go
- handlers.go
- increment_view_count_handler.go
- lookup_pic_comment_vote_handler.go
- lookup_pic_details_handler.go
- lookup_pic_extension_handler.go
- lookup_pic_vote_handler.go
- lookup_user_handler.go
- purge_pic_handler.go
- pwt.go
- read_pic_handler.go
- soft_delete_pic_handler.go
- update_user_handler.go
- upsert_pic_comment_vote_handler.go
- upsert_pic_handler.go
- upsert_pic_vote_handler.go
- watch_backend_configuration_handler.go
Click to show internal directories.
Click to hide internal directories.