Documentation ¶
Index ¶
- func Decode(graphItem *store.GraphItem) (interface{}, error)
- func Encode(msg interface{}) (*store.GraphItem, error)
- func RegisterDependencyService(server *grpc.Server, gs store.GraphStoreClient)
- func RegisterModuleService(server *grpc.Server, gs store.GraphStoreClient)
- func RegisterSearchService(server *grpc.Server, gs store.GraphStoreClient)
- func RegisterSourceService(server *grpc.Server, gs store.GraphStoreClient)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterDependencyService ¶
func RegisterDependencyService(server *grpc.Server, gs store.GraphStoreClient)
RegisterDependencyService registers the dependencyService implementation with the server
func RegisterModuleService ¶
func RegisterModuleService(server *grpc.Server, gs store.GraphStoreClient)
RegisterModuleService registers the moduleService implementation with the server
func RegisterSearchService ¶
func RegisterSearchService(server *grpc.Server, gs store.GraphStoreClient)
RegisterSearchService registers the searchService implementation with the server
func RegisterSourceService ¶
func RegisterSourceService(server *grpc.Server, gs store.GraphStoreClient)
RegisterSourceService registers the sourceService implementation with the server
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.