proxy

package
v0.0.0-...-a101f2f Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2024 License: AGPL-3.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GatewayModule

type GatewayModule struct {
	api.Handler

	API struct {
		Enabled bool `config:"enabled"`
	} `config:"api"`

	ORM struct {
		Enabled bool `config:"enabled"`
	} `config:"orm"`

	DisableReusePortByDefault bool `config:"disable_reuse_port_by_default"`
	// contains filtered or unexported fields
}

func (*GatewayModule) Name

func (this *GatewayModule) Name() string

func (*GatewayModule) Setup

func (module *GatewayModule) Setup()

func (*GatewayModule) Start

func (module *GatewayModule) Start() error

func (*GatewayModule) Stop

func (module *GatewayModule) Stop() error

Directories

Path Synopsis
filters
script/javascript/module/windows
Package windows registers the windows module with the javascript script processor.
Package windows registers the windows module with the javascript script processor.
output
kafka/example
https://www.sohamkamani.com/golang/working-with-kafka/
https://www.sohamkamani.com/golang/working-with-kafka/

Jump to

Keyboard shortcuts

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