Zap Operations: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(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>")
 
No edit summary
Tag: Manual revert
 
(13 intermediate revisions by the same user not shown)
(No difference)

Latest revision as of 20:37, 14 March 2024

Internal

Installation

In the directory that contains go.mod:

go get -u go.uber.org/zap