cfginternal

package
v0.39.0 Latest Latest
Warning

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

Go to latest
Published: Nov 12, 2025 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Overview

Package cfginternal exposes internals of go/cfg. It cannot actually depend on symbols from go/cfg.

Index

Constants

This section is empty.

Variables

View Source
var IsNoReturn = func(cfg any) bool {
	panic("golang.org/x/tools/go/cfg not linked into application")
}

IsNoReturn exposes (*cfg.CFG).noReturn to the ctrlflow analyzer. TODO(adonovan): add CFG.NoReturn to the public API.

You must link golang.org/x/tools/go/cfg into your application for this function to be non-nil.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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