Skip to content

mus-format/ext-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ext-go

ext-go provides an extension for the mus-go serializer, enabling additional functionality for the MUS format.

This package includes:

  • MarshallerMUS — an interface for types that can marshal themselves into the MUS format.
  • MarshalMUS — a generic function to marshal values implementing MarshallerMUS.
  • MarshallerTypedMUS — an interface for types that support typed MUS serialization, designed for use with DTS.
  • MarshalTypedMUS — a generic function to marshal values implementing MarshallerTypedMUS.

About

Provides a mus-go serializer extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages