Documentation ¶
Index ¶
- Constants
- func CreateRequest() *networkservice.NetworkServiceRequest
- func NewNSMDFullServer(nsmgrName string, storage *sharedStorage) *nsmdFullServerImpl
- func NewNSMDFullServerWithModel(nsmgrName string, storage *sharedStorage, testModel model.Model) *nsmdFullServerImpl
- func NewSharedStorage() *sharedStorage
Constants ¶
View Source
const ( Master = "master" Worker = "worker" )
Variables ¶
This section is empty.
Functions ¶
func CreateRequest ¶
func CreateRequest() *networkservice.NetworkServiceRequest
CreateRequest - create test request
func NewNSMDFullServer ¶
func NewNSMDFullServer(nsmgrName string, storage *sharedStorage) *nsmdFullServerImpl
func NewSharedStorage ¶
func NewSharedStorage() *sharedStorage
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.