Documentation
¶
Overview ¶
Package delegate provides the ability to make function calls between different domain packages when an import is not possible.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Delegate ¶
type Delegate struct {
// contains filtered or unexported fields
}
Delegate manages the set of functions to be called by domain packages when an import is not possible.
Click to show internal directories.
Click to hide internal directories.