# Functions
CheckForBreakingChanges will compare the current protobuf definition with a new one and detect breaking changes.
ExtractSchema will extract a flattened out schema from a protobuf message.
Validate will ensure the bytes passed are a valid gzipped proto schema.