Retracted: lots of mangled things, sorry
package
Version:
v1.0.10
Opens a new window with list of versions in this module.
Published: Oct 5, 2024
License: Unlicense
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Parse(b B) (t *T, rem B, err E)
type T struct {
Message B
}
func NewFrom[V S | B](msg V) *T
func (en *T) MarshalJSON(dst B) (b B, err E)
func (en *T) UnmarshalJSON(b B) (r B, err E)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.