Documentation
¶
Index ¶
- func NewGlobalUUID() string
- func NewNamespaceUUID(name string, space uuid.UUID) string
- type Channels
- type MeshID
- type Process
- func (proc *Process) Call(pkg *oceanus.Pkg) (interface{}, error)
- func (proc *Process) Local() abstract.Mesh
- func (proc *Process) Logger() logis.Logger
- func (proc *Process) NewAcceptor(addr string) network.Acceptor
- func (proc *Process) NewConnector(addr string) network.Connector
- func (proc *Process) Router() abstract.Router
- func (proc *Process) Run()
- func (proc *Process) Send(pkg *oceanus.Pkg) error
- func (proc *Process) Sends(pkg *oceanus.Pkg) error
- func (proc *Process) Stop()
- type Remotes
- type Router
- type RpcID
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGlobalUUID ¶
func NewGlobalUUID() string
Types ¶
Source Files
¶
Click to show internal directories.
Click to hide internal directories.