Skip to content
/ sudo Public
forked from zeebo/sudo

Bypasses restrictions on reflect

Notifications You must be signed in to change notification settings

forkkit/sudo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Sudo

GoDoc Sourcegraph Go Report Card

sudo is a package to make reflect more powerful (and dangerous).

It exports a single function, Sudo, which when passed a reflect.Value, will return a new reflect.Value with the read-only restrictions removed.

About

Bypasses restrictions on reflect

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%