rpc

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2025 License: MIT, Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package rpc provides utilities for marshaling and unmarshaling of resource properties.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MarshalProperties

func MarshalProperties(m property.Map) (*structpb.Struct, error)

MarshalProperties marshals a PropertyMap into a structpb.Struct. This implementation is guaranteed to be lossless.

func UnmarshalProperties

func UnmarshalProperties(s *structpb.Struct) (property.Map, error)

UnmarshalProperties unmarshals a structpb.Struct into a PropertyMap. This implementation is guaranteed to be lossless.

Types

This section is empty.

Jump to

Keyboard shortcuts

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