usp_stdin

package
v1.23.0 Latest Latest
Warning

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

Go to latest
Published: May 22, 2024 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type StdinAdapter

type StdinAdapter struct {
	// contains filtered or unexported fields
}

func NewStdinAdapter

func NewStdinAdapter(conf StdinConfig) (*StdinAdapter, chan struct{}, error)

func (*StdinAdapter) Close

func (a *StdinAdapter) Close() error

type StdinConfig

type StdinConfig struct {
	ClientOptions   uspclient.ClientOptions `json:"client_options" yaml:"client_options"`
	WriteTimeoutSec uint64                  `json:"write_timeout_sec,omitempty" yaml:"write_timeout_sec,omitempty"`
}

func (*StdinConfig) Validate

func (c *StdinConfig) Validate() error

Jump to

Keyboard shortcuts

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