Documentation
¶
Index ¶
- func IsMethodLine(line string) bool
- type Builder
- func (b *Builder) EnsureRequest() *restfile.GRPCRequest
- func (b *Builder) Finalize(existingMime string) (*restfile.GRPCRequest, restfile.BodySource, string, bool)
- func (b *Builder) HandleBodyLine(line string) bool
- func (b *Builder) HandleDirective(key, rest string) bool
- func (b *Builder) SetTarget(target string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsMethodLine ¶
Types ¶
type Builder ¶
type Builder struct {
// contains filtered or unexported fields
}
func (*Builder) EnsureRequest ¶
func (b *Builder) EnsureRequest() *restfile.GRPCRequest
func (*Builder) Finalize ¶
func (b *Builder) Finalize( existingMime string, ) (*restfile.GRPCRequest, restfile.BodySource, string, bool)
func (*Builder) HandleBodyLine ¶
func (*Builder) HandleDirective ¶
Click to show internal directories.
Click to hide internal directories.