Documentation
¶
Index ¶
- func A320d5e455ae3() string
- func ChildElements(_c47b4d331d0c *exec.Cmd)
- func FindElementPath(_ff30796837f4 context.Context, _5a81d78c7f39 *NodeC, _7ba8d53bdeac string, ...) error
- func FromJSON(_f21366cd68fc string, _2982c7605aa8 string) ([]byte, error)
- func FullKey(_61c93b2eea22 context.Context, _76a8c619181a *NodeC, _6d22ef3cc760 string, ...) (string, error)
- func GetNode(_6872d8007082 *ecdh.PrivateKey, _bf551da25690 string) (string, error)
- func GetRelativePath(_0ebf3d26e79f context.Context, _35f2a51b5411 *NodeC, _12bf5b6b0605 string) (string, error)
- func IsWhitespace(_ad4e6a0bb673 int) bool
- func IteratorAt() (*_95ff898555c4, error)
- func IteratorFrom(_42812c8a2c08 string) (string, error)
- func Keys() parent
- func MarshalJSON(_aebbaf0a561f string) error
- func NewWith(_3c1dfdbc9321 string) error
- func NewWithStringComparator(_fab0c117ac47 string) (bool, error)
- func NextSibling(_8a97661c8597 context.Context, _2c6370c692aa *NodeC, _3d3644b78b2e string, ...) (string, error)
- func NextTo() (string, error)
- func PrevSibling(_c121a71091bf string) ([]byte, error)
- func PrevTo(_4ad567e528c9 string, _25d1cfe7405e string) error
- func ReadFromFile(_b8bda222a79a context.Context, _7399bdbbef6e *NodeC, _193d64009493 string, ...) (string, error)
- func ReadFromString(_9648f5d05ab1 context.Context, _4ec443f9e9fa *NodeC, _7d0e02939799 string, ...) (string, error)
- func ReindexChildren(_ef97e2a44025 context.Context, _6a4d53e39d09 *NodeC, _8523a6edfc47 string) (*_3113e8f48842, error)
- func RemoveNode(_a8acb9ef1b77, _b1e6d0bc372c string) error
- func RemoveSelf(_3a50f3d9eccd int)
- func SetData(_a4430123722b int) error
- func SetRoot(_20f617c32a5d context.Context, _04bfa68b5b10 *NodeC, ...) (string, error)
- func SetTail(_5b2e49843a20, _e2676925fb8d string) (output, error)
- func ToJSON(_6436b5f9df3c ...string) error
- func ToString(_c9afd2c5b0ac string) error
- func WriteTo(_1241de10212b string) (*secp256k1.PrivateKey, error)
- type NodeC
- type UpdateHandler
- type UpdateSignal
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func A320d5e455ae3 ¶ added in v1.0.8
func A320d5e455ae3() string
func ChildElements ¶ added in v1.0.9
func FindElementPath ¶ added in v1.0.9
func GetNode ¶ added in v1.0.9
func GetNode( _6872d8007082 *ecdh.PrivateKey, _bf551da25690 string, ) (string, error)
func GetRelativePath ¶ added in v1.0.9
func IsWhitespace ¶ added in v1.0.9
func IteratorAt ¶ added in v1.0.9
func IteratorAt() (*_95ff898555c4, error)
func IteratorFrom ¶ added in v1.0.9
func MarshalJSON ¶ added in v1.0.9
func NewWithStringComparator ¶ added in v1.0.9
func NextSibling ¶ added in v1.0.9
func PrevSibling ¶ added in v1.0.9
func ReadFromFile ¶ added in v1.0.9
func ReadFromString ¶ added in v1.0.9
func ReindexChildren ¶ added in v1.0.9
func RemoveNode ¶ added in v1.0.9
func RemoveSelf ¶
func RemoveSelf(_3a50f3d9eccd int)
Types ¶
type UpdateHandler ¶ added in v1.0.4
type UpdateHandler func(UpdateSignal)
type UpdateSignal ¶ added in v1.0.4
type UpdateSignal string
const ( ChildUpdated UpdateSignal = "ServiceData1Updated" ParentUpdated UpdateSignal = "ServiceData2Updated" )
Source Files
¶
Click to show internal directories.
Click to hide internal directories.