# Functions
NewLMSClient constructs a client for the api.v1alpha1.lms.LMS service.
NewLMSHandler builds an HTTP handler from the service implementation.
# Constants
LMSDeleteFileTemplateProcedure is the fully-qualified name of the LMS's DeleteFileTemplate RPC.
LMSGetFileTemplateProcedure is the fully-qualified name of the LMS's GetFileTemplate RPC.
LMSListFileTemplatesProcedure is the fully-qualified name of the LMS's ListFileTemplates RPC.
LMSName is the fully-qualified name of the LMS service.
LMSParseFileTemplateProcedure is the fully-qualified name of the LMS's ParseFileTemplate RPC.
LMSUpdateFileTemplateProcedure is the fully-qualified name of the LMS's UpdateFileTemplate RPC.
# Structs
UnimplementedLMSHandler returns CodeUnimplemented from all methods.
# Interfaces
LMSClient is a client for the api.v1alpha1.lms.LMS service.
LMSHandler is an implementation of the api.v1alpha1.lms.LMS service.