runtime

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Jun 15, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

Package runtime contains operations that interact with Go's runtime system, such as functions to control goroutines. It also includes information about the system where the program is running.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsBigEndian

func IsBigEndian() bool

IsLittleEndian checks if the current platform uses big-endian.

func IsLittleEndian

func IsLittleEndian() bool

IsLittleEndian checks if the current platform uses little-endian.

func WordSize

func WordSize() uintptr

WordSize returns the current platform word size.

Types

This section is empty.

Directories

Path Synopsis
Package memrep provides tools to retrieve low-level representations of Go types.
Package memrep provides tools to retrieve low-level representations of Go types.

Jump to

Keyboard shortcuts

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