utils

package module
v0.1.73 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2024 License: MIT Imports: 8 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Confirm

func Confirm(prompt string, attempts int) bool

Confirm asks the user for confirmation.

func OCR

func OCR(r io.Reader) (string, error)

OCR reads image from reader r and converts it into string.

func OCRWithClient

func OCRWithClient(r io.Reader, client *http.Client) (string, error)

OCRWithClient reads image from reader r and converts it into string with custom http.Client.

func Ptr

func Ptr[T any](t T) *T

Types

This section is empty.

Directories

Path Synopsis
httpproxy module
https://github.com/scorredoira/email
https://github.com/scorredoira/email
processing

Jump to

Keyboard shortcuts

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