Searched refs:Algorithms (Results 1 – 3 of 3) sorted by relevance
304 type Algorithms struct { struct308 func (algos Algorithms) String() (string, error) { argument310 Algorithms []map[string]any `json:"algorithms"`315 ret, err := json.MarshalIndent(result.Algorithms, "", " ")651 env.variables["algos"] = Algorithms{
852 Algorithms: algorithms,
632 Algorithms []map[string]any `json:"algorithms,omitempty"` member
Completed in 9 milliseconds