Documentation ¶ Index ¶ func DeepMerge(dst, src any) error func JsonPrint(tag string, obj any) func LoadMultipleYamlFiles[T any](paths []string) (*T, error) func SetupTraceProvider(endpoint string, serviceName string, serviceVersion string) (func(), error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func DeepMerge ¶ func DeepMerge(dst, src any) error func JsonPrint ¶ func JsonPrint(tag string, obj any) func LoadMultipleYamlFiles ¶ func LoadMultipleYamlFiles[T any](paths []string) (*T, error) func SetupTraceProvider ¶ func SetupTraceProvider(endpoint string, serviceName string, serviceVersion string) (func(), error) Types ¶ This section is empty. Source Files ¶ View all Source files misc.goobservability.go Click to show internal directories. Click to hide internal directories.