Skip to content
Discussion options

You must be logged in to vote

Hello @emwalker, the Go PDK doesn't currently have a way to create entities or manipulate the database. Nothing special prevents us from providing that feature in Go, it's just that it is not there yet.

I see two ways to fix your problem:

  • Writing the plugin in Lua instead of Go. Lua is always ahead in terms of features, being the language that Kong itself is written in.
  • Sending a pull request that adds the missing bindings to https://github.com/Kong/go-pdk

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@emwalker
Comment options

@kikito
Comment options

@emwalker
Comment options

Answer selected by mayocream
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
2 participants