package
Version:
v0.0.0-...-7432e74
Opens a new window with list of versions in this module.
Published: Nov 10, 2024
License: MIT
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Trial struct {
CaseID string `json:"case_id"`
Department string `json:"department"`
Judge string `json:"judge"`
Date time.Time `json:"date"`
Room string `json:"room"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.