- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for WriterArgs (0.11 sec)
-
internal/s3select/select.go
input.unmarshaled = true return nil } // OutputSerialization - represents elements inside <OutputSerialization/> in request XML. type OutputSerialization struct { CSVArgs csv.WriterArgs `xml:"CSV"` JSONArgs json.WriterArgs `xml:"JSON"` unmarshaled bool format string } // IsEmpty - returns whether output serialization is empty or not. func (output *OutputSerialization) IsEmpty() bool {
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Sun Sep 22 00:33:43 UTC 2024 - 21.2K bytes - Viewed (0)