frags

package
v0.0.0-...-27647ab Latest Latest
Warning

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

Go to latest
Published: Oct 17, 2023 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ArgFrag

type ArgFrag struct {
	S string
	// contains filtered or unexported fields
}

func Arg

func Arg(o any) ArgFrag

type Frag

type Frag interface {
	// contains filtered or unexported methods
}

func Of

func Of(s ...any) Frag

type SeqFrag

type SeqFrag struct {
	C []Frag
	// contains filtered or unexported fields
}

func Seq

func Seq(s ...any) SeqFrag

type ShFrag

type ShFrag struct {
	S string
	// contains filtered or unexported fields
}

func Sh

func Sh(o any) ShFrag

Jump to

Keyboard shortcuts

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