karts

package module
v0.0.0-...-85a449c Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2015 License: BSD-3-Clause Imports: 7 Imported by: 1

README

Karts

Go web framework. Will put more here when it's more complete and not a complete mess.

Notes

To run example/ from /karts/:

  1. go build example/views.go example/urls.go
  2. example/urls.exe 3000

Should host on localhost:3000.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RunKarts

func RunKarts(routes map[string]views.View)

This runs everything. Pass it a mapping of strings (url routes) to views.View structs and it will serve both your views and staticfiles.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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