Documentation
¶
Overview ¶
Code generated by define_gene; DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //go:embed encoding_pem.d.ts EncodingPemDefine []byte EncodingPemDeclared = map[string]any{ "decode": pem.Decode, "encode": pem.Encode, "encodeToMemory": pem.EncodeToMemory, "emptyBlock": engine.Empty[pem.Block], "emptyRefBlock": engine.EmptyRefer[pem.Block], "refOfBlock": engine.ReferOf[pem.Block], "unRefBlock": engine.UnRefer[pem.Block]} )
Functions ¶
This section is empty.
Types ¶
type EncodingPemModule ¶
type EncodingPemModule struct{}
func (EncodingPemModule) Exports ¶
func (S EncodingPemModule) Exports() map[string]any
func (EncodingPemModule) Identity ¶
func (S EncodingPemModule) Identity() string
func (EncodingPemModule) TypeDefine ¶
func (S EncodingPemModule) TypeDefine() []byte
Click to show internal directories.
Click to hide internal directories.