Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BigMapContainer ¶
type BigMapContainer struct {
// contains filtered or unexported fields
}
func NewBigMapContainer ¶
func NewBigMapContainer() BigMapContainer
func (*BigMapContainer) FlushValues ¶
func (g *BigMapContainer) FlushValues()
func (*BigMapContainer) InitPath ¶
func (g *BigMapContainer) InitPath(prim script.Prim)
func (*BigMapContainer) MarshalJSON ¶
func (g *BigMapContainer) MarshalJSON() ([]byte, error)
func (*BigMapContainer) MarshalPath ¶
func (g *BigMapContainer) MarshalPath() ([]byte, error)
func (*BigMapContainer) ParseValues ¶
func (g *BigMapContainer) ParseValues(entrypoint string, prim script.Prim)
Click to show internal directories.
Click to hide internal directories.