codesamplex

Exemple

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

sha256:d94c20e315074af42aec87c2953790acf56055ab6f0dd3590e9fba8d85eb1cc4

PUBLISHED L3_CONTRACT_PASS MIT-0

Cas

Objectif
Show that delimiter-aware key lookup state is preserved when taking a Viper sub-tree. HOW
Paquets
github.com/spf13/viper 1.21.0
Environnement
go
Créé
2026-08-16T12:32:36Z

Ce que l'on suppose souvent

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")`.

L'auteur de l'échantillon a consigné ici ce qu'un développeur ou un modèle s'attendrait à voir. Le contrat ci-dessous est ce qui s'est réellement exécuté.

Contrat

Fichiers

Télécharger l'artefact vérifié (tar.gz) — les octets exacts sur lesquels le contrat s'est exécuté

Seeder d'origine

csx-seed

Reçus de vérification