8000 GitHub - ivfiev/oh-come-on: Allows Go programs with unused variables/imports to compile and run.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ivfiev/oh-come-on

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oh-come-on

Simple ptrace-based golang compile process tracer disabling the annoying declared and not used and imported and not used compilation errors.

Does not touch disk nor modifies go sources. No rebuild of go compiler required.

build

make

sample usage

image

About

Allows Go programs with unused variables/imports to compile and run.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0