make it a package bc

This commit is contained in:
Wei Yang 2017-10-22 10:13:25 +08:00
parent 04318d7ca4
commit b415f08c46
27 changed files with 26 additions and 32 deletions

View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"bytes" "bytes"

View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"testing" "testing"

View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"bytes" "bytes"

View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"bytes" "bytes"

View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"log" "log"

2
cli.go
View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"flag" "flag"

View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"fmt" "fmt"

View File

@ -1,4 +1,4 @@
package main package bc
import "fmt" import "fmt"

View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"crypto/elliptic" "crypto/elliptic"

View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"fmt" "fmt"

View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"fmt" "fmt"

View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"fmt" "fmt"

View File

@ -1,4 +1,4 @@
package main package bc
import "fmt" import "fmt"

View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"fmt" "fmt"

View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"fmt" "fmt"

View File

@ -1,6 +0,0 @@
package main
func main() {
cli := CLI{}
cli.Run()
}

View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"crypto/sha256" "crypto/sha256"

View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"encoding/hex" "encoding/hex"

View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"bytes" "bytes"

View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"bytes" "bytes"

View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"bytes" "bytes"

View File

@ -1,4 +1,4 @@
package main package bc
import "bytes" import "bytes"

View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"bytes" "bytes"

View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"bytes" "bytes"

View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"encoding/hex" "encoding/hex"

View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"bytes" "bytes"

View File

@ -1,4 +1,4 @@
package main package bc
import ( import (
"bytes" "bytes"