nested

package
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 4, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

nolint

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NestedModule

type NestedModule struct {
	Value []byte `scale:"max=32"`
}

func (*NestedModule) DecodeScale

func (t *NestedModule) DecodeScale(dec *scale.Decoder) (total int, err error)

func (*NestedModule) EncodeScale

func (t *NestedModule) EncodeScale(enc *scale.Encoder) (total int, err error)

type StringAlias

type StringAlias string

type Struct

type Struct struct {
	A uint64
}

func (*Struct) DecodeScale

func (t *Struct) DecodeScale(dec *scale.Decoder) (total int, err error)

func (*Struct) EncodeScale

func (t *Struct) EncodeScale(enc *scale.Encoder) (total int, err error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL