a3bf13711c
I had to run `make generate`. Some API functions got additional parameters `Options` and `Context`. I used empty options and `context.TODO()` for now. Signed-off-by: leonnicolas <leonloechner@gmx.de>
4 lines
170 B
Plaintext
4 lines
170 B
Plaintext
# This source code was written by the Go contributors.
|
|
# The master list of contributors is in the main Go distribution,
|
|
# visible at http://tip.golang.org/CONTRIBUTORS.
|