_struct

package
v0.12.3 Latest Latest
Warning

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

Go to latest
Published: May 15, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var StructType = newStructType()

StructType is the Python-visible Struct class.

CPython: Modules/_struct.c:1200 Struct_Type

Functions

This section is empty.

Types

type Struct

type Struct struct {
	objects.Header
	// contains filtered or unexported fields
}

Struct is the Go backing for a Struct instance.

CPython: Modules/_struct.c:1144 PyStructObject

Jump to

Keyboard shortcuts

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