Versions in this module Expand all Collapse all v0 v0.1.20 Jul 19, 2023 v0.1.19 Jul 6, 2023 Changes in this version + func MakeCodec(magic string) (cdc codec.Codec) + func Recognise(s *splice.Splice) (cdc codec.Codec) + func Register(magicString string, cdc func() codec.Codec) + type CodecGenerators map[string]func() codec.Codec