adservice

package module
v0.0.0-...-afd3805 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AdService

type AdService struct {
	Target               *AdTarget          `protobuf:"bytes,1,opt,name=target,proto3" json:"target,omitempty"`
	ContentType          string             `protobuf:"bytes,2,opt,name=content_type,json=contentType,proto3" json:"content_type,omitempty"`
	AmountTime           *duration.Duration `protobuf:"bytes,3,opt,name=amount_time,json=amountTime,proto3" json:"amount_time,omitempty"`
	Price                uint32             `protobuf:"varint,4,opt,name=price,proto3" json:"price,omitempty"`
	XXX_NoUnkeyedLiteral struct{}           `json:"-"`
	XXX_unrecognized     []byte             `json:"-"`
	XXX_sizecache        int32              `json:"-"`
}

func (*AdService) Descriptor

func (*AdService) Descriptor() ([]byte, []int)

func (*AdService) GetAmountTime

func (m *AdService) GetAmountTime() *duration.Duration

func (*AdService) GetContentType

func (m *AdService) GetContentType() string

func (*AdService) GetPrice

func (m *AdService) GetPrice() uint32

func (*AdService) GetTarget

func (m *AdService) GetTarget() *AdTarget

func (*AdService) ProtoMessage

func (*AdService) ProtoMessage()

func (*AdService) Reset

func (m *AdService) Reset()

func (*AdService) String

func (m *AdService) String() string

func (*AdService) XXX_DiscardUnknown

func (m *AdService) XXX_DiscardUnknown()

func (*AdService) XXX_Marshal

func (m *AdService) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*AdService) XXX_Merge

func (dst *AdService) XXX_Merge(src proto.Message)

func (*AdService) XXX_Size

func (m *AdService) XXX_Size() int

func (*AdService) XXX_Unmarshal

func (m *AdService) XXX_Unmarshal(b []byte) error

type AdTarget

type AdTarget struct {
	Age                  []bool   `protobuf:"varint,1,rep,packed,name=age,proto3" json:"age,omitempty"`
	Sex                  []bool   `protobuf:"varint,2,rep,packed,name=sex,proto3" json:"sex,omitempty"`
	XXX_NoUnkeyedLiteral struct{} `json:"-"`
	XXX_unrecognized     []byte   `json:"-"`
	XXX_sizecache        int32    `json:"-"`
}

func (*AdTarget) Descriptor

func (*AdTarget) Descriptor() ([]byte, []int)

func (*AdTarget) GetAge

func (m *AdTarget) GetAge() []bool

func (*AdTarget) GetSex

func (m *AdTarget) GetSex() []bool

func (*AdTarget) ProtoMessage

func (*AdTarget) ProtoMessage()

func (*AdTarget) Reset

func (m *AdTarget) Reset()

func (*AdTarget) String

func (m *AdTarget) String() string

func (*AdTarget) XXX_DiscardUnknown

func (m *AdTarget) XXX_DiscardUnknown()

func (*AdTarget) XXX_Marshal

func (m *AdTarget) XXX_Marshal(b []byte, deterministic bool) ([]byte, error)

func (*AdTarget) XXX_Merge

func (dst *AdTarget) XXX_Merge(src proto.Message)

func (*AdTarget) XXX_Size

func (m *AdTarget) XXX_Size() int

func (*AdTarget) XXX_Unmarshal

func (m *AdTarget) XXX_Unmarshal(b []byte) error

Jump to

Keyboard shortcuts

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