LinkerUseCase

package
v0.0.0-...-704a905 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2022 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewLinkerUseCase

func NewLinkerUseCase(linkerAgent domain.LinkerAgent) *linkerUseCase

Types

type LinkerUseCase

type LinkerUseCase interface {
	Get(hash string) (string, error)
	Create(url string) (string, error)
	Count(hash string) (int64, error)
}

Jump to

Keyboard shortcuts

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