bulldozer

package module
v0.0.0-...-55d16bb Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2017 License: Apache-2.0 Imports: 28 Imported by: 0

README

Bulldozer - A Rock Solid and Secure Web Framework

This project is deprecated. It is stable to use, but far from ready.

The Bulldozer Framework focuses on high security. There are no HTML form request or any further POST and GET requests as used in normal web applications. A new secure transport and communication layer is added to the web application. Each request is authenticated by unique tokens saved on the server side. A new session store was developed for this. Server push messages to the client are as easy as requests to the server.

There is a helper service called bulldoze. Check the README in the bulldoze directory.

Further documentation will follow soon.

Documentation

Index

Constants

View Source
const (
	InterruptExitCode = 5
)

Variables

This section is empty.

Functions

func Bulldoze

func Bulldoze()

Bulldoze starts the Bulldozer server

func Init

func Init()

Init initializes the bulldozer workspace and settings. If you want to set any bulldozer settings, then do this before calling this method!

func OnInit

func OnInit(f OnInitFunc)

OnInit adds a hook functions which is triggered during the Bulldozer initialization.

Types

type OnInitFunc

type OnInitFunc func() error

Directories

Path Synopsis
data
libs
store/protobuf
Package protobuf is a generated protocol buffer package.
Package protobuf is a generated protocol buffer package.
ui

Jump to

Keyboard shortcuts

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