Documentation ¶
Overview ¶
Access Nginx variables.
Index ¶
- type Nginx
- func (n Nginx) GetCtxAny(k string) (interface{}, error)
- func (n Nginx) GetCtxFloat(k string) (float64, error)
- func (n Nginx) GetCtxString(k string) (string, error)
- func (n Nginx) GetTLS1VersionStr() (string, error)
- func (n Nginx) GetVar(k string) (string, error)
- func (n Nginx) ReqStartTime() (float64, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.