clients

package
v0.32.58 Latest Latest
Warning

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

Go to latest
Published: Apr 7, 2025 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Validate added in v0.32.39

func Validate(ctx context.Context, cfg Config) (bool, error)

Types

type Config added in v0.20.4

type Config interface {
	ClientConfig() *client.Config
	CommandTimeout() time.Duration
}

type RequestArgs added in v0.32.57

type RequestArgs struct {
	Request  string `` /* 131-byte string literal not displayed */
	Template bool   `name:"template" short:"t" help:"print request template to stdout"`
	Editor   bool   `name:"edit" short:"e" help:"open request in editor" hidden:"" type:"fflag.Editor"`
}

func (*RequestArgs) Process added in v0.32.57

func (cmd *RequestArgs) Process(c *cc.CommonCtx, req proto.Message, tmpl func() proto.Message) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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