go

command
v0.0.0-...-46821ba Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2024 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Overview

Binary gorwi rewrites imports.

Example:

$ go run gorwi.go -r '"flag" -> "other/flag"' test.go

race-addrof demonstrates an addrOf primitive using data races without using any import, in particular no fmt.Sprintf("%p")

go run race-interface.go go run -race race-interface.go GORACE=halt_on_error=1 go run -race race-interface.go

go run race-slice.go go run -race race-slice.go GORACE=halt_on_error=1 go run -race race-slice.go

Sample self-signed SSL service.

Directories

Path Synopsis
golang code execution without imports using only data races
golang code execution without imports using only data races
Package memory showcases some unsafe operations in Go: read, write and call.
Package memory showcases some unsafe operations in Go: read, write and call.

Jump to

Keyboard shortcuts

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