mirror of
https://github.com/dpup/meshstream.git
synced 2026-06-11 09:44:46 +02:00
5 lines
192 B
Go
5 lines
192 B
Go
package decoder
|
|
|
|
// This file has been intentionally left empty.
|
|
// Removed formatter functions as they are no longer needed.
|
|
// We now use protobuf serialization via protojson for formatting. |