Documentation ¶
Overview ¶
Package ctmapperpb is a generated protocol buffer package.
It is generated from these files:
ct_mapper.proto
It has these top-level messages:
EntryList
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EntryList ¶
type EntryList struct { Domain string `protobuf:"bytes,1,opt,name=domain" json:"domain,omitempty"` CertIndex []int64 `protobuf:"varint,2,rep,packed,name=cert_index,json=certIndex" json:"cert_index,omitempty"` PrecertIndex []int64 `protobuf:"varint,3,rep,packed,name=precert_index,json=precertIndex" json:"precert_index,omitempty"` }
func (*EntryList) Descriptor ¶
func (*EntryList) GetCertIndex ¶
func (*EntryList) GetPrecertIndex ¶
func (*EntryList) ProtoMessage ¶
func (*EntryList) ProtoMessage()
Click to show internal directories.
Click to hide internal directories.