# Packages
Package proto is a generated protocol buffer package.
# Functions
MarshalIdentifier converts an api.Identifier to a pb.Identifier.
MarshalValue converts an api.Value to a pb.Value.
MarshalValueList converts an api.ValueList to a pb.ValueList.
Newclient returns a wrapper around the gRPC client connection that maps between the Go interface and the gRPC interface.
RegisterServer registers the implementation srv with the gRPC instance s.
UnmarshalValue converts a pb.Identifier to an api.Identifier.
UnmarshalValue converts a pb.Value to an api.Value.
UnmarshalValue converts a pb.ValueList to an api.ValueList.
# Interfaces
Interface is an idiomatic Go interface for the Collectd gRPC service.