utils

package
v0.0.0-...-0dc2162 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FetchSiteContent

func FetchSiteContent(url string) string

FetchSiteContent retrieves the HTML content from a website using the provided url @url: The url to send the request to return: The string HTML content

func FindNames

func FindNames(body string) []string

FindNames looks for proper nouns within a body of text @body: A section of text from a string, file, or web content return: An array of potential names

func ValidUrl

func ValidUrl(value string) bool

ValidUrl tests a string to determine if it is a well-structured url or not.

Types

This section is empty.

Jump to

Keyboard shortcuts

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