package
Version:
v0.9.0
Opens a new window with list of versions in this module.
Published: Jun 16, 2022
License: Apache-2.0, BSD-2-Clause
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Weights struct {
Weights map[string]float64 `json:"weights"`
TotalWeight float64 `json:"totalWeight"`
}
Weights defines the weights associated to the nodes.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.