nethopper

module
v0.0.0-...-1a2806f Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2022 License: MIT

README

nethopper

micro-module framework

mac protobuf 安装

brew install protobuf

go get -u -v google.golang.org/protobuf/proto
go get -u -v google.golang.org/protobuf/protoc-gen-go

etcd 和 grpc版本兼容问题

go.mod设置grpc版本
replace google.golang.org/grpc => google.golang.org/grpc v1.26.0 

指定protoc版本
 go get google.golang.org/protobuf/protoc-gen-go@v1.3.2 

Directories

Path Synopsis
set
sync
Package sync provides synchronization primitive implementations for spinlocks and semaphore.
Package sync provides synchronization primitive implementations for spinlocks and semaphore.
gob
pb
raw
orm
libs
kcp
tcp
ws
tests
tools
cmd
* @Author: your name * @Date: 2021-06-07 09:13:06 * @LastEditTime: 2021-08-12 17:13:29 * @LastEditors: Please set LastEditors * @Description: In User Settings Edit * @FilePath: /nethopper/utils/token.go
* @Author: your name * @Date: 2021-06-07 09:13:06 * @LastEditTime: 2021-08-12 17:13:29 * @LastEditors: Please set LastEditors * @Description: In User Settings Edit * @FilePath: /nethopper/utils/token.go

Jump to

Keyboard shortcuts

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