Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Delegate ¶
type ProxiesAspect ¶
type ProxiesAspect interface {
RegisterDelegate(delegateType reflect.Type)
RegisterProxy(proxy Proxy) error
// contains filtered or unexported methods
}
var (
SingletonAspect ProxiesAspect
)
func GetSingletonAspectInstance ¶
func GetSingletonAspectInstance() ProxiesAspect
Click to show internal directories.
Click to hide internal directories.