package controlplan type ReadListDto struct { PathValue1 string `json:"-"` // jenis kontrol PathValue2 string `json:"-"` // kode poli PathValue3 string `json:"-"` // tanggal }