package
0.10.0-alpha9
Repository: https://github.com/replicate/cog.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
LoadManifest loads a manifest from a file.
NewManifest creates a new manifest.

# Structs

Manifest contains metadata about weights files in a model.
Metadata contains information about a file.

# Type aliases

FileWalker is a function type that walks the file tree rooted at root, calling walkFn for each file or directory in the tree, including root.