package
Version:
v0.0.0-...-a679eef
Opens a new window with list of versions in this module.
Published: Mar 11, 2025
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
ChainMap contains a slice of Dicts for interpolation values.
New creates a new ChainMap.
Add adds given dicts to the ChainMap.
Get gets the last value with the given key from the ChainMap.
If key does not exist returns empty string.
Len returns the ammount of Dicts in the ChainMap.
Dict is a simple string->string map.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.