package
0.0.0-20230130100827-6c64ebff31b2
Repository: https://github.com/packtpublishing/go-cookbook.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Patch sets the value pointed to by the given destination to the given value, and returns a function to restore it to its original value.

# Variables

No description provided by the author

# Interfaces

DoStuffer is a simple interface.

# Type aliases

Restorer holds a function that can be used to restore some previous state.