api

package
v0.0.0-...-5a96fd9 Latest Latest
Warning

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

Go to latest
Published: Mar 5, 2025 License: MIT Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIServer

type APIServer struct {
	// contains filtered or unexported fields
}

func NewAPIServer

func NewAPIServer(ctx context.Context, configFile *configuration.File, db *ent.Client, options APIServerOptions) *APIServer

func (*APIServer) ListenAndServe

func (s *APIServer) ListenAndServe(address string) error

type APIServerOptions

type APIServerOptions struct {
	EnableGRPCReflection bool
	COROrigins           []string
}

type WebServiceHandler

type WebServiceHandler struct {
	servicesconnect.UnimplementedWebServiceHandler
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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