Zap: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
Line 10: Line 10:
* [[Zap Concepts|Concepts]]
* [[Zap Concepts|Concepts]]
* [[Zap Operations|Operations]]
* [[Zap Operations|Operations]]
=Installation=
In the directory that contains <code>go.mod</code>:
<syntaxhighlight lang='bash'>
go get -u go.uber.org/zap
</syntaxhighlight>

Revision as of 20:40, 3 January 2024