realip

package
v1.0.0-beta.26 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ConfigAdd

func ConfigAdd(path string)

func Register

func Register(ctx context.Context) (*chi.Config, error)

Register registers realIP middleware for chi.

Types

type Options

type Options struct {
	Enabled bool
}

func NewOptions

func NewOptions() (*Options, error)

func NewOptionsWithPath

func NewOptionsWithPath(path string) (opts *Options, err error)

type RealIP

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

func NewRealIPWithConfigPath

func NewRealIPWithConfigPath(path string) (*RealIP, error)

func NewRealIPWithOptions

func NewRealIPWithOptions(options *Options) *RealIP

func (*RealIP) Register

func (d *RealIP) Register(ctx context.Context) (*chi.Config, error)

Jump to

Keyboard shortcuts

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