internalerror

package
v0.6.1 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2026 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EmptyBucketingKeyError

type EmptyBucketingKeyError struct {
	Message string
}

EmptyBucketingKeyError is the error returned when the bucketing key is empty.

func (*EmptyBucketingKeyError) Error

func (e *EmptyBucketingKeyError) Error() string

Implement the Error() method for the custom error type

type NestedKeyNotFoundError added in v0.2.0

type NestedKeyNotFoundError struct {
	Key string
}

NestedKeyNotFoundError is the error returned when a nested key is not found.

func (*NestedKeyNotFoundError) Error added in v0.2.0

func (e *NestedKeyNotFoundError) Error() string

Implement the Error() method for the custom error type

type RuleNotApplyError

type RuleNotApplyError struct {
	Context ffcontext.Context
}

func (*RuleNotApplyError) Error

func (m *RuleNotApplyError) Error() string

Jump to

Keyboard shortcuts

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