Documentation
¶
Index ¶
Constants ¶
View Source
const (
Unknown = "unknown"
)
Variables ¶
View Source
var ErrUnmarshalNil = errors.New("can't unmarshal a nil value")
Functions ¶
func Calc ¶ added in v0.25.0
func Calc(c *predictv1.PredictParam) (*predictv1.PredictResult, error)
Types ¶
type BaseCalcParams ¶ added in v0.25.0
type CalcStints ¶
type CalcType ¶ added in v0.25.0
type CalcType int
func ParseCalcType ¶ added in v0.25.0
func (CalcType) MarshalText ¶ added in v0.25.0
func (*CalcType) UnmarshalText ¶ added in v0.25.0
Click to show internal directories.
Click to hide internal directories.