Categorygithub.com/zeebo/sudo
repositorypackage
1.0.2
Repository: https://github.com/zeebo/sudo.git
Documentation: pkg.go.dev

# README

Sudo

go.dev Go Report Card SourceGraph

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.