initial commit

This commit is contained in:
Konstantin Lepa
2019-02-18 16:57:54 +03:00
committed by Nikolay Stupak
commit 6658817311
25 changed files with 2742 additions and 0 deletions

14
cmd/werther/tools.go Normal file
View File

@ -0,0 +1,14 @@
// +build tools
/*
Copyright (C) JSC iCore - All Rights Reserved
Unauthorized copying of this file, via any medium is strictly prohibited
Proprietary and confidential
Written by Konstantin Lepa <klepa@i-core.ru>, February 2019
*/
package main
import _ "github.com/kevinburke/go-bindata"