compose

package
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 5, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppendAttributes

func AppendAttributes(sb *strings.Builder, attributes ...string) (string, error)

AppendAttributes appends the attributes to the end of the given string builder.

func AppendAttributesOrPanic

func AppendAttributesOrPanic(sb *strings.Builder, attributes ...string) string

AppendAttributesOrPanic appends the attributes to the end of the given string builder. It panics if the attributes are invalid.

func CreateCompositeKey

func CreateCompositeKey(sb *strings.Builder, objectType string, attributes ...string) (string, error)

CreateCompositeKey creates a composite key in the given string builder.

func CreateCompositeKeyOrPanic

func CreateCompositeKeyOrPanic(sb *strings.Builder, objectType string, attributes ...string) string

CreateCompositeKeyOrPanic creates a composite key in the given string builder. It panics if the attributes are invalid.

func CreateTxTopic

func CreateTxTopic(networkName, channelName, txID string) (*strings.Builder, string)

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL