From a1fd3bf037c914888bb3d4ee7d15a532348448a0 Mon Sep 17 00:00:00 2001 From: Mark McGranaghan Date: Fri, 10 Apr 2020 17:49:18 -0700 Subject: [PATCH] Regenerate --- public/arrays | 2 +- public/atomic-counters | 2 +- public/base64-encoding | 2 +- public/channel-buffering | 2 +- public/channel-directions | 2 +- public/channel-synchronization | 2 +- public/channels | 2 +- public/closing-channels | 2 +- public/closures | 2 +- public/collection-functions | 2 +- public/command-line-arguments | 2 +- public/command-line-flags | 2 +- public/command-line-subcommands | 2 +- public/constants | 2 +- public/context | 2 +- public/defer | 2 +- public/directories | 2 +- public/environment-variables | 2 +- public/epoch | 2 +- public/errors | 2 +- public/execing-processes | 2 +- public/file-paths | 2 +- public/for | 2 +- public/functions | 2 +- public/goroutines | 2 +- public/http-clients | 2 +- public/http-servers | 2 +- public/if-else | 2 +- public/interfaces | 2 +- public/json | 2 +- public/line-filters | 2 +- public/maps | 2 +- public/methods | 2 +- public/multiple-return-values | 2 +- public/mutexes | 2 +- public/non-blocking-channel-operations | 2 +- public/number-parsing | 2 +- public/panic | 2 +- public/pointers | 2 +- public/random-numbers | 2 +- public/range | 2 +- public/range-over-channels | 2 +- public/rate-limiting | 2 +- public/reading-files | 2 +- public/recursion | 2 +- public/regular-expressions | 2 +- public/select | 2 +- public/sha1-hashes | 2 +- public/signals | 2 +- public/slices | 2 +- public/sorting | 2 +- public/sorting-by-functions | 2 +- public/spawning-processes | 2 +- public/stateful-goroutines | 2 +- public/string-formatting | 2 +- public/string-functions | 2 +- public/structs | 2 +- public/switch | 2 +- public/temporary-files-and-directories | 2 +- public/testing | 2 +- public/tickers | 2 +- public/time | 2 +- public/time-formatting-parsing | 2 +- public/timeouts | 2 +- public/timers | 2 +- public/url-parsing | 2 +- public/values | 2 +- public/variables | 2 +- public/variadic-functions | 2 +- public/waitgroups | 2 +- public/worker-pools | 2 +- public/writing-files | 2 +- public/xml | 2 +- 73 files changed, 73 insertions(+), 73 deletions(-) diff --git a/public/arrays b/public/arrays index 352a010..0a60105 100644 --- a/public/arrays +++ b/public/arrays @@ -206,7 +206,7 @@ typical Go. We’ll look at slices next.

diff --git a/public/atomic-counters b/public/atomic-counters index 2d52529..a6fef35 100644 --- a/public/atomic-counters +++ b/public/atomic-counters @@ -236,7 +236,7 @@ state.

diff --git a/public/base64-encoding b/public/base64-encoding index 13baf61..74ffc9a 100644 --- a/public/base64-encoding +++ b/public/base64-encoding @@ -191,7 +191,7 @@ but they both decode to the original string as desired.

diff --git a/public/channel-buffering b/public/channel-buffering index 5f2d1f5..0bea69d 100644 --- a/public/channel-buffering +++ b/public/channel-buffering @@ -153,7 +153,7 @@ concurrent receive.

diff --git a/public/channel-directions b/public/channel-directions index f79750a..2814e81 100644 --- a/public/channel-directions +++ b/public/channel-directions @@ -145,7 +145,7 @@ receive on this channel.

diff --git a/public/channel-synchronization b/public/channel-synchronization index 71fec12..804f06c 100644 --- a/public/channel-synchronization +++ b/public/channel-synchronization @@ -184,7 +184,7 @@ started.

diff --git a/public/channels b/public/channels index 6ae7ade..c3f4a4a 100644 --- a/public/channels +++ b/public/channels @@ -168,7 +168,7 @@ message without having to use any other synchronization.

diff --git a/public/closing-channels b/public/closing-channels index 5271faa..cba2538 100644 --- a/public/closing-channels +++ b/public/closing-channels @@ -194,7 +194,7 @@ example: range over channels.

diff --git a/public/closures b/public/closures index e31c87a..3ef94ee 100644 --- a/public/closures +++ b/public/closures @@ -190,7 +190,7 @@ recursion.

diff --git a/public/collection-functions b/public/collection-functions index 33c38fd..6d7db8c 100644 --- a/public/collection-functions +++ b/public/collection-functions @@ -371,7 +371,7 @@ type.

diff --git a/public/command-line-arguments b/public/command-line-arguments index 687aefd..a3f61e4 100644 --- a/public/command-line-arguments +++ b/public/command-line-arguments @@ -170,7 +170,7 @@ with flags.

diff --git a/public/command-line-flags b/public/command-line-flags index 024349f..b308844 100644 --- a/public/command-line-flags +++ b/public/command-line-flags @@ -310,7 +310,7 @@ and show the help text again.

diff --git a/public/command-line-subcommands b/public/command-line-subcommands index 6bee74c..60e9928 100644 --- a/public/command-line-subcommands +++ b/public/command-line-subcommands @@ -263,7 +263,7 @@ way to parameterize programs.

diff --git a/public/constants b/public/constants index b1cf880..737bfc0 100644 --- a/public/constants +++ b/public/constants @@ -183,7 +183,7 @@ assignment or function call. For example, here diff --git a/public/context b/public/context index 3a3a406..d808591 100644 --- a/public/context +++ b/public/context @@ -205,7 +205,7 @@ cancellation.

diff --git a/public/defer b/public/defer index 54bb2d7..b15ef1e 100644 --- a/public/defer +++ b/public/defer @@ -212,7 +212,7 @@ after being written.

diff --git a/public/directories b/public/directories index c88a76c..0d7d9f5 100644 --- a/public/directories +++ b/public/directories @@ -353,7 +353,7 @@ recursively by filepath.Walk.

diff --git a/public/environment-variables b/public/environment-variables index e68934d..65b18c9 100644 --- a/public/environment-variables +++ b/public/environment-variables @@ -186,7 +186,7 @@ program picks that value up.

diff --git a/public/epoch b/public/epoch index 02bfc7e..192c24c 100644 --- a/public/epoch +++ b/public/epoch @@ -177,7 +177,7 @@ parsing and formatting.

diff --git a/public/errors b/public/errors index 3103a2e..be57978 100644 --- a/public/errors +++ b/public/errors @@ -299,7 +299,7 @@ on the Go blog for more on error handling.

diff --git a/public/execing-processes b/public/execing-processes index 585a266..687da4a 100644 --- a/public/execing-processes +++ b/public/execing-processes @@ -203,7 +203,7 @@ processes covers most use cases for fork.

diff --git a/public/file-paths b/public/file-paths index 3219a93..1e5e204 100644 --- a/public/file-paths +++ b/public/file-paths @@ -250,7 +250,7 @@ be made relative to base.

diff --git a/public/for b/public/for index fea862c..d4abec4 100644 --- a/public/for +++ b/public/for @@ -195,7 +195,7 @@ structures.

diff --git a/public/functions b/public/functions index b4b80b3..2747daa 100644 --- a/public/functions +++ b/public/functions @@ -193,7 +193,7 @@ multiple return values, which we’ll look at next.

diff --git a/public/goroutines b/public/goroutines index 105d9bd..0defc4c 100644 --- a/public/goroutines +++ b/public/goroutines @@ -207,7 +207,7 @@ concurrent Go programs: channels.

diff --git a/public/http-clients b/public/http-clients index 09080b5..d3c773d 100644 --- a/public/http-clients +++ b/public/http-clients @@ -169,7 +169,7 @@ settings.

diff --git a/public/http-servers b/public/http-servers index c62ba61..72b4ef0 100644 --- a/public/http-servers +++ b/public/http-servers @@ -210,7 +210,7 @@ router we’ve just set up.

diff --git a/public/if-else b/public/if-else index ed87d6a..b599e09 100644 --- a/public/if-else +++ b/public/if-else @@ -184,7 +184,7 @@ for basic conditions.

diff --git a/public/interfaces b/public/interfaces index 737c518..baf76af 100644 --- a/public/interfaces +++ b/public/interfaces @@ -236,7 +236,7 @@ these structs as arguments to measure.

diff --git a/public/json b/public/json index 4a648d1..b39d512 100644 --- a/public/json +++ b/public/json @@ -416,7 +416,7 @@ for more.

diff --git a/public/line-filters b/public/line-filters index ec84915..d7e5fea 100644 --- a/public/line-filters +++ b/public/line-filters @@ -204,7 +204,7 @@ lowercase lines.

diff --git a/public/maps b/public/maps index f0c7c0f..c3bb882 100644 --- a/public/maps +++ b/public/maps @@ -232,7 +232,7 @@ printed with fmt.Println.

diff --git a/public/methods b/public/methods index a053c85..b8e0a58 100644 --- a/public/methods +++ b/public/methods @@ -197,7 +197,7 @@ naming related sets of methods: interfaces.

diff --git a/public/multiple-return-values b/public/multiple-return-values index ec3ebcb..fa3ca35 100644 --- a/public/multiple-return-values +++ b/public/multiple-return-values @@ -166,7 +166,7 @@ feature of Go functions; we’ll look at this next.

diff --git a/public/mutexes b/public/mutexes index fb406ee..94208eb 100644 --- a/public/mutexes +++ b/public/mutexes @@ -297,7 +297,7 @@ management task using only goroutines and channels.

diff --git a/public/non-blocking-channel-operations b/public/non-blocking-channel-operations index 6a529c8..ea30fd1 100644 --- a/public/non-blocking-channel-operations +++ b/public/non-blocking-channel-operations @@ -176,7 +176,7 @@ on both messages and signals.

diff --git a/public/number-parsing b/public/number-parsing index 6b063ee..e222bc7 100644 --- a/public/number-parsing +++ b/public/number-parsing @@ -213,7 +213,7 @@ bits.

diff --git a/public/panic b/public/panic index f078c03..9242fcc 100644 --- a/public/panic +++ b/public/panic @@ -172,7 +172,7 @@ to use error-indicating return values wherever possible.

diff --git a/public/pointers b/public/pointers index 53d075a..62d3a70 100644 --- a/public/pointers +++ b/public/pointers @@ -193,7 +193,7 @@ the memory address for that variable.

diff --git a/public/random-numbers b/public/random-numbers index 7d14d79..39f9246 100644 --- a/public/random-numbers +++ b/public/random-numbers @@ -229,7 +229,7 @@ that Go can provide.

diff --git a/public/range b/public/range index 947af86..81877c9 100644 --- a/public/range +++ b/public/range @@ -200,7 +200,7 @@ of the rune and the second the rune itself.

diff --git a/public/range-over-channels b/public/range-over-channels index cc279fb..6eedb6a 100644 --- a/public/range-over-channels +++ b/public/range-over-channels @@ -154,7 +154,7 @@ values be received.

diff --git a/public/rate-limiting b/public/rate-limiting index 49e16b9..25900dd 100644 --- a/public/rate-limiting +++ b/public/rate-limiting @@ -261,7 +261,7 @@ then serve the remaining 2 with ~200ms delays each.

diff --git a/public/reading-files b/public/reading-files index 62e692c..abed995 100644 --- a/public/reading-files +++ b/public/reading-files @@ -287,7 +287,7 @@ be scheduled immediately after Opening with diff --git a/public/recursion b/public/recursion index 12b7ffa..d1125aa 100644 --- a/public/recursion +++ b/public/recursion @@ -125,7 +125,7 @@ base case of fact(0).

diff --git a/public/regular-expressions b/public/regular-expressions index 20d4fbd..7a312eb 100644 --- a/public/regular-expressions +++ b/public/regular-expressions @@ -342,7 +342,7 @@ the regexp package docs diff --git a/public/select b/public/select index fc1eda7..c92146f 100644 --- a/public/select +++ b/public/select @@ -183,7 +183,7 @@ concurrently.

diff --git a/public/sha1-hashes b/public/sha1-hashes index 9bbcddf..82dfb4f 100644 --- a/public/sha1-hashes +++ b/public/sha1-hashes @@ -203,7 +203,7 @@ you should carefully research diff --git a/public/signals b/public/signals index 786fb5a..af1a001 100644 --- a/public/signals +++ b/public/signals @@ -188,7 +188,7 @@ causing the program to print interrupt and then exit.

diff --git a/public/slices b/public/slices index c61dcb7..798a0ca 100644 --- a/public/slices +++ b/public/slices @@ -308,7 +308,7 @@ Go’s other key builtin data structure: maps.

diff --git a/public/sorting b/public/sorting index 18f89fb..e341758 100644 --- a/public/sorting +++ b/public/sorting @@ -160,7 +160,7 @@ slices and true as the result of our AreSorted test. diff --git a/public/sorting-by-functions b/public/sorting-by-functions index 0d2b442..4f0f50e 100644 --- a/public/sorting-by-functions +++ b/public/sorting-by-functions @@ -177,7 +177,7 @@ functions.

diff --git a/public/spawning-processes b/public/spawning-processes index 22aaecd..3ee9ff8 100644 --- a/public/spawning-processes +++ b/public/spawning-processes @@ -259,7 +259,7 @@ as if we had run them directly from the command-line.

diff --git a/public/stateful-goroutines b/public/stateful-goroutines index 25b8f59..88182c5 100644 --- a/public/stateful-goroutines +++ b/public/stateful-goroutines @@ -312,7 +312,7 @@ program.

diff --git a/public/string-formatting b/public/string-formatting index 6ec0568..5c1f574 100644 --- a/public/string-formatting +++ b/public/string-formatting @@ -457,7 +457,7 @@ and returns a string without printing it anywhere.

diff --git a/public/string-functions b/public/string-functions index 3c0ddfa..f486976 100644 --- a/public/string-functions +++ b/public/string-functions @@ -209,7 +209,7 @@ for more information.

diff --git a/public/structs b/public/structs index e941fef..26dfab3 100644 --- a/public/structs +++ b/public/structs @@ -266,7 +266,7 @@ pointers are automatically dereferenced.

diff --git a/public/switch b/public/switch index ead4de4..3cf0fc6 100644 --- a/public/switch +++ b/public/switch @@ -203,7 +203,7 @@ type corresponding to its clause.

diff --git a/public/temporary-files-and-directories b/public/temporary-files-and-directories index 3919f36..346ae74 100644 --- a/public/temporary-files-and-directories +++ b/public/temporary-files-and-directories @@ -241,7 +241,7 @@ prefixing them with our temporary directory.

diff --git a/public/testing b/public/testing index e8a3bc2..6b0a3aa 100644 --- a/public/testing +++ b/public/testing @@ -232,7 +232,7 @@ when executing go test -v.

diff --git a/public/tickers b/public/tickers index 6b219ab..aa0fac7 100644 --- a/public/tickers +++ b/public/tickers @@ -171,7 +171,7 @@ before we stop it.

diff --git a/public/time b/public/time index ae80469..246ffa8 100644 --- a/public/time +++ b/public/time @@ -270,7 +270,7 @@ the Unix epoch.

diff --git a/public/time-formatting-parsing b/public/time-formatting-parsing index e6b54d8..6e7fbcb 100644 --- a/public/time-formatting-parsing +++ b/public/time-formatting-parsing @@ -204,7 +204,7 @@ explaining the parsing problem.

diff --git a/public/timeouts b/public/timeouts index 36abd54..0d1854d 100644 --- a/public/timeouts +++ b/public/timeouts @@ -181,7 +181,7 @@ out and the second succeeding.

diff --git a/public/timers b/public/timers index 6f79311..4e75368 100644 --- a/public/timers +++ b/public/timers @@ -184,7 +184,7 @@ a chance to fire.

diff --git a/public/url-parsing b/public/url-parsing index 4fd0fb8..cb70ac7 100644 --- a/public/url-parsing +++ b/public/url-parsing @@ -235,7 +235,7 @@ pieces that we extracted.

diff --git a/public/values b/public/values index 807830b..aee60a2 100644 --- a/public/values +++ b/public/values @@ -152,7 +152,7 @@ basic examples.

diff --git a/public/variables b/public/variables index b10cded..312b5e5 100644 --- a/public/variables +++ b/public/variables @@ -183,7 +183,7 @@ initializing a variable, e.g. for diff --git a/public/variadic-functions b/public/variadic-functions index d366658..0ce77f5 100644 --- a/public/variadic-functions +++ b/public/variadic-functions @@ -172,7 +172,7 @@ to form closures, which we’ll look at next.

diff --git a/public/waitgroups b/public/waitgroups index e47765d..85856ce 100644 --- a/public/waitgroups +++ b/public/waitgroups @@ -229,7 +229,7 @@ is likely to be different for each invocation.

diff --git a/public/worker-pools b/public/worker-pools index 0b7c7d1..e7fec32 100644 --- a/public/worker-pools +++ b/public/worker-pools @@ -224,7 +224,7 @@ there are 3 workers operating concurrently.

diff --git a/public/writing-files b/public/writing-files index 49214e1..6d0626c 100644 --- a/public/writing-files +++ b/public/writing-files @@ -287,7 +287,7 @@ we’ve just seen to the stdin and stdout streams. diff --git a/public/xml b/public/xml index 85a2d15..66f7c5a 100644 --- a/public/xml +++ b/public/xml @@ -281,7 +281,7 @@ to nest all plants under <parent><child>...