nginx

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2020 License: Apache-2.0 Imports: 1 Imported by: 1

Documentation

Overview

Access Nginx variables.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Nginx

type Nginx struct {
	bridge.PdkBridge
}

func New

func New(ch chan interface{}) Nginx

Called by the plugin server at initialization.

func (Nginx) GetCtxAny

func (n Nginx) GetCtxAny(k string) (interface{}, error)

func (Nginx) GetCtxFloat

func (n Nginx) GetCtxFloat(k string) (float64, error)

func (Nginx) GetCtxString

func (n Nginx) GetCtxString(k string) (string, error)

func (Nginx) GetTLS1VersionStr

func (n Nginx) GetTLS1VersionStr() (string, error)

func (Nginx) GetVar

func (n Nginx) GetVar(k string) (string, error)

func (Nginx) ReqStartTime

func (n Nginx) ReqStartTime() (float64, error)

Jump to

Keyboard shortcuts

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