Skip to content

bulo-hq/go-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Utilities

Installation

go get -u github.com/bulo-hq/go-utils

Environment Variables

Common

Name Default Value
MODE

* MODE
Set DEBUG for debugging

PostgreSQL

Name Default Value
POSTGRES_HOST 127.0.0.1
POSTGRES_PORT 5432
POSTGRES_NAME postgres
POSTGRES_USER postgres
POSTGRES_PASS postgres
POSTGRES_SSL_MODE
POSTGRES_ROOT_CERT_PATH
POSTGRES_CLIENT_CERT_PATH
POSTGRES_CLIENT_KEY_PATH
GOOGLE_CLOUD_IDENTITY_TOKEN

* GOOGLE_CLOUD_IDENTITY_TOKEN
Set Google Cloud Identity Token Which is generated by command gcloud auth print-identity-token Set automatically on Google Platforms

© 2024 BuLo Developers