routes

package
v0.0.0-...-b996307 Latest Latest
Warning

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

Go to latest
Published: Feb 16, 2016 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

routes

Index

Constants

This section is empty.

Variables

View Source
var (
	Pathposts    string // папка в которой нах-ся посты блога
	Pathhtml     string // папка в которой нах-ся обычные html страницы блога
	Pathtemplate string //  папка в которой нах-ся шаблоны
	Kolpost      int    // кол-во постов (сообщений) на главной странице блога
	Tekpost      int    // номер сообщения с которого начинается сообщения на странице
)

Functions

func HtmlHandler

func HtmlHandler(rr render.Render, w http.ResponseWriter, r *http.Request, params martini.Params)

посты блога

func IndexHandler

func IndexHandler(rr render.Render, w http.ResponseWriter, r *http.Request)

func PostsHandler

func PostsHandler(rr render.Render, w http.ResponseWriter, r *http.Request, params martini.Params)

посты блога

func ViewHandler

func ViewHandler(rr render.Render, w http.ResponseWriter, r *http.Request, params martini.Params)

просмотр посты блога

Types

This section is empty.

Jump to

Keyboard shortcuts

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