Documentation
¶
Overview ¶
Code generated by define_gene; DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //go:embed encoding_gob.d.ts EncodingGobDefine []byte EncodingGobDeclared = map[string]any{ "newDecoder": gob.NewDecoder, "newEncoder": gob.NewEncoder, "register": gob.Register, "registerName": gob.RegisterName, "emptyCommonType": engine.Empty[gob.CommonType], "emptyRefCommonType": engine.EmptyRefer[gob.CommonType], "refOfCommonType": engine.ReferOf[gob.CommonType], "unRefCommonType": engine.UnRefer[gob.CommonType]} )
Functions ¶
This section is empty.
Types ¶
type EncodingGobModule ¶
type EncodingGobModule struct{}
func (EncodingGobModule) Exports ¶
func (S EncodingGobModule) Exports() map[string]any
func (EncodingGobModule) Identity ¶
func (S EncodingGobModule) Identity() string
func (EncodingGobModule) TypeDefine ¶
func (S EncodingGobModule) TypeDefine() []byte
Click to show internal directories.
Click to hide internal directories.