internal

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Check

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

func NewCheck

func NewCheck(params *param.Check) *Check

func (*Check) And

func (c *Check) And() (check *Check)

func (*Check) Cached

func (c *Check) Cached() (check *Check)

func (*Check) Or

func (c *Check) Or() (check *Check)

type Collect

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

func NewCollect

func NewCollect(params *param.Collect) *Collect

func (*Collect) Max

func (c *Collect) Max(max int) (collect *Collect)

func (*Collect) Stderr

func (c *Collect) Stderr() (collect *Collect)

func (*Collect) Stdout

func (c *Collect) Stdout() (collect *Collect)

func (*Collect) Trim

func (c *Collect) Trim() *Trim

type Trim

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

func NewTrim

func NewTrim(collect *Collect) (trim *Trim)

func (*Trim) Build

func (t *Trim) Build() (collector *Collect)

func (*Trim) Left

func (t *Trim) Left(left string) (trim *Trim)

func (*Trim) Right

func (t *Trim) Right(right string) (trim *Trim)

func (*Trim) Trim

func (t *Trim) Trim(all string) (trim *Trim)

func (*Trim) TrimSpace

func (t *Trim) TrimSpace() (trim *Trim)

Jump to

Keyboard shortcuts

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