Go-pdk cache interface

Hello everyone,

I have developed a custom authentication plugin for Kong using the Go PDK. In addition to authentication, the plugin should access Kong’s internal cache to temporarily store certain data. However, I cannot find the kong.Cache interface in the PDK. Can you tell me if I can access the cache with the Go PDK?

Thanks in advance
Armando