protoutil

package
v0.40.0 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DomainConfigToProto added in v0.40.0

func DomainConfigToProto(c *domain.ProfileConfig) *protomfx.Config

DomainConfigToProto converts domain Config to proto Config for use with messaging.

func JSONMapMessageToProto added in v0.40.0

func JSONMapMessageToProto(msg map[string]any) *protomfx.Message

Map a map[string]any representing a JSON message to a *protomfx.Message.

func MapToDomainConfig added in v0.40.0

func MapToDomainConfig(config map[string]any) *domain.ProfileConfig

MapToDomainConfig converts a map to domain ProfileConfig.

func ProtoConfigToDomain added in v0.40.0

func ProtoConfigToDomain(c *protomfx.Config) *domain.ProfileConfig

ProtoConfigToDomain converts proto Config to domain Config.

func ProtoJSONMessageToMap added in v0.40.0

func ProtoJSONMessageToMap(msg *protomfx.Message) (map[string]any, error)

Map a *protomfx.Message representing a JSON message to a map[string]any with a decoded payload.

Types

This section is empty.

Jump to

Keyboard shortcuts

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