For example, EncodeSeed method is exported and is used to store known seeds in database. It should be used only by ParseRequest/Response methods in yacyproto and other modules should operate only with strict Seed type and create new encoder if needed for their own needs.
For example,
EncodeSeedmethod is exported and is used to store known seeds in database. It should be used only by ParseRequest/Response methods in yacyproto and other modules should operate only with strict Seed type and create new encoder if needed for their own needs.