Categorygithub.com/compose-spec/compose-go
module
1.20.2
Repository: https://github.com/compose-spec/compose-go.git
Documentation: pkg.go.dev

# README

compose-go

Continuous integration Go Reference

Go reference library for parsing and loading Compose files as specified by the Compose specification.

Used by

# Packages

No description provided by the author
No description provided by the author
Package dotenv is a go port of the ruby dotenv library (https://github.com/bkeepers/dotenv) Examples/readme can be found on the github page at https://github.com/joho/godotenv The TL;DR is that you make a .env file that looks something like SOME_ENV_VAR=somevalue and then in your go code you can call godotenv.Load() and all the env vars declared in .env will be available through os.Getenv("SOME_ENV_VAR").
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