iemanja

package
v0.0.0-...-1b4e6e8 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2024 License: AGPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreatePost

func CreatePost(client *iemanjaclient.APIClient, title, content string, tags []string)

func CreateTag

func CreateTag(client *iemanjaclient.APIClient, name string)

func DeletePost

func DeletePost(client *iemanjaclient.APIClient, id string)

func DeleteTag

func DeleteTag(client *iemanjaclient.APIClient, name string)

func GetPost

func GetPost(client *iemanjaclient.APIClient, id string)

func GetTag

func GetTag(client *iemanjaclient.APIClient, id string)

func ListPosts

func ListPosts(client *iemanjaclient.APIClient, limit, offset int)

func ListTags

func ListTags(client *iemanjaclient.APIClient, limit, offset int)

func UpdatePost

func UpdatePost(client *iemanjaclient.APIClient, id, title, content string, tags []string)

func UpdateTag

func UpdateTag(client *iemanjaclient.APIClient, id, name string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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