n0core

module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2018 License: BSD-2-Clause

README

n0core

Build Status

Motivation

  • 本リポジトリは他のコンポーネントを開発するための雛形である

Principle

  • n0coreが死んでも、壊れてもサービス(データプレーン)に影響がないようにする
  • 構成ファイルのバックアップがある限り、すでにあるデータプレーンに適合してリストアできるようにする

Environment

  • Ubuntu 16.04 LTS (Xenial Xerus)
  • Golang 1.10

How to develop

Install libraries
make dep
Upgrade libraries
make dep-update
Build
make build
make build-docker
make build-proto
Tests
small
  • only localhost
  • short time
make test-small
make test-small-v
make test-small-docker
medium
  • with root
  • having dependency for outside
make test-medium
make test-medium-v
make test-medium-without-root
make test-medium-without-external
Run all in one
make run-all-in-one

Dependency map

Jump to

Keyboard shortcuts

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