ad

package module
v0.0.0-...-8ea6d77 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2023 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ad struct {
	RedirectURL string
	Text        string
}

type AdRequest

type AdRequest struct {
	ContextKeys []string
}

type AdResponse

type AdResponse struct {
	Ads []Ad
}

func GetAds

func GetAds(ctx context.Context, req AdRequest) (AdResponse, error)

Jump to

Keyboard shortcuts

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