# go-plugins **Repository Path**: yur/go-plugins ## Basic Information - **Project Name**: go-plugins - **Description**: A collection of Kong plugins written in Go - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-03-18 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Kong Go Plugins [Kong](https://konghq.com) 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-log` plugin in Go.