# Functions
LoadFiles creates a new instance of local file loader.
NewMarshaller creates a new protocol buffer Marshaller.
# Structs
FileLoader is an implementation of Loader interface to load the proto files from the disk.
Marshaller protocol buffers output serializer.
# Interfaces
Loader the interface to load and list the protocol buffer message types.