pb

package
v0.0.0-...-e32ec50 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2016 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Package pb is a generated protocol buffer package.

It is generated from these files:

index.proto
metadata.proto

It has these top-level messages:

Entry
Meta

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Entry

type Entry struct {
	LastUsed         *int64 `protobuf:"varint,1,opt,name=lastUsed" json:"lastUsed,omitempty"`
	Size             *int64 `protobuf:"varint,2,opt,name=size" json:"size,omitempty"`
	UseCount         *int32 `protobuf:"varint,3,opt,name=useCount" json:"useCount,omitempty"`
	XXX_unrecognized []byte `json:"-"`
}

func (*Entry) Descriptor

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

func (*Entry) GetLastUsed

func (m *Entry) GetLastUsed() int64

func (*Entry) GetSize

func (m *Entry) GetSize() int64

func (*Entry) GetUseCount

func (m *Entry) GetUseCount() int32

func (*Entry) ProtoMessage

func (*Entry) ProtoMessage()

func (*Entry) Reset

func (m *Entry) Reset()

func (*Entry) String

func (m *Entry) String() string

type Meta

type Meta struct {
	StatusCode       *int32   `protobuf:"varint,1,opt,name=StatusCode" json:"StatusCode,omitempty"`
	Header           []string `protobuf:"bytes,2,rep,name=Header" json:"Header,omitempty"`
	ResponseTime     *int64   `protobuf:"varint,3,opt,name=ResponseTime" json:"ResponseTime,omitempty"`
	ResponseDelay    *int64   `protobuf:"varint,4,opt,name=ResponseDelay" json:"ResponseDelay,omitempty"`
	XXX_unrecognized []byte   `json:"-"`
}

func (*Meta) Descriptor

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

func (*Meta) GetHeader

func (m *Meta) GetHeader() []string

func (*Meta) GetResponseDelay

func (m *Meta) GetResponseDelay() int64

func (*Meta) GetResponseTime

func (m *Meta) GetResponseTime() int64

func (*Meta) GetStatusCode

func (m *Meta) GetStatusCode() int32

func (*Meta) ProtoMessage

func (*Meta) ProtoMessage()

func (*Meta) Reset

func (m *Meta) Reset()

func (*Meta) String

func (m *Meta) String() string

Jump to

Keyboard shortcuts

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