Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Batch ¶
type Batch struct {
Requests []*HashedRequest
}
func BatchFromPb ¶
func (*Batch) MirReflect ¶
func (*Batch) MirReflect() mirreflect.Type
type HashedRequest ¶
func HashedRequestFromPb ¶
func HashedRequestFromPb(pb *requestpb.HashedRequest) *HashedRequest
func (*HashedRequest) MirReflect ¶
func (*HashedRequest) MirReflect() mirreflect.Type
func (*HashedRequest) Pb ¶
func (m *HashedRequest) Pb() *requestpb.HashedRequest
type Request ¶
func RequestFromPb ¶
func (*Request) MirReflect ¶
func (*Request) MirReflect() mirreflect.Type
Click to show internal directories.
Click to hide internal directories.