algorithms

package
v0.0.0-...-90f26a6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 17, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetAlgorithm

func GetAlgorithm(name string) (algo interfaces.IAlgorithm, err error)

GetAlgorithm returns an aglorithm registered under the provided name or an error

func RegisterAlgorithm

func RegisterAlgorithm(name string, factory func() (interfaces.IAlgorithm, error))

RegisterAlgorithm registers an new algorithm factory function. This function should be called from the init() function of the algorithm.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL