package
0.30.1-alpha
Repository: https://github.com/instill-ai/model-backend.git
Documentation: pkg.go.dev

# Functions

ConvertAllJSONEnumValueToProtoStyle converts lowercase enum value to the Protobuf naming convention where the enum type is always prefixed and is UPPERCASE snake_case.
ConvertAllJSONKeySnakeCase traverses a JSON object to replace all keys to snake_case.
No description provided by the author
TODO: properly support batch inference.
No description provided by the author
GetJSON fetches the contents of the given URL and decodes it as JSON into the given result, which should be a pointer to the expected data.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TODO: billable event TBD.
No description provided by the author
validate to prevent security issue as https://codeql.github.com/codeql-query-help/go/go-path-injection/.
writeToFp takes in a file pointer and byte array and writes the byte array into the file returns error if pointer is nil or error in writing to file.

# Constants

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
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
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
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

# Variables

No description provided by the author
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
No description provided by the author
No description provided by the author
No description provided by the author