package
0.0.0-20250219111058-d239b7fba812
Repository: https://github.com/langgenius/dify-plugin-daemon.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
NewZipPluginDecoderWithSizeLimit is a helper function to create a ZipPluginDecoder with a size limit It checks the total uncompressed size of the plugin package and returns an error if it exceeds the max size.
VerifyPlugin is a function that verifies the signature of a plugin It takes a plugin decoder and verifies the signature.

# Variables

No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

PluginDecoder is an interface for decoding and interacting with plugin files.