Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IndexAdapter ¶
type IndexAdapter struct { URI string // contains filtered or unexported fields }
func NewIndexAdapter ¶
func NewIndexAdapter(config *adapters.HTTPAdapterConfig, uri string) *IndexAdapter
func (*IndexAdapter) Call ¶
func (a *IndexAdapter) Call(ctx context.Context, req *pbs.PBSRequest, bidder *pbs.PBSBidder) (pbs.PBSBidSlice, error)
func (*IndexAdapter) SkipNoCookies ¶
func (a *IndexAdapter) SkipNoCookies() bool
Click to show internal directories.
Click to hide internal directories.