Ecosyste.ms: Packages

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

Top 9.6% on proxy.golang.org
Top 5.8% dependent packages on proxy.golang.org
Top 4.7% dependent repos on proxy.golang.org

proxy.golang.org : github.com/modzy/sdk-go

Package modzy provides an SDK to easily access the modzy http API. To use this SDK you need to create a modzy Client and then call any useful functions. For example, if you need to get details about a model: The methods are organized into collections under the main client. For example: All SDK functions require a context to be provided, and this context is passed to the resulting http.Request. You may choose to use this knowledge to implement custom tracing or other supportability requirements you may have. If cancel a context, the resulting http request, or any other internal processes will halt. For all cases where a known list of values exists, the SDK functions will use a specific type to help you find those easily. For example, when filtering and/or sorting the job history, there are const values for the various inputs: In the case that the API is updated before the SDK can be updated, you can use the const types yourself: Fake types are provided for each of the main client interfaces to allow for easy mocking during testing:

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/modzy/sdk-go
Keywords: ai-security, api-client, api-client-go, docker, drift-detection, explainable-ai, golang, kubernetes, machine-learning-operations, microservices, mlops, model-serving, production-machine-learning, serving
License: Apache-2.0
Latest release: over 2 years ago
First release: almost 3 years ago
Namespace: github.com/modzy
Dependent packages: 1
Dependent repositories: 1
Stars: 3 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 27 days ago

    Loading...
    Readme
    Loading...