You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.md
-29Lines changed: 0 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,35 +3,6 @@ layout: default
3
3
title: confkit — Typed Configuration for Go
4
4
---
5
5
6
-
<scripttype="application/ld+json">
7
-
{
8
-
"@context":"https://schema.org",
9
-
"@type":"SoftwareApplication",
10
-
"name":"confkit",
11
-
"description":"Type-safe configuration toolkit for Go. Load, merge, validate, and redact configuration from structs, files, environment variables, CLI flags, and secret stores like Vault, AWS Secrets Manager, Consul, and etcd.",
0 commit comments