package
0.0.0-20240319171658-c50f1b6ba738
Repository: https://github.com/robfig/soy.git
Documentation: pkg.go.dev

# Functions

New converts the given data into a Soy data value, using DefaultStructOptions for structs.
NewWith converts the given data value Soy data value, using the provided StructOptions for any structs encountered.

# Variables

No description provided by the author

# Structs

No description provided by the author
StructOptions provides flexibility in conversion of structs to soy's data.Map format.
No description provided by the author

# Interfaces

Marshaler is the interface implemented by entities that can marshal themselves into a data.Value.
Value represents a Soy data value, which may be one of the enumerated types.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author