Documentation
¶
Index ¶
- func AppendInstanceKey(template string, key string) (string, error)
- func Parent(address string) (string, error)
- func Same(a, b EntryRef) bool
- func SplitInstanceKey(address string) (template string, key string, ok bool, err error)
- func Template(address string) (string, error)
- func ValidateAddress(address string) error
- type Category
- type EntryRef
- type StateAddressSegment
- type StateRef
- type StringKey
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AppendInstanceKey ¶
AppendInstanceKey returns template with key set on its final segment.
func SplitInstanceKey ¶
SplitInstanceKey removes and returns the final segment's static key.
func ValidateAddress ¶
Types ¶
type StateAddressSegment ¶
func (StateAddressSegment) String ¶
func (s StateAddressSegment) String() string
Click to show internal directories.
Click to hide internal directories.