package cli
import "github.com/IBM/fp-go/cli"
Index ¶
- func ApplyCommand() *C.Command
- func BindCommand() *C.Command
- func Commands() []*C.Command
- func ContextReaderIOEitherCommand() *C.Command
- func DICommand() *C.Command
- func EitherCommand() *C.Command
- func IOCommand() *C.Command
- func IOEitherCommand() *C.Command
- func IOOptionCommand() *C.Command
- func IdentityCommand() *C.Command
- func OptionCommand() *C.Command
- func PipeCommand() *C.Command
- func ReaderCommand() *C.Command
- func ReaderIOEitherCommand() *C.Command
- func TupleCommand() *C.Command
Functions ¶
func ApplyCommand ¶
func BindCommand ¶
func Commands ¶
func ContextReaderIOEitherCommand ¶
func DICommand ¶
func EitherCommand ¶
func IOCommand ¶
func IOEitherCommand ¶
func IOOptionCommand ¶
func IdentityCommand ¶
func OptionCommand ¶
func PipeCommand ¶
func ReaderCommand ¶
func ReaderIOEitherCommand ¶
func TupleCommand ¶
Source Files ¶
apply.go bind.go commands.go common.go contextreaderioeither.go di.go either.go header.go identity.go io.go ioeither.go iooption.go monad.go monad2.go option.go pipe.go reader.go readerioeither.go tuple.go
Directories ¶
Path | Synopsis |
---|---|
cli/templates |
- Version
- v1.0.151 (latest)
- Published
- Nov 23, 2024
- Platform
- linux/amd64
- Imports
- 11 packages
- Last checked
- 4 months ago –
Tools for package owners.