An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

proxy.golang.org : github.com/Telefonica/go-pdk : v0.4.0

Package Telefonica/go-pdk implements Kong's Plugin Development Kit for Go. It directly parallels the existing kong PDK for Lua plugins. Kong plugins written in Go implement event handlers as methods on the Plugin's structure, with the given signature: The `kong` argument of type `*pdk.PDK` is the entrypoint for all PDK functions. For example, to get the client's IP address, you'd use `kong.Client.GetIp()`.

Registry - Documentation - Download - JSON - codemeta.json
purl: pkg:golang/github.com/%21telefonica/go-pdk@v0.4.0
Published:
Indexed:

    Loading...
    Readme
    Loading...
    Dependencies