pkg

package
v0.0.0-...-df6d72d Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Gateway

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

Gateway represents an instance of running Glide gateway. It loads configs, start API server(s), and listen to termination signals to shut down

func NewGateway

func NewGateway(configProvider *config.Provider) (*Gateway, error)

func (*Gateway) Run

func (gw *Gateway) Run(ctx context.Context) error

Run starts and runs the gateway according to given configuration

func (*Gateway) Shutdown

func (gw *Gateway) Shutdown()

Jump to

Keyboard shortcuts

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