sequences

package
v0.0.0-...-c4acab8 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HammingQuery

type HammingQuery struct {
	DB          *sql.DB
	MaxDistance int
}

func (HammingQuery) ServeHTTP

func (hq HammingQuery) ServeHTTP(rw http.ResponseWriter, r *http.Request)

type Sequence

type Sequence struct {
	UUID        string
	Description string
	Sequence    []byte
}

type Uploader

type Uploader struct {
	DB *sql.DB
}

func (Uploader) ServeHTTP

func (u Uploader) ServeHTTP(rw http.ResponseWriter, r *http.Request)

Jump to

Keyboard shortcuts

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