Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakeMutable ¶
MakeMutable returns a copy of v with read-only restrictions removed.
This allows invocation of methods on the value. Care must be taken not to call methods that modify the returned value.
It panics if the value can not be made mutable.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.