server

package
v0.0.0-...-9851e94 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Server

func Server()

Types

type API

type API int

Using the API type to elevate all of out functions into methods.

func (*API) CallBoyerMoore

func (a *API) CallBoyerMoore(argFromCaller []string, resultFromFunction *string) error

func (*API) CallComplement

func (a *API) CallComplement(argFromCaller string, resultFromFunction *string) error

func (*API) CallExactMatch

func (a *API) CallExactMatch(argFromCaller []string, resultFromFunction *string) error

func (*API) CallIdQual

func (a *API) CallIdQual(argFromCaller []string, resultFromFunction *string) error

func (*API) CallKMer

func (a *API) CallKMer(argFromCaller []string, resultFromFunction *string) error

func (*API) CallLongestCommonPrefix

func (a *API) CallLongestCommonPrefix(argFromCaller []string, resultFromFunction *string) error

func (*API) CallReverseComplement

func (a *API) CallReverseComplement(argFromCaller string, resultFromFunction *string) error

func (*API) ImAlive

func (a *API) ImAlive(argFromCaller string, resultFromFunction *string) error

Jump to

Keyboard shortcuts

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