Versions in this module Expand all Collapse all v0 v0.7.1 Aug 26, 2025 v0.6.1 Aug 19, 2025 Changes in this version + func Build(...interface{}) string + type Binding struct + func Bind(iface, to interface{}) Binding + type ProvidedValue struct + func InterfaceValue(typ interface{}, x interface{}) ProvidedValue + func Value(interface{}) ProvidedValue + type ProviderSet struct + func NewSet(...interface{}) ProviderSet + type StructFields struct + func FieldsOf(structType interface{}, fieldNames ...string) StructFields + type StructProvider struct + func Struct(structType interface{}, fieldNames ...string) StructProvider