article

package
v0.0.0-...-8ba40cc Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CreateOpts = []string{
	"title",
	"description",
	"body",
}
View Source
var DeleteOpts = []string{
	"slug",
}
View Source
var FeedOpts = []string{
	"limit",
	"offset",
}
View Source
var GetOpts = []string{
	"slug",
}
View Source
var ListOpts = []string{
	"limit",
	"offset",
	"author",
}
View Source
var UpdateOpts = []string{
	"slug",
	"title",
	"description",
	"body",
}

Functions

func Create

func Create(c *ishell.Context)

func Delete

func Delete(c *ishell.Context)

func Feed

func Feed(c *ishell.Context)

func Get

func Get(c *ishell.Context)

func List

func List(c *ishell.Context)

func Update

func Update(c *ishell.Context)

Types

This section is empty.

Jump to

Keyboard shortcuts

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