file

package
v0.47.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 12, 2024 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ModelOutputProperties

type ModelOutputProperties struct {
	Path               string             `mapstructure:"path"`
	Format             drivers.FileFormat `mapstructure:"format"`
	FileSizeLimitBytes int64              `mapstructure:"file_size_limit_bytes"`
}

func (*ModelOutputProperties) Validate

func (p *ModelOutputProperties) Validate() error

type ModelResultProperties

type ModelResultProperties struct {
	Path   string             `mapstructure:"path"`
	Format drivers.FileFormat `mapstructure:"format"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL