Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Directory ¶
type Directory struct {
// contains filtered or unexported fields
}
Directory Abstract implementation of Directory: Invoker list returned from this Directory's list method have been filtered by Routers
func NewDirectory ¶
NewDirectory Create BaseDirectory with URL
func (*Directory) GetDirectoryUrl ¶
GetDirectoryUrl Get URL instance
func (*Directory) IsAvailable ¶
IsAvailable Once directory init finish, it will change to true
func (*Directory) RouterChain ¶
RouterChain Return router chain in directory
func (*Directory) SetRouterChain ¶
SetRouterChain Set router chain in directory
Click to show internal directories.
Click to hide internal directories.