Zap Operations

From NovaOrdis Knowledge Base
Revision as of 20:41, 3 January 2024 by Ovidiu (talk | contribs) (Created page with "=Internal= * zap =Installation= In the directory that contains <code>go.mod</code>: <syntaxhighlight lang='bash'> go get -u go.uber.org/zap </syntaxhighlight>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Installation

In the directory that contains go.mod:

go get -u go.uber.org/zap