datamanager

package
v0.0.0-...-e51d946 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

Package datamanager for db persistence

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitDB

func InitDB(dataSourceName string)

InitDB initialize db

func SavePostMessage

func SavePostMessage(postMessage *PostMessage) error

SavePostMessage save post

Types

type PostMessage

type PostMessage struct {
	URL  string
	Text string
}

PostMessage post message for reddit post

func AllPosts

func AllPosts() ([]*PostMessage, error)

AllPosts get all the saved posts

Jump to

Keyboard shortcuts

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