lobehub

package
v0.23.1 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2025 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ID = "slash"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Lobehub

type Lobehub struct {
	// contains filtered or unexported fields
}

func NewLobehub

func NewLobehub() *Lobehub

func (*Lobehub) WebCrawler

func (i *Lobehub) WebCrawler(url string) (*WebCrawlerResponse, error)

type WebCrawlerResponse

type WebCrawlerResponse struct {
	Content string `json:"content"`
	Title   string `json:"title"`
	Url     string `json:"url"`
	Website string `json:"website"`
}

Jump to

Keyboard shortcuts

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