command
Version:
v0.0.0-...-fabbfc5
Opens a new window with list of versions in this module.
Published: Feb 2, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Sample Srv
This is the sample service with fqdn go.micro.srv.sample.
Getting Started
Run Service
$ go run main.go
Building a container
If you would like to build the docker container do the following
$ CGO_ENABLED=0 GOOS=linux go build -a -installsuffix cgo -ldflags '-w' -o sample ./main.go
$ docker build -t hbchen/go-micro-istio-srv-sample:v0.0.1 .
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
|
|
proto
|
|
example
Package go_micro_srv_sample is a generated protocol buffer package.
|
Package go_micro_srv_sample is a generated protocol buffer package. |
|
|
Click to show internal directories.
Click to hide internal directories.