Pinned Repositories
config-env
A tool for embedding variable environment into the input file.
config-template
A tool for embedding file's contents into the template file.
dataservicex
A library is a go library that wrapup common CRUD functions of the data service layer to access a database.
godebouncer
Debouncer library that debounces signal to avoid frequently spamming triggered event.
goretry
Go Retry enables the code can retry to do it if it's failed. It's good to handle transient failures when it tries to connect to a service or network resource, or try to do a required logic.
vnteamopen.github.io
Home page of Viet Nam team open. Where we build fun stuffs
Viet Nam Team Open's Repositories
vnteamopen/godebouncer
Debouncer library that debounces signal to avoid frequently spamming triggered event.
vnteamopen/vnteamopen.github.io
Home page of Viet Nam team open. Where we build fun stuffs
vnteamopen/dataservicex
A library is a go library that wrapup common CRUD functions of the data service layer to access a database.
vnteamopen/config-template
A tool for embedding file's contents into the template file.
vnteamopen/config-env
A tool for embedding variable environment into the input file.
vnteamopen/goretry
Go Retry enables the code can retry to do it if it's failed. It's good to handle transient failures when it tries to connect to a service or network resource, or try to do a required logic.