package
0.5.21-badger
Repository: https://github.com/zerok-ai/zk-utils-go.git
Documentation: pkg.go.dev
# README
common
This module contains the common utility functions which are useful for all the repositories.
How To Use
All the functions are exported. We only need to have this package in our import statement and use the functions directly. To get this package do:
go get github.com/zerok-ai/zk-utils-go/common
To import this package do:
common "github.com/zerok-ai/zk-utils-go/common"
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Round Rounds to nearest like 12.3456 -> 12.35.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
# Type aliases
No description provided by the author