blog

package module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 1, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

README

Weave Blog Tutorial

This repo demonstrates implementation of a blog application using Weave.

Documentation

Documentation of this repos is at Weave Tutorial. You can follow the documentation while reading the code.

Installing dependencies

Requirements

Important: At IOV we use go modules. You can append export GO111MODULE=on to .rc file of your favorite shell(zsh, bash, fish, etc.)

Documentation

Overview

* We need a non-empty root directory.

cmd/blog holds the application x/* should hold any custom modules

this directory should only hold appcode needed to be shared among the entire app

Index

Constants

This section is empty.

Variables

View Source
var Version = "please set in makefile"

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
cmd
blog/app
Package app is where blockchain app wraps up.
Package app is where blockchain app wraps up.
x

Jump to

Keyboard shortcuts

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