mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 16:24:19 -04:00
plugin/view : fix README (#5627)
Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com> Signed-off-by: Ondřej Benkovský <ondrej.benkovsky@jamf.com>
This commit is contained in:
@@ -118,7 +118,7 @@ functions defined below.
|
|||||||
* `port() string`: client's port
|
* `port() string`: client's port
|
||||||
* `proto() string`: protocol used (tcp or udp)
|
* `proto() string`: protocol used (tcp or udp)
|
||||||
* `server_ip() string`: server's IP address; for IPv6 addresses these are enclosed in brackets: `[::1]`
|
* `server_ip() string`: server's IP address; for IPv6 addresses these are enclosed in brackets: `[::1]`
|
||||||
* `server_port() string` : client's port
|
* `server_port() string` : server's port
|
||||||
* `size() int`: request size in bytes
|
* `size() int`: request size in bytes
|
||||||
* `type() string`: type of the request (A, AAAA, TXT, ...)
|
* `type() string`: type of the request (A, AAAA, TXT, ...)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user