rssapi

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2019 License: MIT Imports: 6 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Server

type Server struct {
	DB *rsserver.DB
}

Server instance that has a db connection.

func (*Server) CreateChannel

func (server *Server) CreateChannel(ctx *gin.Context)

CreateChannel fetch channels from server and store the result in ctx body.

func (*Server) SelectChannels added in v1.3.1

func (server *Server) SelectChannels(ctx *gin.Context)

SelectChannels fetch channels from server and store the result in ctx body.

func (*Server) SelectChannelsWithItems added in v1.3.1

func (server *Server) SelectChannelsWithItems(ctx *gin.Context)

SelectChannelsWithItems fetch channels with its item from server and store the result in ctx body.

func (*Server) SelectItems added in v1.3.1

func (server *Server) SelectItems(ctx *gin.Context)

SelectItems fetch items from server and store the result in ctx body.

Jump to

Keyboard shortcuts

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