package
Version:
v0.0.0-...-8d6ec7d
Opens a new window with list of versions in this module.
Published: Jun 12, 2022
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type TriangleEntity struct {
ID string `json:"id"`
SideA float64 `json:"sideA"`
SideB float64 `json:"sideB"`
SideC float64 `json:"sideC"`
TriangleType string `json:"triangleType"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.