# Packages

Package cipher implements simple encrypting and decrypting message.
Package client implements REST client management functions.
Package externalhandler implements REST server functions to communication between orchestration and service applications.
Package internalhandler implements REST server functions to communication between orchestrations.
Package mock_restinterface is a generated GoMock package.
Package resthelper implements rest helper functions.
Package route implements management functions of REST Router.
No description provided by the author

# Structs

HasRoutes wraps Routes.
Route type.

# Interfaces

IRestRoutes is the interface implemented by Get/Set for REST API.

# Type aliases

Routes type.