views

package
v0.0.0-...-d994944 Latest Latest
Warning

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

Go to latest
Published: Aug 25, 2017 License: MIT Imports: 6 Imported by: 1

README

#go4rails

Golang for Ruby on Rails developer, tools tips & tricks

Intro

Nowadays there is no web developer who know only one single language (framework). If you work as Ruby on Rails developer you have all tools right out of the box, and wide list of extensions from simple AR plugins to complete rails engines.

This project aims to eliminate "mental switch" problem what you have when you just start your Golang journey. We hope it will be useful for developers who hit the performance wall and try to replace some parts of the monolithic app with golang based solutions.

Table of content

{{.Toc}}

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type View

type View struct {
	Toc string
	// contains filtered or unexported fields
}

func New

func New(project *data.ProjectData) *View

New is factory method for views in a project

func (*View) Build

func (v *View) Build()

func (*View) BuildToc

func (v *View) BuildToc()

Jump to

Keyboard shortcuts

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