applyprsgcp

package
v0.0.0-...-66a4754 Latest Latest
Warning

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

Go to latest
Published: Nov 10, 2022 License: BSD-3-Clause Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ImportBGIFromGoogleStorage

func ImportBGIFromGoogleStorage(bgiPath string, client *storage.Client) (memfsBIGPath string, err error)

ImportBGIFromGoogleStorage copies the BGEN index from google storage to the local temp directory. This is necessary because SQLite reads from a filename, instead of a reader, and therefore can't be managed over the wire.

func ImportBGIFromGoogleStorageLocked

func ImportBGIFromGoogleStorageLocked(bgiPath string, client *storage.Client) (memfsBIGPath string, newDownload bool, err error)

ImportBGIFromGoogleStorageLocked copies the BGEN index from google storage to the local temp directory. This is necessary because SQLite reads from a filename, instead of a reader, and therefore can't be managed over the wire.

func RandHeteroglyphs

func RandHeteroglyphs(n int) string

RandHeteroglyphs produces a string of n symbols which do not look like one another. (Derived to be the opposite of homoglyphs, which are symbols which look similar to one another and cannot be quickly distinguished.)

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