Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

henderjon/mstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mstore

GoDoc Build Status License

An all-too-simple data de/serializer. It reads and writes data in a format similar to raw email or raw http requests.

example

Header-Name: val/value; type=val
Another-Header: single value

This is the payload which can actually be anything. Content-Type/Length headers aren't determinitive.

About

a simple and primitive data de/serializer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages