Documentation
¶
Overview ¶
Package alloyjson encodes Alloy configuration syntax as JSON.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MarshalBody ¶
MarshalBody marshals the provided Go value to a JSON representation of Alloy. MarshalBody panics if not given a struct with alloy tags or a map[string]any.
func MarshalValue ¶
MarshalValue marshals the provided Go value to a JSON representation of Alloy.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.