You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dicts would be very useful to many Snowman users as it's easy to sterilize to JSON as well as allow one to return multiply values from a template, we should therefore implement a basic dict interface.
Maybe a more basic implementation of the Sprig one or even introduce Sprig as a dependency?
Dicts would be very useful to many Snowman users as it's easy to sterilize to JSON as well as allow one to return multiply values from a template, we should therefore implement a basic dict interface.
Maybe a more basic implementation of the Sprig one or even introduce Sprig as a dependency?
https://github.com/Masterminds/sprig/blob/master/dict.go
The text was updated successfully, but these errors were encountered: