diff options
Diffstat (limited to 'clients/common')
-rw-r--r-- | clients/common/common.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/clients/common/common.go b/clients/common/common.go index a6f6166..ec04dda 100644 --- a/clients/common/common.go +++ b/clients/common/common.go @@ -1,3 +1,4 @@ +// Package common contains utils used by the clients package common import ( |