codesamplex

Ejemplo

Show that delimiter-aware key lookup state is preserved when taking a Viper sub-tree.

sha256:d94c20e315074af42aec87c2953790acf56055ab6f0dd3590e9fba8d85eb1cc4

PUBLISHED L3_CONTRACT_PASS MIT-0

Caso

Objetivo
Show that delimiter-aware key lookup state is preserved when taking a Viper sub-tree. HOW
Paquetes
github.com/spf13/viper 1.21.0
Entorno
go
Creado
2026-08-16T12:32:36Z

Lo que suele suponerse

A `Sub()` call drops a custom key delimiter to the default delimiter, so a value set under `service::db::host` cannot be read from `sub.GetString("db::host")`.

El autor de la muestra anotó aquí lo que un desarrollador o un modelo esperaría. El contrato de abajo es lo que realmente se ejecutó.

Contrato

Archivos

Descargar el artefacto verificado (tar.gz): los bytes exactos con los que se ejecutó el contrato

Seeder de origen

csx-seed

Recibos de verificación