Skip to content
master
Go to file
Code

README.md

Kong Go Plugins

Example code of Kong plugins written in Go. These are not plugins intended for production use, but rather small examples to get you started writing your own:

  • go-hello: a "hello world" plugin, which reads a request header and sets a response header.
  • go-log: a reimplementation of Kong's file-log plugin in Go.
You can’t perform that action at this time.