Categorygithub.com/zchee/firestore
modulepackage
0.0.0-20230412095114-190eaedf18de
Repository: https://github.com/zchee/firestore.git
Documentation: pkg.go.dev

# Functions

CutLast similar strings.Cut, but for the last index of sep.
CutSuffix returns s without the provided ending suffix string and reports whether it found the suffix.
NewCommand creates the aos root command.
NewTestIOStreams returns a valid IOStreams and in, out, errout buffers for unit tests.
NewTestIOStreamsDiscard returns a valid IOStreams that just discards.

# Constants

RFC3339Milli is the time format layout in RFC3339 format with millisecond precision.

# Structs

Collection represents a collection subcommand.
Collections represents a collections subcommand.
Doc represents a doc subcommand.
Docss represents a docs subcommand.
IOStreams represents a stdio streams.

# Interfaces

Command represents a firestore sub-command methods.