clients

package
v0.33.13 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2026 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Validate

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

Types

type Config

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

type RequestArgs

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

func (cmd *RequestArgs) Process(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