Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type GamoshiAdapter ¶
type GamoshiAdapter struct {
URI string
}
func (*GamoshiAdapter) MakeBids ¶
func (a *GamoshiAdapter) MakeBids(internalRequest *openrtb2.BidRequest, externalRequest *adapters.RequestData, response *adapters.ResponseData) (*adapters.BidderResponse, []error)
func (*GamoshiAdapter) MakeRequests ¶
func (a *GamoshiAdapter) MakeRequests(request *openrtb2.BidRequest, reqInfo *adapters.ExtraRequestInfo) ([]*adapters.RequestData, []error)
Click to show internal directories.
Click to hide internal directories.