package ctmapperpb
import "github.com/google/trillian/examples/ct/ctmapper/ctmapperpb"
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 ¶
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) GetDomain ¶
func (*EntryList) GetPrecertIndex ¶
func (*EntryList) ProtoMessage ¶
func (*EntryList) ProtoMessage()
func (*EntryList) Reset ¶
func (m *EntryList) Reset()
func (*EntryList) String ¶
Source Files ¶
- Version
- v1.0.1
- Published
- Sep 20, 2017
- Platform
- js/wasm
- Imports
- 3 packages
- Last checked
- 4 hours ago –
Tools for package owners.