Kong plugins written in Go. This repo contains a couple of examples to get you started:
- go-hello: a "hello world" plugin, which reads a request header and sets a response header.
- go-log: a reimplementation of Kong's
file-logplugin in Go.
Kong plugins written in Go. This repo contains a couple of examples to get you started:
file-log plugin in Go.