package
0.5.21-badger
Repository: https://github.com/zerok-ai/zk-utils-go.git
Documentation: pkg.go.dev

# Structs

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

# Interfaces

ApiOperationValidator For now we don't need a validation as such We can throw an error if an expected cookie or key doesn't appear after an operation Can be extended further to add proper validations, if required.
JsonExtractor This interface is used to extract key-values from the response Any custom value extraction logic can be provided here.