_4_tight_coupling

package
v0.0.0-...-de70ca6 Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cache

type Cache struct {
}

func (*Cache) Get

func (c *Cache) Get(key string) ([]byte, error)

func (*Cache) Set

func (c *Cache) Set(key string, data []byte) error

type Fetcher

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

type PageLoader

type PageLoader struct {
}

func (*PageLoader) LoadPage

func (o *PageLoader) LoadPage(url string) ([]byte, error)

Jump to

Keyboard shortcuts

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