app

package
v0.0.0-...-0bfeff7 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2018 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Comment

type Comment struct {
	DbConn *db.DbConn
	Logger *zap.SugaredLogger
}

func NewComment

func NewComment(dbConn *db.DbConn, logger *zap.SugaredLogger) (*Comment, error)

type Server

type Server struct {
	HttpServer *http.Server
	// contains filtered or unexported fields
}

func NewServer

func NewServer(dbConn *db.DbConn, logger *zap.SugaredLogger) (*Server, error)

type User

type User struct {
	Logger *zap.SugaredLogger
	// contains filtered or unexported fields
}

func NewUser

func NewUser(dbConn *db.DbConn, logger *zap.SugaredLogger) (*User, error)

Jump to

Keyboard shortcuts

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