Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Name ¶
type Name string
type Set ¶
type Set struct {
// contains filtered or unexported fields
}
type UnknownExperimentError ¶
type UnknownExperimentError struct {
Name Name
}
UnknownExperimentError is an error returned when an app tries to use an experiment that is not known to the current version of Encore.
func (*UnknownExperimentError) Error ¶
func (e *UnknownExperimentError) Error() string
Click to show internal directories.
Click to hide internal directories.