gateway

package
v0.8.4 Latest Latest
Warning

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

Go to latest
Published: Mar 28, 2024 License: Apache-2.0 Imports: 22 Imported by: 0

Documentation

Overview

nolint

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewGatewayManager

func NewGatewayManager(db *database.DB) core.GatewayManager

Types

type DummyWriter

type DummyWriter struct {
	HeaderMap http.Header
	Body      *bytes.Buffer
	Code      int
}

func NewDummyWriter

func NewDummyWriter() *DummyWriter

func (*DummyWriter) Header

func (dr *DummyWriter) Header() http.Header

func (*DummyWriter) Write

func (dr *DummyWriter) Write(buf []byte) (int, error)

func (*DummyWriter) WriteHeader

func (dr *DummyWriter) WriteHeader(statusCode int)

Directories

Path Synopsis
Package consumer manages the consumers of the gateway.
Package consumer manages the consumers of the gateway.
nolint
nolint

Jump to

Keyboard shortcuts

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