Go to file
Marvin Preuss 77ad55f1eb feat(config): own PasswordFile type
its possible to unmarshal a PasswordFile path to a read string. this is
nice for docker secret setups. also adds a GetPassword method which
checks if both Password and PasswordFile are declared.
2024-04-02 07:36:59 +00:00
.github/workflows ci: login to ghcr 2024-03-20 09:45:06 +00:00
api first commit 2024-03-20 07:58:17 +00:00
cmd/glucose_exporter feat: move cmd to own dir 2024-03-21 10:19:32 +00:00
httpslog first commit 2024-03-20 07:58:17 +00:00
internal feat(config): own PasswordFile type 2024-04-02 07:36:59 +00:00
vendor first commit 2024-03-20 07:58:17 +00:00
.gitignore feat: move cmd to own dir 2024-03-21 10:19:32 +00:00
.golangci.yml first commit 2024-03-20 07:58:17 +00:00
.goreleaser.yml feat: move cmd to own dir 2024-03-21 10:19:32 +00:00
Earthfile chore: bump golangci-lint version 2024-04-02 07:01:41 +00:00
go.mod first commit 2024-03-20 07:58:17 +00:00
go.sum first commit 2024-03-20 07:58:17 +00:00