server

command
v0.17.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 31, 2026 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Overview

Command server is the thin default entrypoint for the generated API. It parses operator flags, seeds secret env vars, and calls server.Serve with the generated UnimplementedServer defaults. To plug in business logic, import the generated server package directly and call server.Serve(ctx, server.WithImpl(yourHandlers{}), ...) from your own main -- you do not need to edit or fork this file.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL