Categorygithub.com/provider-go/content
modulepackage
0.2.0
Repository: https://github.com/provider-go/content.git
Documentation: pkg.go.dev

# README

content

插件接口

POST /content/articles/add -> github.com/provider-go/content/api.CreateArticle
POST /content/articles/delete -> github.com/provider-go/content/api.DeleteArticle
POST /content/articles/list -> github.com/provider-go/content/api.ListArticle
POST /content/articles/view -> github.com/provider-go/content/api.ViewArticle
POST /content/singles/add -> github.com/provider-go/content/api.CreateSingle
POST /content/singles/delete -> github.com/provider-go/content/api.DeleteSingle
POST /content/singles/list -> github.com/provider-go/content/api.ListSingle
POST /content/singles/view -> github.com/provider-go/content/api.ViewSingle
POST /content/channels/add -> github.com/provider-go/content/api.CreateChannel
POST /content/channels/delete -> github.com/provider-go/content/api.DeleteChannel
POST /content/channels/list -> github.com/provider-go/content/api.ListChannel

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

No description provided by the author
No description provided by the author

# Structs

No description provided by the author