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
Formatstring`yaml:"format,omitempty" json:"format,omitempty" doc:"the format of each line: printf (default), fields or json"`
4
+
Formatstring`yaml:"format,omitempty" json:"format,omitempty" doc:"the format of each line: printf (default - writes using golang's default map printing), fields (writes one key and value field per line) or json"`
0 commit comments