Skip to content

Commit

Permalink
fix readme prune
Browse files Browse the repository at this point in the history
  • Loading branch information
youyuanwu committed Sep 7, 2020
1 parent cdda67c commit dae3b7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,7 @@ funk.Prune
Copy a struct with only selected fields. Slice is handled by pruning all elements.

.. code-block:: go
bar := &Bar{
Name: "Test",
}
Expand Down

0 comments on commit dae3b7e

Please sign in to comment.