Documentation ¶ Index ¶ func ServeWeb(ctx context.Context, lis net.Listener) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func ServeWeb ¶ func ServeWeb(ctx context.Context, lis net.Listener) ServeWeb serves the gRPC and HTTP endpoints using the provided net.Listener. It wraps the gRPC server, sets up routing for callback services, and starts serving requests using the gin router. Types ¶ This section is empty. Source Files ¶ View all Source files router.go Directories ¶ Show internal Expand all Path Synopsis render assets services Click to show internal directories. Click to hide internal directories.