Skip to content

Instantly share code, notes, and snippets.

@dmitshur
Created October 20, 2020 15:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dmitshur/39c7e2a101f7eb1d26692463efb98448 to your computer and use it in GitHub Desktop.
Save dmitshur/39c7e2a101f7eb1d26692463efb98448 to your computer and use it in GitHub Desktop.
Raw data for golang.org/issue/31947.
total module versions considered: 1779
unique modules processed: 1061
github.com/elastic/beats/v7@v7.9.3-0.20201016221757-731564783976/filebeat/input/redis/doc.go:
"Package redis package contains input and harvester to read the redis slow log The redis slow log is stored in memory."
"Package redis package contains input and harvester to read the redis slow log"
github.com/elastic/beats/v7@v7.9.3-0.20201016221757-731564783976/libbeat/common/cleanup/cleanup.go:
"Package cleanup provides common helpers for common cleanup patterns on defer Use the helpers with `defer`."
"Package cleanup provides common helpers for common cleanup patterns on defer"
github.com/elastic/beats/v7@v7.9.3-0.20201016221757-731564783976/libbeat/reader/doc.go:
"Package reader provides interface and struct to read messages and report them to a harvester The interface used is: type Reader interface { Next() (Message, error) } Each time Next is called on a reader, a Message object is returned."
"Package reader provides interface and struct to read messages and report them to a harvester"
github.com/elastic/beats/v7@v7.9.3-0.20201016221757-731564783976/metricbeat/module/zookeeper/server/server.go:
"Package server fetches metrics from ZooKeeper by using the srvr command See the srvr command documentation at https://zookeeper.apache.org/doc/current/zookeeperAdmin.html ZooKeeper srvr Command Output $ echo srvr | nc localhost 2181 Zookeeper version: 3.4.13-2d71af4dbe22557fda74f9a9b4309b15a7487f03, built on 06/29/2018 04:05 GMT Latency min/avg/max: 1/2/3 Received: 46 Sent: 45 Connections: 1 Outstanding: 0 Zxid: 0x700601132 Mode: standalone Node count: 4 Proposal sizes last/min/max: -3/-999/-1"
"Package server fetches metrics from ZooKeeper by using the srvr command"
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/functions/apiv1/doc.go:
"Use of Context The ctx passed to NewClient is used for authentication requests and for creating the underlying connection, but is not used for subsequent calls."
"Use of Context"
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/gaming/apiv1/doc.go:
"Use of Context The ctx passed to NewClient is used for authentication requests and for creating the underlying connection, but is not used for subsequent calls."
"Use of Context"
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/monitoring/dashboard/apiv1/doc.go:
"Use of Context The ctx passed to NewClient is used for authentication requests and for creating the underlying connection, but is not used for subsequent calls."
"Use of Context"
k8s.io/kubernetes/staging/src/k8s.io/apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/apis/example2/doc.go:
"+k8s:deepcopy-gen=package +groupName=example2.k8s.io package example2 contains an example API whose internal version is defined in another group (\"example\")."
"+k8s:deepcopy-gen=package +groupName=example2.k8s.io"
github.com/v2fly/v2ray-core@v1.24.5-0.20201018080525-47afbbe7986b/transport/internet/kcp/kcp.go:
"Package kcp - A Fast and Reliable ARQ Protocol Acknowledgement: skywind3000@github for inventing the KCP protocol xtaci@github for translating to Golang"
"Package kcp - A Fast and Reliable ARQ Protocol"
github.com/v2fly/v2ray-core@v1.24.5-0.20201018080525-47afbbe7986b/transport/internet/websocket/ws.go:
"Package websocket implements Websocket transport Websocket transport implements an HTTP(S) compliable, surveillance proof transport method with plausible deniability."
"Package websocket implements Websocket transport"
go.chromium.org/luci@v0.0.0-20201019014504-88c67d1158f5/common/proto/mask/mask.go:
"Package mask provides utility functions for google protobuf field mask Supports advanced field mask semantics: - Refer to fields and map keys using ."
"Package mask provides utility functions for google protobuf field mask"
go.chromium.org/luci@v0.0.0-20201019014504-88c67d1158f5/common/system/terminal/doc.go:
"Package terminal is just a way to forward \"golang.org/x/crypto/ssh/terminal\".IsTerminal(fd int) In a way that will work on appengine (specifically; it doesn't break appengine's compilation)."
"Package terminal is just a way to forward"
go.chromium.org/luci@v0.0.0-20201019014504-88c67d1158f5/gae/service/logging/logging.go:
"Package logging is simply documentation :) In order to use logging, please import and use the \"go.chromium.org/luci/common/logging\" package."
"Package logging is simply documentation :)"
go.chromium.org/luci@v0.0.0-20201019014504-88c67d1158f5/lucictx/lucictx.go:
"Package lucictx implements a Go client for the protocol defined here: https://github.com/luci/luci-py/blob/master/client/LUCI_CONTEXT.md It differs from the python client in a couple ways: * The initial LUCI_CONTEXT value is captured once at application start."
"Package lucictx implements a Go client for the protocol defined here: https://github.com/luci/luci-py/blob/master/client/LUCI_CONTEXT.md"
go.chromium.org/luci@v0.0.0-20201019014504-88c67d1158f5/server/auth/service/doc.go:
"Package service implements a wrapper around API exposed by auth_service: https://github.com/luci/luci-py/tree/master/appengine/auth_service The main focus is AuthDB replication protocol used to propagate changes to database of groups."
"Package service implements a wrapper around API exposed by auth_service: https://github.com/luci/luci-py/tree/master/appengine/auth_service"
2020/10/19 00:03:47 failed to parse github.com/iswbm/goutils@v0.1.0/hash/md5.go: github.com/iswbm/goutils@v0.1.0/hash/md5.go:2:1: illegal character U+200B
github.com/BigKuCha/kratos@v0.3.1/pkg/conf/dsn/doc.go:
"Package dsn implements dsn parse with struct bind DSN 格式类似 URI, DSN 结构如下图 network:[//[username[:password]@]address[:port][,address[:port]]][/path][?query][#fragment] 与 URI 的主要区别在于 scheme 被替换为 network, host 被替换为 address 并且支持多个 address."
"Package dsn implements dsn parse with struct bind"
cloudeng.io/cmdutil@v0.0.0-20201019013123-7dc6a1c3076d/subcmd/subcmd.go:
"Package subcmd provides a multi-level command facility of the following form: Usage of <tool> <sub-command-1> <flags for sub-command-1> <args for sub-comand-1> <sub-command-2-1> <flags for sub-command-2-1> <args for sub-comand-2-1> ..."
"Package subcmd provides a multi-level command facility of the following form:"
github.com/adrg/libvlc-go/v3@v3.0.6/doc.go:
"Package vlc provides golang bindings for libVLC version 2.X/3.X/4.X. Usage Initialization // Initialize libVLC."
"Package vlc provides golang bindings for libVLC version 2.X/3.X/4.X."
cloud.google.com/go@v0.69.1-0.20201018204431-89a9df5ed3ef/functions/apiv1/doc.go:
"Use of Context The ctx passed to NewClient is used for authentication requests and for creating the underlying connection, but is not used for subsequent calls."
"Use of Context"
cloud.google.com/go@v0.69.1-0.20201018204431-89a9df5ed3ef/gaming/apiv1/doc.go:
"Use of Context The ctx passed to NewClient is used for authentication requests and for creating the underlying connection, but is not used for subsequent calls."
"Use of Context"
cloud.google.com/go@v0.69.1-0.20201018204431-89a9df5ed3ef/monitoring/dashboard/apiv1/doc.go:
"Use of Context The ctx passed to NewClient is used for authentication requests and for creating the underlying connection, but is not used for subsequent calls."
"Use of Context"
github.com/anz-bank/sysl-go@v0.117.0/jsontime/doc.go:
"Package jsontime gives simple marshalling directly to and from time objects This is a simple package that provides wrapper types for time.Time and time.Duration that can be marshalled to and from json and yaml."
"Package jsontime gives simple marshalling directly to and from time objects"
github.com/anz-bank/sysl-go@v0.117.0/jwtauth/doc.go:
"Package jwtauth manages request authentication with jwts This module provides a simple API to manage authentication and authorization with JWTs (JSON Web Token)."
"Package jwtauth manages request authentication with jwts"
github.com/golang/sys@v0.0.0-20201018230417-eeed37f84f13/windows/mkwinsyscall/mkwinsyscall.go:
"mkwinsyscall generates windows system call bodies It parses all files specified on command line containing function prototypes (like syscall_windows.go) and prints system call bodies to standard output."
"mkwinsyscall generates windows system call bodies"
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/apis/testapigroup/doc.go:
"+k8s:deepcopy-gen=package +groupName=testapigroup.apimachinery.k8s.io package testapigroup contains an testapigroup API used to demonstrate how to create api groups."
"+k8s:deepcopy-gen=package +groupName=testapigroup.apimachinery.k8s.io"
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/runtime/doc.go:
"Package runtime includes helper functions for working with API objects that follow the kubernetes API object conventions, which are: 0."
"Package runtime includes helper functions for working with API objects that follow the kubernetes API object conventions, which are:"
github.com/golang/go@v0.0.0-20201018083219-9499a2e10840/doc/codewalk/markov.go:
"Generating random text: a Markov chain algorithm Based on the program presented in the \"Design and Implementation\" chapter of The Practice of Programming (Kernighan and Pike, Addison-Wesley 1999)."
"Generating random text: a Markov chain algorithm"
2020/10/19 00:04:23 failed to parse github.com/golang/go@v0.0.0-20201018083219-9499a2e10840/test/fixedbugs/bug050.go: github.com/golang/go@v0.0.0-20201018083219-9499a2e10840/test/fixedbugs/bug050.go:7:1: expected 'package', found 'func'
2020/10/19 00:04:23 failed to parse github.com/golang/go@v0.0.0-20201018083219-9499a2e10840/test/fixedbugs/bug088.go: github.com/golang/go@v0.0.0-20201018083219-9499a2e10840/test/fixedbugs/bug088.go:7:1: expected 'package', found ignored
2020/10/19 00:04:23 failed to parse github.com/golang/go@v0.0.0-20201018083219-9499a2e10840/test/fixedbugs/bug106.go: github.com/golang/go@v0.0.0-20201018083219-9499a2e10840/test/fixedbugs/bug106.go:7:1: expected 'package', found ignored
2020/10/19 00:04:23 failed to parse github.com/golang/go@v0.0.0-20201018083219-9499a2e10840/test/fixedbugs/bug222.go: github.com/golang/go@v0.0.0-20201018083219-9499a2e10840/test/fixedbugs/bug222.go:7:1: expected 'package', found ignored
2020/10/19 00:04:23 failed to parse github.com/golang/go@v0.0.0-20201018083219-9499a2e10840/test/fixedbugs/bug282.go: github.com/golang/go@v0.0.0-20201018083219-9499a2e10840/test/fixedbugs/bug282.go:7:1: expected 'package', found ignored
2020/10/19 00:04:23 failed to parse github.com/golang/go@v0.0.0-20201018083219-9499a2e10840/test/fixedbugs/bug306.go: github.com/golang/go@v0.0.0-20201018083219-9499a2e10840/test/fixedbugs/bug306.go:7:1: expected 'package', found ignored
github.com/golang/go@v0.0.0-20201018083219-9499a2e10840/test/fixedbugs/bug387.go:
"Used to die with missing typecheck: [7f5bf07b4438] ."
"Used to die with missing typecheck: [7f5bf07b4438]"
2020/10/19 00:04:23 failed to parse github.com/golang/go@v0.0.0-20201018083219-9499a2e10840/test/fixedbugs/issue13266.go: github.com/golang/go@v0.0.0-20201018083219-9499a2e10840/test/fixedbugs/issue13266.go:10:8: expected 'IDENT', found '%'
2020/10/19 00:04:23 failed to parse github.com/golang/go@v0.0.0-20201018083219-9499a2e10840/test/fixedbugs/issue14164.go: github.com/golang/go@v0.0.0-20201018083219-9499a2e10840/test/fixedbugs/issue14164.go:7:1: expected 'package', found ignored
2020/10/19 00:04:23 failed to parse github.com/golang/go@v0.0.0-20201018083219-9499a2e10840/test/fixedbugs/issue24801.go: github.com/golang/go@v0.0.0-20201018083219-9499a2e10840/test/fixedbugs/issue24801.go:5:51: expected 'package', found 'EOF'
2020/10/19 00:04:23 failed to parse github.com/golang/go@v0.0.0-20201018083219-9499a2e10840/test/fixedbugs/issue4776.go: github.com/golang/go@v0.0.0-20201018083219-9499a2e10840/test/fixedbugs/issue4776.go:9:1: expected 'package', found 'type'
github.com/ory/dockertest/v3@v3.6.2/docker/pkg/archive/example_changes.go:
"Simple tool to create an archive stream from an old and new directory By default it will stream the comparison of two temporary directories with junk files"
"Simple tool to create an archive stream from an old and new directory"
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/sliceutil/doc.go:
"Package sliceutil implements set operations for specified data type Currently types which are tested and supported are: []uint32 []int32 []string []float32 []uint64 []int64 []string []float64 Intersection, Union, Not , IsIn are the operations which are supported on slices"
"Package sliceutil implements set operations for specified data type"
2020/10/19 00:06:18 failed to parse github.com/kdevb0x/or-maybe-more@v0.0.0-20201019020200-6ebe7655168b/app/identity.go: github.com/kdevb0x/or-maybe-more@v0.0.0-20201019020200-6ebe7655168b/app/identity.go:1:1: expected 'package', found 'EOF'
2020/10/19 00:06:18 failed to parse github.com/kdevb0x/or-maybe-more@v0.0.0-20201019020200-6ebe7655168b/app/web/client.go: github.com/kdevb0x/or-maybe-more@v0.0.0-20201019020200-6ebe7655168b/app/web/client.go:1:1: expected 'package', found 'EOF'
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/pilot/pkg/config/kube/crdclient/client.go:
"Package crdclient provides an implementation of the config store and cache using Kubernetes Custom Resources and the informer framework from Kubernetes This code relies heavily on code generation for performance reasons; to implement the Istio store interface, we need to take dynamic inputs."
"Package crdclient provides an implementation of the config store and cache using Kubernetes Custom Resources and the informer framework from Kubernetes"
github.com/adrg/libvlc-go/v2@v2.0.6/doc.go:
"Package vlc provides golang bindings for libVLC version 2.X/3.X/4.X. Usage Initialization // Initialize libVLC."
"Package vlc provides golang bindings for libVLC version 2.X/3.X/4.X."
k8s.io/test-infra@v0.0.0-20201019024813-5bece5a7881c/pkg/genyaml/genyaml.go:
"yamlSnippet, err := cm.GenYaml(&plugins.Configuration{ Approve: []plugins.Approve{ { Repos: []string{ \"ORGANIZATION\", \"ORGANIZATION/REPOSITORY\", }, IssueRequired: false, RequireSelfApproval: new(bool), LgtmActsAsApprove: false, IgnoreReviewState: new(bool), }, }, }) yamlSnippet will be assigned a string containing the following YAML: # Approve is the configuration for the Approve plugin."
"yamlSnippet, err := cm.GenYaml(&plugins.Configuration{ Approve: []plugins.Approve{ { Repos: []string{ \"ORGANIZATION\", \"ORGANIZATION/REPOSITORY\", }, IssueRequired: false, RequireSelfApproval: new(bool), LgtmActsAsApprove: false, IgnoreReviewState: new(bool), }, }, })"
fyne.io/fyne@v1.3.4-0.20201017215228-4501db7e9a55/canvas/base.go:
"Package canvas contains all of the primitive CanvasObjects that make up a Fyne GUI The types implemented in this package are used as building blocks in order to build higher order functionality."
"Package canvas contains all of the primitive CanvasObjects that make up a Fyne GUI"
github.com/gkzy/gow@v0.1.7/lib/oauth/wechat/client.go:
"微信第三方登录相关 公众号支付相关 全局token相关 client:=NewClient(appId,secret) client.SetApiKey(\"支付的apiKey\") ...."
"微信第三方登录相关 公众号支付相关 全局token相关"
github.com/gkzy/gow@v0.1.7/lib/redis/redis_conn.go:
"使用方法: 1."
"使用方法:"
github.com/gkzy/gow@v0.1.7/lib/util/aes_cbc.go:
"AES CBC PKCS5Padding加/解密 使用 hex.Encode 查看测试文件: aes_cbc_test.go"
"AES CBC PKCS5Padding加/解密"
github.com/hashicorp/nomad@v0.0.0-20200824180731-adb06104a867/helper/constraints/semver/constraints.go:
"semver is a Semver Constraints package copied from github.com/hashicorp/go-version @ 2046c9d0f0b03c779670f5186a2a4b2c85493a71 Unlike Constraints in go-version, Semver constraints use Semver 2.0 ordering rules and only accept properly formatted Semver versions."
"semver is a Semver Constraints package copied from github.com/hashicorp/go-version @ 2046c9d0f0b03c779670f5186a2a4b2c85493a71"
github.com/hashicorp/nomad@v0.0.0-20200824180731-adb06104a867/helper/freeport/freeport.go:
"Copied from github.com/hashicorp/consul/sdk/freeport and tweaked for use by Nomad."
"Copied from github.com/hashicorp/consul/sdk/freeport"
github.com/hashicorp/nomad@v0.0.0-20200824180731-adb06104a867/helper/snapshot/archive.go:
"The archive utilities manage the internal format of a snapshot, which is a tar file with the following contents: meta.json - JSON-encoded snapshot metadata from Raft state.bin - Encoded snapshot data from Raft SHA256SUMS - SHA-256 sums of the above two files The integrity information is automatically created and checked, and a failure there just looks like an error to the caller."
"The archive utilities manage the internal format of a snapshot, which is a tar file with the following contents:"
knative.dev/pkg@v0.0.0-20201018212257-b39d5da935b0/test/monitoring/doc.go:
"Package monitoring provides common methods for all the monitoring components used in the tests This package exposes following methods: CheckPortAvailability(port int) error Checks if the given port is available GetPods(kubeClientset kubernetes.Interface, app string) (*v1.PodList, error) Gets the list of pods that satisfy the label selector app=<app> Cleanup(pid int) error Kill the current port forwarding process running in the background PortForward(logf logging.FormatLogger, podList *v1.PodList, localPort, remotePort int) (int, error) Create a background process that will port forward the first pod from the local to remote port It returns the process id for the background process created."
"Package monitoring provides common methods for all the monitoring components used in the tests"
google.golang.org/grpc@v1.34.0-dev.0.20201016185254-4be647f7f6db/benchmark/benchresult/main.go:
"To format the benchmark result: go run benchmark/benchresult/main.go resultfile To see the performance change based on a old result: go run benchmark/benchresult/main.go resultfile_old resultfile It will print the comparison result of intersection benchmarks between two files."
"To format the benchmark result: go run benchmark/benchresult/main.go resultfile"
google.golang.org/grpc@v1.34.0-dev.0.20201016185254-4be647f7f6db/interop/http2/negative_http2_client.go:
"Binary http2 is used to test http2 error edge cases like GOAWAYs and RST_STREAMs Documentation: https://github.com/grpc/grpc/blob/master/doc/negative-http2-interop-test-descriptions.md"
"Binary http2 is used to test http2 error edge cases like GOAWAYs and RST_STREAMs"
github.com/shortedapp/shorted/shortedapis@v0.0.0-20201018120224-fdc3d1588f58/third_party/gogo/gogoproto/doc.go:
"Package gogoproto provides extensions for protocol buffers to achieve: - fast marshalling and unmarshalling."
"Package gogoproto provides extensions for protocol buffers to achieve:"
github.com/margolisj/request@v1.0.5-cookiejar/doc.go:
"Package request HTTP client for golang - Make http requests from Golang - Intercept request and response - Transform request and response data GET client := request.Client{ URL: \"https://google.com\", Method: \"GET\", Params: map[string]string{\"hello\": \"world\"}, } resp, err := client.Do() POST client := request.Client{ URL: \"https://google.com\", Method: \"POST\", Params: map[string]string{\"hello\": \"world\"}, Body: []byte(`{\"hello\": \"world\"}`), } resp, err := client.Do() Content-Type client := request.Client{ URL: \"https://google.com\", Method: \"POST\", ContentType: request.ApplicationXWwwFormURLEncoded, // default is \"application/json\" } resp, err := client.Do() Authorization client := request.Client{ URL: \"https://google.com\", Method: \"POST\", BasicAuth: request.BasicAuth{ Username:\"user_xxx\", Password:\"pwd_xxx\", }, // xxx:xxx } resp, err := client.Do() Cookies client := request.Client{ URL: \"https://google.com\", Cookies:[]*http.Cookie{ { Name: \"cookie_name\", Value: \"cookie_value\", }, }, } resp, err := client.Do()"
"Package request HTTP client for golang - Make http requests from Golang - Intercept request and response - Transform request and response data"
github.com/kataras/iris/v12@v12.2.0-alpha.0.20201018152601-b335ab9c78d2/_examples/mvc/middleware/per-method/main.go:
"If you want to use it as middleware for the entire controller you can use its router which is just a sub router to add it as you normally do with standard API: I'll show you 4 different methods for adding a middleware into an mvc application, all of those 4 do exactly the same thing, select what you prefer, I prefer the last code-snippet when I need the middleware to be registered somewhere else as well, otherwise I am going with the first one: “`go // 1 mvc.Configure(app.Party(\"/user\"), func(m *mvc.Application) { m.Router.Use(cache.Handler(10*time.Second)) }) “` “`go // 2 // same: userRouter := app.Party(\"/user\") userRouter.Use(cache.Handler(10*time.Second)) mvc.Configure(userRouter, ...) “` “`go // 3 // same: userRouter := app.Party(\"/user\", cache.Handler(10*time.Second)) mvc.Configure(userRouter, ...) “` “`go // 4 // same: app.PartyFunc(\"/user\", func(r iris.Party){ r.Use(cache.Handler(10*time.Second)) mvc.Configure(r, ...) }) “` If you want to use a middleware for a single route, for a single controller's method that is already registered by the engine and not by custom `Handle` (which you can add the middleware there on the last parameter) and it's not depend on the `Next Handler` to do its job then you just call it on the method: “`go var myMiddleware := myMiddleware.New(...) // this should return an iris/context.Handler type UserController struct{} func (c *UserController) GetSomething(ctx iris.Context) { // ctx.Proceed checks if myMiddleware called `ctx.Next()` // inside it and returns true if so, otherwise false."
"If you want to use it as middleware for the entire controller you can use its router which is just a sub router to add it as you normally do with standard API:"
github.com/brickman-source/golang-utilities@v0.0.0-20201016212501-118d095640a7/viper/crypt/encoding/secconf/secconf.go:
"Package secconf implements secconf encoding as specified in the following format: base64(gpg(gzip(data)))"
"Package secconf implements secconf encoding as specified in the following format:"
istio.io/istio@v0.0.0-20201019023316-ceec0d6b70ca/pilot/pkg/config/kube/crdclient/client.go:
"Package crdclient provides an implementation of the config store and cache using Kubernetes Custom Resources and the informer framework from Kubernetes This code relies heavily on code generation for performance reasons; to implement the Istio store interface, we need to take dynamic inputs."
"Package crdclient provides an implementation of the config store and cache using Kubernetes Custom Resources and the informer framework from Kubernetes"
github.com/hashicorp/consul@v1.7.1-0.20200514210453-e226a21c3e53/snapshot/archive.go:
"The archive utilities manage the internal format of a snapshot, which is a tar file with the following contents: meta.json - JSON-encoded snapshot metadata from Raft state.bin - Encoded snapshot data from Raft SHA256SUMS - SHA-256 sums of the above two files The integrity information is automatically created and checked, and a failure there just looks like an error to the caller."
"The archive utilities manage the internal format of a snapshot, which is a tar file with the following contents:"
gopkg.in/ory-am/dockertest.v3@v3.6.2/docker/pkg/archive/example_changes.go:
"Simple tool to create an archive stream from an old and new directory By default it will stream the comparison of two temporary directories with junk files"
"Simple tool to create an archive stream from an old and new directory"
github.com/tinyzimmer/kvdi@v0.0.31-0.20201018145858-ad55d9be5e99/pkg/apis/kvdi/v1alpha1/doc.go:
"Package v1alpha1 contains API Schema definitions for the kvdi v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=kvdi.io"
"Package v1alpha1 contains API Schema definitions for the kvdi v1alpha1 API group"
github.com/tinyzimmer/kvdi@v0.0.31-0.20201018145858-ad55d9be5e99/pkg/apis/meta/v1/doc.go:
"Package v1 contains API Schema definitions for the meta v1 API group +k8s:deepcopy-gen=package,register +groupName=kvdi.io"
"Package v1 contains API Schema definitions for the meta v1 API group"
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/apis/testapigroup/doc.go:
"+k8s:deepcopy-gen=package +groupName=testapigroup.apimachinery.k8s.io package testapigroup contains an testapigroup API used to demonstrate how to create api groups."
"+k8s:deepcopy-gen=package +groupName=testapigroup.apimachinery.k8s.io"
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/runtime/doc.go:
"Package runtime includes helper functions for working with API objects that follow the kubernetes API object conventions, which are: 0."
"Package runtime includes helper functions for working with API objects that follow the kubernetes API object conventions, which are:"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/baremetal/v1/drivers/doc.go:
"Package drivers contains the functionality for Listing drivers, driver details, driver properties and driver logical disk properties API reference: https://developer.openstack.org/api-ref/baremetal/#drivers-drivers Example to List Drivers drivers.ListDrivers(client.ServiceClient(), drivers.ListDriversOpts{}).EachPage(func(page pagination.Page) (bool, error) { driversList, err := drivers.ExtractDrivers(page) if err != nil { return false, err } for _, n := range driversList { // Do something } return true, nil }) Example to Get single Driver Details showDriverDetails, err := drivers.GetDriverDetails(client, \"ipmi\").Extract() if err != nil { panic(err) } Example to Get single Driver Properties showDriverProperties, err := drivers.GetDriverProperties(client, \"ipmi\").Extract() if err != nil { panic(err) } Example to Get single Driver Logical Disk Properties showDriverDiskProperties, err := drivers.GetDriverDiskProperties(client, \"ipmi\").Extract() if err != nil { panic(err) }"
"Package drivers contains the functionality for Listing drivers, driver details, driver properties and driver logical disk properties"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/baremetal/v1/ports/doc.go:
"Package ports contains the functionality to Listing, Searching, Creating, Updating, and Deleting of bare metal Port resources API reference: https://developer.openstack.org/api-ref/baremetal/#ports-ports Example to List Ports with Detail ports.ListDetail(client, nil).EachPage(func(page pagination.Page) (bool, error) { portList, err := ports.ExtractPorts(page) if err != nil { return false, err } for _, n := range portList { // Do something } return true, nil }) Example to List Ports listOpts := ports.ListOpts{ Limit: 10, } ports.List(client, listOpts).EachPage(func(page pagination.Page) (bool, error) { portList, err := ports.ExtractPorts(page) if err != nil { return false, err } for _, n := range portList { // Do something } return true, nil }) Example to Create a Port createOpts := ports.CreateOpts{ NodeUUID: \"e8920409-e07e-41bb-8cc1-72acb103e2dd\", Address: \"00:1B:63:84:45:E6\", PhysicalNetwork: \"my-network\", } createPort, err := ports.Create(client, createOpts).Extract() if err != nil { panic(err) } Example to Get a Port showPort, err := ports.Get(client, \"c9afd385-5d89-4ecb-9e1c-68194da6b474\").Extract() if err != nil { panic(err) } Example to Update a Port updateOpts := ports.UpdateOpts{ ports.UpdateOperation{ Op: ReplaceOp, Path: \"/address\", Value: \"22:22:22:22:22:22\", }, } updatePort, err := ports.Update(client, \"c9afd385-5d89-4ecb-9e1c-68194da6b474\", updateOpts).Extract() if err != nil { panic(err) } Example to Delete a Port err = ports.Delete(client, \"c9afd385-5d89-4ecb-9e1c-68194da6b474\").ExtractErr() if err != nil { panic(err) }"
"Package ports contains the functionality to Listing, Searching, Creating, Updating, and Deleting of bare metal Port resources"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/diagnostics/doc.go:
"Package diagnostics returns details about a nova instance diagnostics Example of Show Diagnostics diags, err := diagnostics.Get(computeClient, serverId).Extract() if err != nil { panic(err) } fmt.Printf(\"%+v\\n\", diags)"
"Package diagnostics returns details about a nova instance diagnostics"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/vpnaas/endpointgroups/doc.go:
"Package endpointgroups allows management of endpoint groups in the Openstack Network Service Example to create an Endpoint Group createOpts := endpointgroups.CreateOpts{ Name: groupName, Type: endpointgroups.TypeCIDR, Endpoints: []string{ \"10.2.0.0/24\", \"10.3.0.0/24\", }, } group, err := endpointgroups.Create(client, createOpts).Extract() if err != nil { return group, err } Example to retrieve an Endpoint Group group, err := endpointgroups.Get(client, \"6ecd9cf3-ca64-46c7-863f-f2eb1b9e838a\").Extract() if err != nil { panic(err) } Example to Delete an Endpoint Group err := endpointgroups.Delete(client, \"5291b189-fd84-46e5-84bd-78f40c05d69c\").ExtractErr() if err != nil { panic(err) } Example to List Endpoint groups allPages, err := endpointgroups.List(client, nil).AllPages() if err != nil { panic(err) } allGroups, err := endpointgroups.ExtractEndpointGroups(allPages) if err != nil { panic(err) } Example to Update an endpoint group name := \"updatedname\" description := \"updated description\" updateOpts := endpointgroups.UpdateOpts{ Name: &name, Description: &description, } updatedPolicy, err := endpointgroups.Update(client, \"5c561d9d-eaea-45f6-ae3e-08d1a7080828\", updateOpts).Extract() if err != nil { panic(err) }"
"Package endpointgroups allows management of endpoint groups in the Openstack Network Service"
2020/10/19 00:08:10 failed to parse github.com/u8x9/go-full-stack@v0.0.0-20201018171049-955f1a098e4c/day03/02global_var/main.go: github.com/u8x9/go-full-stack@v0.0.0-20201018171049-955f1a098e4c/day03/02global_var/main.go:1:1: expected 'package', found 'EOF'
github.com/grpc/grpc-go@v0.0.0-20200428035558-b2df44eac8b1/benchmark/benchresult/main.go:
"To format the benchmark result: go run benchmark/benchresult/main.go resultfile To see the performance change based on a old result: go run benchmark/benchresult/main.go resultfile_old resultfile It will print the comparison result of intersection benchmarks between two files."
"To format the benchmark result: go run benchmark/benchresult/main.go resultfile"
github.com/grpc/grpc-go@v0.0.0-20200428035558-b2df44eac8b1/interop/http2/negative_http2_client.go:
"Binary http2 is used to test http2 error edge cases like GOAWAYs and RST_STREAMs Documentation: https://github.com/grpc/grpc/blob/master/doc/negative-http2-interop-test-descriptions.md"
"Binary http2 is used to test http2 error edge cases like GOAWAYs and RST_STREAMs"
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/docker/docker/pkg/archive/example_changes.go:
"Simple tool to create an archive stream from an old and new directory By default it will stream the comparison of two temporary directories with junk files"
"Simple tool to create an archive stream from an old and new directory"
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/miekg/dns/dnssec.go:
"DNSSEC DNSSEC (DNS Security Extension) adds a layer of security to the DNS."
"DNSSEC"
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/miekg/dns/edns.go:
"EDNS0 EDNS0 is an extension mechanism for the DNS defined in RFC 2671 and updated by RFC 6891."
"EDNS0"
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/miekg/dns/privaterr.go:
"PRIVATE RR RFC 6895 sets aside a range of type codes for private use."
"PRIVATE RR"
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/miekg/dns/sig0.go:
"SIG(0) From RFC 2931: SIG(0) provides protection for DNS transactions and requests ...."
"SIG(0)"
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/miekg/dns/tsig.go:
"TRANSACTION SIGNATURE An TSIG or transaction signature adds a HMAC TSIG record to each message sent."
"TRANSACTION SIGNATURE"
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/miekg/dns/update.go:
"DYNAMIC UPDATES Dynamic updates reuses the DNS message format, but renames three of the sections."
"DYNAMIC UPDATES"
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo/main.go:
"The Ginkgo CLI The Ginkgo CLI is fully documented [here](http://onsi.github.io/ginkgo/#the_ginkgo_cli) You can also learn more by running: ginkgo help Here are some of the more commonly used commands: To install: go install github.com/onsi/ginkgo/ginkgo To run tests: ginkgo To run tests in all subdirectories: ginkgo -r To run tests in particular packages: ginkgo <flags> /path/to/package /path/to/another/package To pass arguments/flags to your tests: ginkgo <flags> <packages> -- <pass-throughs> To run tests in parallel ginkgo -p this will automatically detect the optimal number of nodes to use."
"The Ginkgo CLI"
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/onsi/ginkgo/ginkgo_dsl.go:
"Ginkgo is a BDD-style testing framework for Golang The godoc documentation describes Ginkgo's API."
"Ginkgo is a BDD-style testing framework for Golang"
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/onsi/ginkgo/reporters/default_reporter.go:
"Ginkgo's Default Reporter A number of command line flags are available to tweak Ginkgo's default output."
"Ginkgo's Default Reporter"
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/onsi/gomega/matchers/type_support.go:
"Gomega matchers This package implements the Gomega matchers and does not typically need to be imported."
"Gomega matchers"
github.com/amckinley/kubernetes@v0.13.2/pkg/runtime/doc.go:
"Package runtime includes helper functions for working with API objects that follow the kubernetes API object conventions, which are: 0."
"Package runtime includes helper functions for working with API objects that follow the kubernetes API object conventions, which are:"
github.com/kubernetes/apimachinery@v0.16.16-rc.0/pkg/apis/testapigroup/doc.go:
"+k8s:deepcopy-gen=package +groupName=testapigroup.apimachinery.k8s.io package testapigroup contains an testapigroup API used to demonstrate how to create api groups."
"+k8s:deepcopy-gen=package +groupName=testapigroup.apimachinery.k8s.io"
github.com/kubernetes/apimachinery@v0.16.16-rc.0/pkg/runtime/doc.go:
"Package runtime includes helper functions for working with API objects that follow the kubernetes API object conventions, which are: 0."
"Package runtime includes helper functions for working with API objects that follow the kubernetes API object conventions, which are:"
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/apis/example2/doc.go:
"+k8s:deepcopy-gen=package +groupName=example2.k8s.io package example2 contains an example API whose internal version is defined in another group (\"example\")."
"+k8s:deepcopy-gen=package +groupName=example2.k8s.io"
github.com/docker/engine@v0.0.0-20201016200656-bb69504a4a81/pkg/archive/example_changes.go:
"Simple tool to create an archive stream from an old and new directory By default it will stream the comparison of two temporary directories with junk files"
"Simple tool to create an archive stream from an old and new directory"
github.com/johankaito/torrengo@v0.0.0-20201018053502-0ff6729221a9/arc/search.go:
"Package arc searches and downloads archive.org No check is done here regarding the user input."
"Package arc searches and downloads archive.org"
github.com/johankaito/torrengo@v0.0.0-20201018053502-0ff6729221a9/tpb/search.go:
"Package tpb searches and extracts magnet link from ThePirateBay No check is done here regarding the user input."
"Package tpb searches and extracts magnet link from ThePirateBay"
github.com/johankaito/torrengo@v0.0.0-20201018053502-0ff6729221a9/ygg/search.go:
"Package ygg searches and downloads torrents from Ygg Torrent No check is done here regarding the user input."
"Package ygg searches and downloads torrents from Ygg Torrent"
github.com/google/cloud-print-connector@v0.0.0-20201015162118-c490ddaad2a4/cdd/cdd.go:
"package cdd represents the Cloud Device Description format described here: https://developers.google.com/cloud-print/docs/cdd Not-required fields are marked with the omitempty JSON attribute."
"package cdd represents the Cloud Device Description format described here: https://developers.google.com/cloud-print/docs/cdd"
gitlab.com/hackandsla.sh/letterbox@v0.0.20/main.go:
"Package Go web app template The purpose of this application is to provide an opinionated base structure for other APIs Terms Of Service: there are no TOS at this moment, use at your own risk we take no responsibility Schemes: http, https Host: localhost BasePath: /api/v1 Version: 0.0.1 License: MIT http://opensource.org/licenses/MIT Contact: Trevor Taubitz<terrabitz@hackandsla.sh> https://hackandsla.sh Consumes: - application/json Produces: - application/json Security: - api_key: SecurityDefinitions: api_key: type: apiKey name: KEY in: header oauth2: type: oauth2 authorizationUrl: /oauth2/auth tokenUrl: /oauth2/token in: header scopes: bar: foo flow: accessCode swagger:meta"
"Package Go web app template"
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019034155-46194ef6cb3b/build/ninjago/ninjalog/doc.go:
"Package ninjalog provides ninja_log parser It support ninja log v5."
"Package ninjalog provides ninja_log parser"
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/metrics/metrics.go:
"Go port of Coda Hale's Metrics library <https://github.com/rcrowley/go-metrics> Coda Hale's original work: <https://github.com/codahale/metrics>"
"Go port of Coda Hale's Metrics library"
golang.org/x/sys@v0.0.0-20201018230417-eeed37f84f13/windows/mkwinsyscall/mkwinsyscall.go:
"mkwinsyscall generates windows system call bodies It parses all files specified on command line containing function prototypes (like syscall_windows.go) and prints system call bodies to standard output."
"mkwinsyscall generates windows system call bodies"
github.com/xhaoxiong/util@v0.0.0-20201019012101-b7ec29c07dba/toolbox/healthcheck.go:
"Package toolbox healthcheck type DatabaseCheck struct { } func (dc *DatabaseCheck) Check() error { if dc.isConnected() { return nil } else { return errors.New(\"can't connect database\") } } AddHealthCheck(\"database\",&DatabaseCheck{}) more docs: http://beego.me/docs/module/toolbox.md"
"Package toolbox healthcheck"
github.com/xhaoxiong/util@v0.0.0-20201019012101-b7ec29c07dba/validation/validation.go:
"Package validation for validations import ( \"github.com/astaxie/beego/validation\" \"log\" ) type User struct { Name string Age int } func main() { u := User{\"man\", 40} valid := validation.Validation{} valid.Required(u.Name, \"name\") valid.MaxSize(u.Name, 15, \"nameMax\") valid.Range(u.Age, 0, 140, \"age\") if valid.HasErrors() { // validation does not pass // print invalid message for _, err := range valid.Errors { log.Println(err.Key, err.Message) } } // or use like this if v := valid.Max(u.Age, 140, \"ageMax\"); !v.Ok { log.Println(v.Error.Key, v.Error.Message) } } more info: http://beego.me/docs/mvc/controller/validation.md"
"Package validation for validations"
github.com/ory/kratos@v0.5.0-alpha.1/swagger_meta.go:
"Ory Kratos Welcome to the ORY Kratos HTTP API documentation! Schemes: http, https Host: BasePath: / Version: latest Consumes: - application/json - application/x-www-form-urlencoded Produces: - application/json SecurityDefinitions: sessionToken: type: apiKey name: X-Session-Token in: header Extensions: --- x-request-id: string x-forwarded-proto: string --- swagger:meta"
"Ory Kratos"
github.com/sjhitchner/go-mixpanel@v0.0.0-20141106194627-1eddec1ac810/mixpanel.go:
"Golang Mixpanel Client Implementation https://mixpanel.com/help/reference/http"
"Golang Mixpanel Client Implementation"
go.skia.org/infra@v0.0.0-20201018052501-d16f318f4417/ct/go/worker_scripts/metrics_analysis/main.go:
"Application that does metrics analysis as described in the design doc: go/ct_metrics_analysis Can be tested locally with: $ go run go/worker_scripts/metrics_analysis/main.go --start_range=1 --num=3 --run_id=rmistry-test1 --benchmark_extra_args=\"--output-format=csv\" --metric_name=\"loadingMetric\" --logtostderr=true --local"
"Application that does metrics analysis as described in the design doc: go/ct_metrics_analysis"
go.skia.org/infra@v0.0.0-20201018052501-d16f318f4417/go/calc/doc.go:
"Lexer and parser for expressions of the form: f(g(h(\"foo\"), i(3, \"bar\"))) Note that while it does understand strings and numbers, it doesn't do binary operators."
"Lexer and parser for expressions of the form:"
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/test/monitoring/doc.go:
"Package monitoring provides common methods for all the monitoring components used in the tests This package exposes following methods: CheckPortAvailability(port int) error Checks if the given port is available GetPods(kubeClientset kubernetes.Interface, app string) (*v1.PodList, error) Gets the list of pods that satisfy the label selector app=<app> Cleanup(pid int) error Kill the current port forwarding process running in the background PortForward(logf logging.FormatLogger, podList *v1.PodList, localPort, remotePort int) (int, error) Create a background process that will port forward the first pod from the local to remote port It returns the process id for the background process created."
"Package monitoring provides common methods for all the monitoring components used in the tests"
This file has been truncated, but you can view the full file.
total module versions considered: 1807
unique modules processed: 1070
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/bitbucket.org/ww/goautoneg/autoneg.go:
"HTTP Content-Type Autonegotiation."
"HTTP Content-Type Autonegotiation."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/code.google.com/p/gcfg/doc.go:
"Package gcfg reads \"INI-style\" text-based configuration files with \"name=value\" pairs grouped into sections (gcfg files)."
"Package gcfg reads \"INI-style\" text-based configuration files with \"name=value\" pairs grouped into sections (gcfg files)."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/code.google.com/p/gcfg/scanner/scanner.go:
"Package scanner implements a scanner for gcfg configuration text."
"Package scanner implements a scanner for gcfg configuration text."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/code.google.com/p/gcfg/token/token.go:
"Package token defines constants representing the lexical tokens of the gcfg configuration syntax and basic operations on tokens (printing, predicates)."
"Package token defines constants representing the lexical tokens of the gcfg configuration syntax and basic operations on tokens (printing, predicates)."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/code.google.com/p/gcfg/types/doc.go:
"Package types defines helpers for type conversions."
"Package types defines helpers for type conversions."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/code.google.com/p/go-uuid/uuid/doc.go:
"The uuid package generates and inspects UUIDs."
"The uuid package generates and inspects UUIDs."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/code.google.com/p/go.exp/inotify/inotify_linux.go:
"Package inotify implements a wrapper for the Linux inotify system."
"Package inotify implements a wrapper for the Linux inotify system."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/code.google.com/p/go.net/spdy/types.go:
"Package spdy implements the SPDY protocol (currently SPDY/3), described in http://www.chromium.org/spdy/spdy-protocol/spdy-protocol-draft3."
"Package spdy implements the SPDY protocol (currently SPDY/3), described in http://www.chromium.org/spdy/spdy-protocol/spdy-protocol-draft3."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/code.google.com/p/google-api-go-client/compute/v1/compute-gen.go:
"Package compute provides access to the Compute Engine API."
"Package compute provides access to the Compute Engine API."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/code.google.com/p/google-api-go-client/container/v1beta1/container-gen.go:
"Package container provides access to the Google Container Engine API."
"Package container provides access to the Google Container Engine API."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/code.google.com/p/google-api-go-client/googleapi/googleapi.go:
"Package googleapi contains the common code shared by all Google API libraries."
"Package googleapi contains the common code shared by all Google API libraries."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/code.google.com/p/google-api-go-client/googleapi/internal/uritemplates/uritemplates.go:
"Package uritemplates is a level 4 implementation of RFC 6570 (URI Template, http://tools.ietf.org/html/rfc6570)."
"Package uritemplates is a level 4 implementation of RFC 6570 (URI Template, http://tools.ietf.org/html/rfc6570)."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/code.google.com/p/google-api-go-client/googleapi/transport/apikey.go:
"Package transport contains HTTP transports used to make authenticated API requests."
"Package transport contains HTTP transports used to make authenticated API requests."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/code.google.com/p/goprotobuf/proto/lib.go:
"Package proto converts data structures to and from the wire format of protocol buffers."
"Package proto converts data structures to and from the wire format of protocol buffers."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/code.google.com/p/goprotobuf/proto/testdata/test.pb.go:
"Package testdata is a generated protocol buffer package."
"Package testdata is a generated protocol buffer package."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/Sirupsen/logrus/terminal_freebsd.go:
"Go 1.2 doesn't include Termios for FreeBSD."
"Go 1.2 doesn't include Termios for FreeBSD."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/beorn7/perks/quantile/stream.go:
"Package quantile computes approximate quantiles over an unbounded data stream within low memory and CPU bounds."
"Package quantile computes approximate quantiles over an unbounded data stream within low memory and CPU bounds."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/coreos/go-systemd/dbus/dbus.go:
"Integration with the systemd D-Bus API."
"Integration with the systemd D-Bus API."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/davecgh/go-spew/spew/doc.go:
"Package spew implements a deep pretty printer for Go data structures to aid in debugging."
"Package spew implements a deep pretty printer for Go data structures to aid in debugging."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/docker/docker/pkg/pools/pools.go:
"Package pools provides a collection of pools which provide various data types with buffers."
"Package pools provides a collection of pools which provide various data types with buffers."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/docker/libcontainer/api_temp.go:
"Temporary API endpoint for libcontainer while the full API is finalized (api.go)."
"Temporary API endpoint for libcontainer while the full API is finalized (api.go)."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/docker/libcontainer/container.go:
"NOTE: The API is in flux and mainly not implemented."
"NOTE: The API is in flux and mainly not implemented."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/docker/libcontainer/integration/doc.go:
"integration is used for integration testing of libcontainer"
"integration is used for integration testing of libcontainer"
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/docker/libcontainer/netlink/netlink.go:
"Packet netlink provide access to low level Netlink sockets and messages."
"Packet netlink provide access to low level Netlink sockets and messages."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/docker/libcontainer/system/syscall_linux_386.go:
"+build linux,386"
"+build linux,386"
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/docker/libcontainer/system/syscall_linux_arm.go:
"+build linux,arm"
"+build linux,arm"
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/elazarl/go-bindata-assetfs/doc.go:
"assetfs allows packages to serve static content embedded with the go-bindata tool with the standard net/http package."
"assetfs allows packages to serve static content embedded with the go-bindata tool with the standard net/http package."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/emicklei/go-restful/doc.go:
"Package restful, a lean package for creating REST-style WebServices without magic."
"Package restful, a lean package for creating REST-style WebServices without magic."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/emicklei/go-restful/swagger/swagger.go:
"Package swagger implements the structures of the Swagger https://github.com/wordnik/swagger-spec/blob/master/versions/1.2.md"
"Package swagger implements the structures of the Swagger https://github.com/wordnik/swagger-spec/blob/master/versions/1.2.md"
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/fsouza/go-dockerclient/client.go:
"Package docker provides a client for the Docker remote API."
"Package docker provides a client for the Docker remote API."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/fsouza/go-dockerclient/testing/server.go:
"Package testing provides a fake implementation of the Docker API, useful for testing purpose."
"Package testing provides a fake implementation of the Docker API, useful for testing purpose."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/ghodss/yaml/fields.go:
""
""
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/godbus/dbus/doc.go:
"Package dbus implements bindings to the D-Bus message bus system."
"Package dbus implements bindings to the D-Bus message bus system."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/godbus/dbus/introspect/introspect.go:
"Package introspect provides some utilities for dealing with the DBus introspection format."
"Package introspect provides some utilities for dealing with the DBus introspection format."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/godbus/dbus/prop/prop.go:
"Package prop provides the Properties struct which can be used to implement org.freedesktop.DBus.Properties."
"Package prop provides the Properties struct which can be used to implement org.freedesktop.DBus.Properties."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/golang/glog/glog.go:
"Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup."
"Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/golang/groupcache/lru/lru.go:
"Package lru implements an LRU cache."
"Package lru implements an LRU cache."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/golang/protobuf/proto/lib.go:
"Package proto converts data structures to and from the wire format of protocol buffers."
"Package proto converts data structures to and from the wire format of protocol buffers."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/golang/protobuf/proto/testdata/test.pb.go:
"Package testdata is a generated protocol buffer package."
"Package testdata is a generated protocol buffer package."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/google/cadvisor/api/handler.go:
"Package api provides a handler for /api/"
"Package api provides a handler for /api/"
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/google/cadvisor/container/container.go:
"Package container defines types for sub-container events and also defines an interface for container operation handlers."
"Package container defines types for sub-container events and also defines an interface for container operation handlers."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/google/cadvisor/container/docker/handler.go:
"Handler for Docker containers."
"Handler for Docker containers."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/google/cadvisor/container/raw/container_hints.go:
"Unmarshal's a Containers description json file."
"Unmarshal's a Containers description json file."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/google/cadvisor/container/raw/handler.go:
"Handler for \"raw\" containers."
"Handler for \"raw\" containers."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/google/cadvisor/fs/fs.go:
"Provides Filesystem Stats"
"Provides Filesystem Stats"
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/google/cadvisor/manager/manager.go:
"Manager of cAdvisor-monitored containers."
"Manager of cAdvisor-monitored containers."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/google/cadvisor/pages/containers.go:
"Page for /containers/"
"Page for /containers/"
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/google/cadvisor/summary/summary.go:
"Maintains the summary of aggregated minute, hour, and day stats."
"Maintains the summary of aggregated minute, hour, and day stats."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/google/cadvisor/utils/procfs/doc.go:
"procfs contains several low level functions to read information from /proc filesystem, and also provides some utility functions like JiffiesToDuration."
"procfs contains several low level functions to read information from /proc filesystem, and also provides some utility functions like JiffiesToDuration."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/google/gofuzz/doc.go:
"Package fuzz is a library for populating go objects with random values."
"Package fuzz is a library for populating go objects with random values."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/imdario/mergo/doc.go:
"Package mergo merges same-type structs and maps by setting default values in zero-value fields."
"Package mergo merges same-type structs and maps by setting default values in zero-value fields."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/kr/pty/doc.go:
"Package pty provides functions for working with Unix terminals."
"Package pty provides functions for working with Unix terminals."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/matttproud/golang_protobuf_extensions/ext/doc.go:
"Package ext enables record length-delimited Protocol Buffer streaming."
"Package ext enables record length-delimited Protocol Buffer streaming."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/miekg/dns/dns.go:
"Package dns implements a full featured interface to the Domain Name System."
"Package dns implements a full featured interface to the Domain Name System."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/miekg/dns/idn/punycode.go:
"Package idn implements encoding from and to punycode as speficied by RFC 3492."
"Package idn implements encoding from and to punycode as speficied by RFC 3492."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/mitchellh/goamz/aws/aws.go:
"goamz - Go packages to interact with the Amazon Web Services."
"goamz - Go packages to interact with the Amazon Web Services."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/mitchellh/goamz/ec2/ec2test/server.go:
"The ec2test package implements a fake EC2 provider with the capability of inducing errors on any given operation, and retrospectively determining what operations have been carried out."
"The ec2test package implements a fake EC2 provider with the capability of inducing errors on any given operation, and retrospectively determining what operations have been carried out."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/mitchellh/mapstructure/mapstructure.go:
"The mapstructure package exposes functionality to convert an abitrary map[string]interface{} into a native Go structure."
"The mapstructure package exposes functionality to convert an abitrary map[string]interface{} into a native Go structure."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/onsi/ginkgo/config/config.go:
"Ginkgo accepts a number of configuration options."
"Ginkgo accepts a number of configuration options."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/onsi/ginkgo/internal/remote/aggregator.go:
"Aggregator is a reporter used by the Ginkgo CLI to aggregate and present parallel test output coherently as tests complete."
"Aggregator is a reporter used by the Ginkgo CLI to aggregate and present parallel test output coherently as tests complete."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/onsi/gomega/format/format.go:
"Gomega's format package pretty-prints objects."
"Gomega's format package pretty-prints objects."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/onsi/gomega/gbytes/buffer.go:
"Package gbytes provides a buffer that supports incrementally detecting input."
"Package gbytes provides a buffer that supports incrementally detecting input."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/onsi/gomega/gexec/session.go:
"Package gexec provides support for testing external processes."
"Package gexec provides support for testing external processes."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/onsi/gomega/ghttp/test_server.go:
"Package ghttp supports testing HTTP clients by providing a test server (simply a thin wrapper around httptest's server) that supports registering multiple handlers."
"Package ghttp supports testing HTTP clients by providing a test server (simply a thin wrapper around httptest's server) that supports registering multiple handlers."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/onsi/gomega/gomega_dsl.go:
"Gomega is the Ginkgo BDD-style testing framework's preferred matcher library."
"Gomega is the Ginkgo BDD-style testing framework's preferred matcher library."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/prometheus/client_golang/model/model.go:
"Package model contains core representation of Prometheus client primitives."
"Package model contains core representation of Prometheus client primitives."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/prometheus/client_golang/prometheus/doc.go:
"Package prometheus provides embeddable metric primitives for servers and standardized exposition of telemetry through a web services interface."
"Package prometheus provides embeddable metric primitives for servers and standardized exposition of telemetry through a web services interface."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/prometheus/client_golang/text/create.go:
"Package text contains helper functions to parse and create text-based exchange formats."
"Package text contains helper functions to parse and create text-based exchange formats."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/prometheus/client_model/go/metrics.pb.go:
"Package io_prometheus_client is a generated protocol buffer package."
"Package io_prometheus_client is a generated protocol buffer package."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/prometheus/procfs/doc.go:
"Package procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc."
"Package procfs provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/doc.go:
"Package gophercloud provides a multi-vendor interface to OpenStack-compatible clouds."
"Package gophercloud provides a multi-vendor interface to OpenStack-compatible clouds."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/apiversions/doc.go:
"Package apiversions provides information and interaction with the different API versions for the OpenStack Block Storage service, code-named Cinder."
"Package apiversions provides information and interaction with the different API versions for the OpenStack Block Storage service, code-named Cinder."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/snapshots/doc.go:
"Package snapshots provides information and interaction with snapshots in the OpenStack Block Storage service."
"Package snapshots provides information and interaction with snapshots in the OpenStack Block Storage service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumes/doc.go:
"Package volumes provides information and interaction with volumes in the OpenStack Block Storage service."
"Package volumes provides information and interaction with volumes in the OpenStack Block Storage service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/blockstorage/v1/volumetypes/doc.go:
"Package volumetypes provides information and interaction with volume types in the OpenStack Block Storage service."
"Package volumetypes provides information and interaction with volume types in the OpenStack Block Storage service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/base/doc.go:
"Package base provides information and interaction with the base API resource in the OpenStack CDN service."
"Package base provides information and interaction with the base API resource in the OpenStack CDN service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/flavors/doc.go:
"Package flavors provides information and interaction with the flavors API resource in the OpenStack CDN service."
"Package flavors provides information and interaction with the flavors API resource in the OpenStack CDN service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/serviceassets/doc.go:
"Package serviceassets provides information and interaction with the serviceassets API resource in the OpenStack CDN service."
"Package serviceassets provides information and interaction with the serviceassets API resource in the OpenStack CDN service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/cdn/v1/services/doc.go:
"Package services provides information and interaction with the services API resource in the OpenStack CDN service."
"Package services provides information and interaction with the services API resource in the OpenStack CDN service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/common/extensions/doc.go:
"Package extensions provides information and interaction with the different extensions available for an OpenStack service."
"Package extensions provides information and interaction with the different extensions available for an OpenStack service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/diskconfig/doc.go:
"Package diskconfig provides information and interaction with the Disk Config extension that works with the OpenStack Compute service."
"Package diskconfig provides information and interaction with the Disk Config extension that works with the OpenStack Compute service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/doc.go:
"Package extensions provides information and interaction with the different extensions available for the OpenStack Compute service."
"Package extensions provides information and interaction with the different extensions available for the OpenStack Compute service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/floatingip/doc.go:
"Package floatingip provides the ability to manage floating ips through nova-network"
"Package floatingip provides the ability to manage floating ips through nova-network"
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/keypairs/doc.go:
"Package keypairs provides information and interaction with the Keypairs extension for the OpenStack Compute service."
"Package keypairs provides information and interaction with the Keypairs extension for the OpenStack Compute service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/startstop/doc.go:
"Package startstop provides functionality to start and stop servers that have been provisioned by the OpenStack Compute service."
"Package startstop provides functionality to start and stop servers that have been provisioned by the OpenStack Compute service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/extensions/volumeattach/doc.go:
"Package volumeattach provides the ability to attach and detach volumes to instances"
"Package volumeattach provides the ability to attach and detach volumes to instances"
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/flavors/doc.go:
"Package flavors provides information and interaction with the flavor API resource in the OpenStack Compute service."
"Package flavors provides information and interaction with the flavor API resource in the OpenStack Compute service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/images/doc.go:
"Package images provides information and interaction with the image API resource in the OpenStack Compute service."
"Package images provides information and interaction with the image API resource in the OpenStack Compute service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/compute/v2/servers/doc.go:
"Package servers provides information and interaction with the server API resource in the OpenStack Compute service."
"Package servers provides information and interaction with the server API resource in the OpenStack Compute service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/admin/roles/docs.go:
"Package roles provides functionality to interact with and control roles on the API."
"Package roles provides functionality to interact with and control roles on the API."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/extensions/doc.go:
"Package extensions provides information and interaction with the different extensions available for the OpenStack Identity service."
"Package extensions provides information and interaction with the different extensions available for the OpenStack Identity service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tenants/doc.go:
"Package tenants provides information and interaction with the tenants API resource for the OpenStack Identity service."
"Package tenants provides information and interaction with the tenants API resource for the OpenStack Identity service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v2/tokens/doc.go:
"Package tokens provides information and interaction with the token API resource for the OpenStack Identity service."
"Package tokens provides information and interaction with the token API resource for the OpenStack Identity service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/endpoints/doc.go:
"Package endpoints provides information and interaction with the service endpoints API resource in the OpenStack Identity service."
"Package endpoints provides information and interaction with the service endpoints API resource in the OpenStack Identity service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/services/doc.go:
"Package services provides information and interaction with the services API resource for the OpenStack Identity service."
"Package services provides information and interaction with the services API resource for the OpenStack Identity service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/identity/v3/tokens/doc.go:
"Package tokens provides information and interaction with the token API resource for the OpenStack Identity service."
"Package tokens provides information and interaction with the token API resource for the OpenStack Identity service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/apiversions/doc.go:
"Package apiversions provides information and interaction with the different API versions for the OpenStack Neutron service."
"Package apiversions provides information and interaction with the different API versions for the OpenStack Neutron service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/external/doc.go:
"Package external provides information and interaction with the external extension for the OpenStack Networking service."
"Package external provides information and interaction with the external extension for the OpenStack Networking service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/fwaas/doc.go:
"Package fwaas provides information and interaction with the Firewall as a Service extension for the OpenStack Networking service."
"Package fwaas provides information and interaction with the Firewall as a Service extension for the OpenStack Networking service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/layer3/doc.go:
"Package layer3 provides access to the Layer-3 networking extension for the OpenStack Neutron service."
"Package layer3 provides access to the Layer-3 networking extension for the OpenStack Neutron service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/lbaas/doc.go:
"Package lbaas provides information and interaction with the Load Balancer as a Service extension for the OpenStack Networking service."
"Package lbaas provides information and interaction with the Load Balancer as a Service extension for the OpenStack Networking service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/provider/doc.go:
"Package provider gives access to the provider Neutron plugin, allowing network extended attributes."
"Package provider gives access to the provider Neutron plugin, allowing network extended attributes."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/extensions/security/doc.go:
"Package security contains functionality to work with security group and security group rules Neutron resources."
"Package security contains functionality to work with security group and security group rules Neutron resources."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/networks/doc.go:
"Package networks contains functionality for working with Neutron network resources."
"Package networks contains functionality for working with Neutron network resources."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/ports/doc.go:
"Package ports contains functionality for working with Neutron port resources."
"Package ports contains functionality for working with Neutron port resources."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/networking/v2/subnets/doc.go:
"Package subnets contains functionality for working with Neutron subnet resources."
"Package subnets contains functionality for working with Neutron subnet resources."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/accounts/doc.go:
"Package accounts contains functionality for working with Object Storage account resources."
"Package accounts contains functionality for working with Object Storage account resources."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/containers/doc.go:
"Package containers contains functionality for working with Object Storage container resources."
"Package containers contains functionality for working with Object Storage container resources."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/objectstorage/v1/objects/doc.go:
"Package objects contains functionality for working with Object Storage object resources."
"Package objects contains functionality for working with Object Storage object resources."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/apiversions/doc.go:
"Package apiversions provides information and interaction with the different API versions for the OpenStack Heat service."
"Package apiversions provides information and interaction with the different API versions for the OpenStack Heat service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/buildinfo/doc.go:
"Package buildinfo provides build information about heat deployments."
"Package buildinfo provides build information about heat deployments."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackevents/doc.go:
"Package stackevents provides operations for finding, listing, and retrieving stack events."
"Package stackevents provides operations for finding, listing, and retrieving stack events."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stackresources/doc.go:
"Package stackresources provides operations for working with stack resources."
"Package stackresources provides operations for working with stack resources."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacks/doc.go:
"Package stacks provides operation for working with Heat stacks."
"Package stacks provides operation for working with Heat stacks."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/openstack/orchestration/v1/stacktemplates/doc.go:
"Package stacktemplates provides operations for working with Heat templates."
"Package stacktemplates provides operations for working with Heat templates."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/pagination/pkg.go:
"Package pagination contains utilities and convenience structs that implement common pagination idioms within OpenStack APIs."
"Package pagination contains utilities and convenience structs that implement common pagination idioms within OpenStack APIs."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/snapshots/doc.go:
"Package snapshots provides information and interaction with the snapshot API resource for the Rackspace Block Storage service."
"Package snapshots provides information and interaction with the snapshot API resource for the Rackspace Block Storage service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumes/doc.go:
"Package volumes provides information and interaction with the volume API resource for the Rackspace Block Storage service."
"Package volumes provides information and interaction with the volume API resource for the Rackspace Block Storage service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/blockstorage/v1/volumetypes/doc.go:
"Package volumetypes provides information and interaction with the volume type API resource for the Rackspace Block Storage service."
"Package volumetypes provides information and interaction with the volume type API resource for the Rackspace Block Storage service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/base/doc.go:
"Package base provides information and interaction with the base API resource in the Rackspace CDN service."
"Package base provides information and interaction with the base API resource in the Rackspace CDN service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/flavors/doc.go:
"Package flavors provides information and interaction with the flavors API resource in the Rackspace CDN service."
"Package flavors provides information and interaction with the flavors API resource in the Rackspace CDN service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/serviceassets/doc.go:
"Package serviceassets provides information and interaction with the serviceassets API resource in the Rackspace CDN service."
"Package serviceassets provides information and interaction with the serviceassets API resource in the Rackspace CDN service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/cdn/v1/services/doc.go:
"Package services provides information and interaction with the services API resource in the Rackspace CDN service."
"Package services provides information and interaction with the services API resource in the Rackspace CDN service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/flavors/doc.go:
"Package flavors provides information and interaction with the flavor API resource for the Rackspace Cloud Servers service."
"Package flavors provides information and interaction with the flavor API resource for the Rackspace Cloud Servers service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/images/doc.go:
"Package images provides information and interaction with the image API resource for the Rackspace Cloud Servers service."
"Package images provides information and interaction with the image API resource for the Rackspace Cloud Servers service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/keypairs/doc.go:
"Package keypairs provides information and interaction with the keypair API resource for the Rackspace Cloud Servers service."
"Package keypairs provides information and interaction with the keypair API resource for the Rackspace Cloud Servers service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/networks/doc.go:
"Package networks provides information and interaction with the network API resource for the Rackspace Cloud Servers service."
"Package networks provides information and interaction with the network API resource for the Rackspace Cloud Servers service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/servers/doc.go:
"Package servers provides information and interaction with the server API resource for the Rackspace Cloud Servers service."
"Package servers provides information and interaction with the server API resource for the Rackspace Cloud Servers service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/compute/v2/volumeattach/doc.go:
"Package volumeattach provides the ability to attach and detach volume to instances to Rackspace servers"
"Package volumeattach provides the ability to attach and detach volume to instances to Rackspace servers"
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/extensions/doc.go:
"Package extensions provides information and interaction with the all the extensions available for the Rackspace Identity service."
"Package extensions provides information and interaction with the all the extensions available for the Rackspace Identity service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/tenants/doc.go:
"Package tenants provides information and interaction with the tenant API resource for the Rackspace Identity service."
"Package tenants provides information and interaction with the tenant API resource for the Rackspace Identity service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/identity/v2/tokens/doc.go:
"Package tokens provides information and interaction with the token API resource for the Rackspace Identity service."
"Package tokens provides information and interaction with the token API resource for the Rackspace Identity service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/acl/doc.go:
"Package acl provides information and interaction with the access lists feature of the Rackspace Cloud Load Balancer service."
"Package acl provides information and interaction with the access lists feature of the Rackspace Cloud Load Balancer service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/lbs/doc.go:
"Package lbs provides information and interaction with the Load Balancer API resource for the Rackspace Cloud Load Balancer service."
"Package lbs provides information and interaction with the Load Balancer API resource for the Rackspace Cloud Load Balancer service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/monitors/doc.go:
"Package monitors provides information and interaction with the Health Monitor API resource for the Rackspace Cloud Load Balancer service."
"Package monitors provides information and interaction with the Health Monitor API resource for the Rackspace Cloud Load Balancer service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/nodes/doc.go:
"Package nodes provides information and interaction with the Node API resource for the Rackspace Cloud Load Balancer service."
"Package nodes provides information and interaction with the Node API resource for the Rackspace Cloud Load Balancer service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/sessions/doc.go:
"Package sessions provides information and interaction with the Session Persistence feature of the Rackspace Cloud Load Balancer service."
"Package sessions provides information and interaction with the Session Persistence feature of the Rackspace Cloud Load Balancer service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/ssl/doc.go:
"Package ssl provides information and interaction with the SSL Termination feature of the Rackspace Cloud Load Balancer service."
"Package ssl provides information and interaction with the SSL Termination feature of the Rackspace Cloud Load Balancer service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/throttle/doc.go:
"Package throttle provides information and interaction with the Connection Throttling feature of the Rackspace Cloud Load Balancer service."
"Package throttle provides information and interaction with the Connection Throttling feature of the Rackspace Cloud Load Balancer service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/lb/v1/vips/doc.go:
"Package vips provides information and interaction with the Virtual IP API resource for the Rackspace Cloud Load Balancer service."
"Package vips provides information and interaction with the Virtual IP API resource for the Rackspace Cloud Load Balancer service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/accounts/doc.go:
"Package accounts provides information and interaction with the account API resource for the Rackspace Cloud Files service."
"Package accounts provides information and interaction with the account API resource for the Rackspace Cloud Files service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/bulk/doc.go:
"Package bulk provides functionality for working with bulk operations in the Rackspace Cloud Files service."
"Package bulk provides functionality for working with bulk operations in the Rackspace Cloud Files service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdncontainers/doc.go:
"Package cdncontainers provides information and interaction with the CDN Container API resource for the Rackspace Cloud Files service."
"Package cdncontainers provides information and interaction with the CDN Container API resource for the Rackspace Cloud Files service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/cdnobjects/doc.go:
"Package cdnobjects provides information and interaction with the CDN Object API resource for the Rackspace Cloud Files service."
"Package cdnobjects provides information and interaction with the CDN Object API resource for the Rackspace Cloud Files service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/containers/doc.go:
"Package containers provides information and interaction with the Container API resource for the Rackspace Cloud Files service."
"Package containers provides information and interaction with the Container API resource for the Rackspace Cloud Files service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/objectstorage/v1/objects/doc.go:
"Package objects provides information and interaction with the Object API resource for the Rackspace Cloud Files service."
"Package objects provides information and interaction with the Object API resource for the Rackspace Cloud Files service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/buildinfo/doc.go:
"Package buildinfo provides build information about heat deployments."
"Package buildinfo provides build information about heat deployments."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackevents/doc.go:
"Package stackevents provides operations for finding, listing, and retrieving stack events."
"Package stackevents provides operations for finding, listing, and retrieving stack events."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stackresources/doc.go:
"Package stackresources provides operations for working with stack resources."
"Package stackresources provides operations for working with stack resources."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacks/doc.go:
"Package stacks provides operation for working with Heat stacks."
"Package stacks provides operation for working with Heat stacks."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/rackspace/orchestration/v1/stacktemplates/doc.go:
"Package stacktemplates provides operations for working with Heat templates."
"Package stacktemplates provides operations for working with Heat templates."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/rackspace/gophercloud/testhelper/doc.go:
"Package testhelper container methods that are useful for writing unit tests."
"Package testhelper container methods that are useful for writing unit tests."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/russross/blackfriday/markdown.go:
"Blackfriday markdown processor."
"Blackfriday markdown processor."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/shurcooL/sanitized_anchor_name/main.go:
"Package sanitized_anchor_name provides a func to create sanitized anchor names."
"Package sanitized_anchor_name provides a func to create sanitized anchor names."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/spf13/cobra/command.go:
"Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces."
"Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/spf13/pflag/flag.go:
"pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags."
"pflag is a drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/stretchr/objx/doc.go:
"objx - Go package for dealing with maps, slices, JSON and other data."
"objx - Go package for dealing with maps, slices, JSON and other data."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/stretchr/testify/assert/doc.go:
"A set of comprehensive testing tools for use with the normal Go testing system."
"A set of comprehensive testing tools for use with the normal Go testing system."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/stretchr/testify/mock/doc.go:
"Provides a system by which it is possible to mock your objects and verify calls are happening as expected."
"Provides a system by which it is possible to mock your objects and verify calls are happening as expected."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/stretchr/testify/require/doc.go:
"Alternative testing tools which stop test execution if test failed."
"Alternative testing tools which stop test execution if test failed."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/github.com/vaughan0/go-ini/ini.go:
"Package ini provides functions for parsing INI configuration files."
"Package ini provides functions for parsing INI configuration files."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/golang.org/x/net/context/context.go:
"Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes."
"Package context defines the Context type, which carries deadlines, cancelation signals, and other request-scoped values across API boundaries and between processes."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/golang.org/x/net/html/atom/atom.go:
"Package atom provides integer codes (also known as atoms) for a fixed set of frequently occurring HTML strings: tag names and attribute keys such as \"p\" and \"id\"."
"Package atom provides integer codes (also known as atoms) for a fixed set of frequently occurring HTML strings: tag names and attribute keys such as \"p\" and \"id\"."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/golang.org/x/net/html/charset/charset.go:
"Package charset provides common text encodings for HTML documents."
"Package charset provides common text encodings for HTML documents."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/golang.org/x/net/html/doc.go:
"Package html implements an HTML5-compliant tokenizer and parser."
"Package html implements an HTML5-compliant tokenizer and parser."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/golang.org/x/net/websocket/websocket.go:
"Package websocket implements a client and server for the WebSocket protocol as specified in RFC 6455."
"Package websocket implements a client and server for the WebSocket protocol as specified in RFC 6455."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/golang.org/x/oauth2/github/github.go:
"Package github provides constants for using OAuth2 to access Github."
"Package github provides constants for using OAuth2 to access Github."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/golang.org/x/oauth2/google/google.go:
"Package google provides support for making OAuth2 authorized and authenticated HTTP requests to Google APIs."
"Package google provides support for making OAuth2 authorized and authenticated HTTP requests to Google APIs."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/golang.org/x/oauth2/internal/oauth2.go:
"Package internal contains support packages for oauth2 package."
"Package internal contains support packages for oauth2 package."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/golang.org/x/oauth2/jws/jws.go:
"Package jws provides encoding and decoding utilities for signed JWS messages."
"Package jws provides encoding and decoding utilities for signed JWS messages."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/golang.org/x/oauth2/jwt/jwt.go:
"Package jwt implements the OAuth 2.0 JSON Web Token flow, commonly known as \"two-legged OAuth 2.0\"."
"Package jwt implements the OAuth 2.0 JSON Web Token flow, commonly known as \"two-legged OAuth 2.0\"."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/golang.org/x/oauth2/oauth2.go:
"Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests."
"Package oauth2 provides support for making OAuth2 authorized and authenticated HTTP requests."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/appengine.go:
"Package appengine provides basic functionality for Google App Engine."
"Package appengine provides basic functionality for Google App Engine."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/channel/channel.go:
"Package channel implements the server side of App Engine's Channel API."
"Package channel implements the server side of App Engine's Channel API."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/datastore/doc.go:
"Package datastore provides a client for App Engine's datastore service."
"Package datastore provides a client for App Engine's datastore service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/delay/delay.go:
"Package delay provides a way to execute code outside the scope of a user request by using the taskqueue API."
"Package delay provides a way to execute code outside the scope of a user request by using the taskqueue API."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/file/file.go:
"Package file provides helper functions for using Google Cloud Storage."
"Package file provides helper functions for using Google Cloud Storage."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/image/image.go:
"Package image provides image services."
"Package image provides image services."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/internal/aetesting/fake.go:
"Package aetesting provides utilities for testing App Engine packages."
"Package aetesting provides utilities for testing App Engine packages."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/internal/app_identity/app_identity_service.pb.go:
"Package app_identity is a generated protocol buffer package."
"Package app_identity is a generated protocol buffer package."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/internal/base/api_base.pb.go:
"Package base is a generated protocol buffer package."
"Package base is a generated protocol buffer package."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/internal/channel/channel_service.pb.go:
"Package channel is a generated protocol buffer package."
"Package channel is a generated protocol buffer package."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/internal/datastore/datastore_v3.pb.go:
"Package datastore is a generated protocol buffer package."
"Package datastore is a generated protocol buffer package."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/internal/image/images_service.pb.go:
"Package image is a generated protocol buffer package."
"Package image is a generated protocol buffer package."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/internal/internal.go:
"Package internal provides support for package appengine."
"Package internal provides support for package appengine."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/internal/log/log_service.pb.go:
"Package log is a generated protocol buffer package."
"Package log is a generated protocol buffer package."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/internal/mail/mail_service.pb.go:
"Package mail is a generated protocol buffer package."
"Package mail is a generated protocol buffer package."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/internal/memcache/memcache_service.pb.go:
"Package memcache is a generated protocol buffer package."
"Package memcache is a generated protocol buffer package."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/internal/modules/modules_service.pb.go:
"Package modules is a generated protocol buffer package."
"Package modules is a generated protocol buffer package."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/internal/remote_api/remote_api.pb.go:
"Package remote_api is a generated protocol buffer package."
"Package remote_api is a generated protocol buffer package."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/internal/search/search.pb.go:
"Package search is a generated protocol buffer package."
"Package search is a generated protocol buffer package."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/internal/taskqueue/taskqueue_service.pb.go:
"Package taskqueue is a generated protocol buffer package."
"Package taskqueue is a generated protocol buffer package."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/internal/urlfetch/urlfetch_service.pb.go:
"Package urlfetch is a generated protocol buffer package."
"Package urlfetch is a generated protocol buffer package."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/internal/user/user_service.pb.go:
"Package user is a generated protocol buffer package."
"Package user is a generated protocol buffer package."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/internal/xmpp/xmpp_service.pb.go:
"Package xmpp is a generated protocol buffer package."
"Package xmpp is a generated protocol buffer package."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/log/log.go:
"Package log provides the means of querying an application's logs from within an App Engine application."
"Package log provides the means of querying an application's logs from within an App Engine application."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/mail/mail.go:
"Package mail provides the means of sending email from an App Engine application."
"Package mail provides the means of sending email from an App Engine application."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/memcache/memcache.go:
"Package memcache provides a client for App Engine's distributed in-memory key-value store for small chunks of arbitrary data."
"Package memcache provides a client for App Engine's distributed in-memory key-value store for small chunks of arbitrary data."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/module/module.go:
"Package module provides functions for interacting with modules."
"Package module provides functions for interacting with modules."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/remote_api/remote_api.go:
"Package remote_api implements the /_ah/remote_api endpoint."
"Package remote_api implements the /_ah/remote_api endpoint."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/search/search.go:
"Package search provides a client for App Engine's search service."
"Package search provides a client for App Engine's search service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/taskqueue/taskqueue.go:
"Package taskqueue provides a client for App Engine's taskqueue service."
"Package taskqueue provides a client for App Engine's taskqueue service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/urlfetch/urlfetch.go:
"Package urlfetch provides an http.RoundTripper implementation for fetching URLs via App Engine's urlfetch service."
"Package urlfetch provides an http.RoundTripper implementation for fetching URLs via App Engine's urlfetch service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/user/user.go:
"Package user provides a client for App Engine's user authentication service."
"Package user provides a client for App Engine's user authentication service."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/appengine/xmpp/xmpp.go:
"Package xmpp provides the means to send and receive instant messages to and from users of XMPP-compatible services."
"Package xmpp provides the means to send and receive instant messages to and from users of XMPP-compatible services."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/cloud/compute/metadata/metadata.go:
"Package metadata provides access to Google Compute Engine (GCE) metadata and API service accounts."
"Package metadata provides access to Google Compute Engine (GCE) metadata and API service accounts."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/cloud/internal/cloud.go:
"Package internal provides support for the cloud packages."
"Package internal provides support for the cloud packages."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/cloud/internal/datastore/datastore_v1.pb.go:
"Package pb is a generated protocol buffer package."
"Package pb is a generated protocol buffer package."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/google.golang.org/cloud/internal/testutil/context.go:
"Package testutil contains helper functions for writing tests."
"Package testutil contains helper functions for writing tests."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/gopkg.in/yaml.v2/yaml.go:
"Package yaml implements YAML support for the Go language."
"Package yaml implements YAML support for the Go language."
github.com/amckinley/kubernetes@v0.13.2/Godeps/_workspace/src/speter.net/go/exp/math/dec/inf/dec.go:
"Package inf (type inf.Dec) implements \"infinite-precision\" decimal arithmetic."
"Package inf (type inf.Dec) implements \"infinite-precision\" decimal arithmetic."
github.com/amckinley/kubernetes@v0.13.2/cluster/addons/dns/kube2sky/kube2sky.go:
"kube2sky is a bridge between Kubernetes and SkyDNS."
"kube2sky is a bridge between Kubernetes and SkyDNS."
github.com/amckinley/kubernetes@v0.13.2/cmd/hyperkube/main.go:
"A binary that can morph into all of the other kubernetes binaries."
"A binary that can morph into all of the other kubernetes binaries."
github.com/amckinley/kubernetes@v0.13.2/cmd/integration/integration.go:
"A basic integration test for the service."
"A basic integration test for the service."
github.com/amckinley/kubernetes@v0.13.2/cmd/kube-apiserver/apiserver.go:
"apiserver is the main api server and master for the cluster."
"apiserver is the main api server and master for the cluster."
github.com/amckinley/kubernetes@v0.13.2/cmd/kube-apiserver/app/server.go:
"Package app does all of the work necessary to create a Kubernetes APIServer by binding together the API, master and APIServer infrastructure."
"Package app does all of the work necessary to create a Kubernetes APIServer by binding together the API, master and APIServer infrastructure."
github.com/amckinley/kubernetes@v0.13.2/cmd/kube-controller-manager/app/controllermanager.go:
"Package app implements a server that runs a set of active components."
"Package app implements a server that runs a set of active components."
github.com/amckinley/kubernetes@v0.13.2/cmd/kube-controller-manager/controller-manager.go:
"The controller manager is responsible for monitoring replication controllers, and creating corresponding pods to achieve the desired state."
"The controller manager is responsible for monitoring replication controllers, and creating corresponding pods to achieve the desired state."
github.com/amckinley/kubernetes@v0.13.2/cmd/kube-proxy/app/server.go:
"Package app does all of the work necessary to configure and run a Kubernetes app process."
"Package app does all of the work necessary to configure and run a Kubernetes app process."
github.com/amckinley/kubernetes@v0.13.2/cmd/kube-version-change/version.go:
"kube-version-change is a simple utility for converting a kubernetes object into a different api version."
"kube-version-change is a simple utility for converting a kubernetes object into a different api version."
github.com/amckinley/kubernetes@v0.13.2/cmd/kubelet/app/server.go:
"Package app makes it easy to create a kubelet server for various contexts."
"Package app makes it easy to create a kubelet server for various contexts."
github.com/amckinley/kubernetes@v0.13.2/cmd/kubelet/kubelet.go:
"The kubelet binary is responsible for maintaining a set of containers on a particular host VM."
"The kubelet binary is responsible for maintaining a set of containers on a particular host VM."
github.com/amckinley/kubernetes@v0.13.2/cmd/kubernetes/kubernetes.go:
"A binary that is capable of running a complete, standalone kubernetes cluster."
"A binary that is capable of running a complete, standalone kubernetes cluster."
github.com/amckinley/kubernetes@v0.13.2/contrib/for-demos/serve_hostname/serve_hostname.go:
"A small utility to just serve the hostname on TCP and/or UDP."
"A small utility to just serve the hostname on TCP and/or UDP."
github.com/amckinley/kubernetes@v0.13.2/contrib/for-demos/test-webserver/test-webserver.go:
"A tiny web server that serves a static file."
"A tiny web server that serves a static file."
github.com/amckinley/kubernetes@v0.13.2/contrib/for-tests/network-tester/webserver.go:
"A tiny web server for checking networking connectivity."
"A tiny web server for checking networking connectivity."
github.com/amckinley/kubernetes@v0.13.2/contrib/go2docker/go2docker.go:
"The go2docker command compiles a go main package and forge a minimal docker image from the resulting static binary."
"The go2docker command compiles a go main package and forge a minimal docker image from the resulting static binary."
github.com/amckinley/kubernetes@v0.13.2/examples/doc.go:
"Examples contains sample applications for trying out the concepts in Kubernetes."
"Examples contains sample applications for trying out the concepts in Kubernetes."
github.com/amckinley/kubernetes@v0.13.2/examples/liveness/image/server.go:
"A simple server that is alive for 10 seconds, then reports unhealthy for the rest of its (hopefully) short existence."
"A simple server that is alive for 10 seconds, then reports unhealthy for the rest of its (hopefully) short existence."
github.com/amckinley/kubernetes@v0.13.2/hack/e2e.go:
"e2e.go runs the e2e test suite."
"e2e.go runs the e2e test suite."
github.com/amckinley/kubernetes@v0.13.2/pkg/api/doc.go:
"Package api contains the latest (or \"internal\") version of the Kubernetes API objects."
"Package api contains the latest (or \"internal\") version of the Kubernetes API objects."
github.com/amckinley/kubernetes@v0.13.2/pkg/api/errors/doc.go:
"Package errors provides detailed error types for api field validation."
"Package errors provides detailed error types for api field validation."
github.com/amckinley/kubernetes@v0.13.2/pkg/api/errors/etcd/doc.go:
"Package etcd provides conversion of etcd errors to API errors."
"Package etcd provides conversion of etcd errors to API errors."
github.com/amckinley/kubernetes@v0.13.2/pkg/api/latest/doc.go:
"Package latest defines the default output serializations that code should use and imports the required schemas."
"Package latest defines the default output serializations that code should use and imports the required schemas."
github.com/amckinley/kubernetes@v0.13.2/pkg/api/meta/doc.go:
"Package meta provides functions for retrieving API metadata from objects belonging to the Kubernetes API"
"Package meta provides functions for retrieving API metadata from objects belonging to the Kubernetes API"
github.com/amckinley/kubernetes@v0.13.2/pkg/api/rest/doc.go:
"Package rest defines common logic around changes to Kubernetes resources."
"Package rest defines common logic around changes to Kubernetes resources."
github.com/amckinley/kubernetes@v0.13.2/pkg/api/testapi/testapi.go:
"Package testapi provides a helper for retrieving the KUBE_API_VERSION environment variable."
"Package testapi provides a helper for retrieving the KUBE_API_VERSION environment variable."
github.com/amckinley/kubernetes@v0.13.2/pkg/api/v1beta1/doc.go:
"Package v1beta1 is the v1beta1 version of the API."
"Package v1beta1 is the v1beta1 version of the API."
github.com/amckinley/kubernetes@v0.13.2/pkg/api/v1beta2/doc.go:
"Package v1beta2 is the v1beta2 version of the API."
"Package v1beta2 is the v1beta2 version of the API."
github.com/amckinley/kubernetes@v0.13.2/pkg/api/v1beta3/doc.go:
"Package v1beta3 is the v1beta3 version of the API."
"Package v1beta3 is the v1beta3 version of the API."
github.com/amckinley/kubernetes@v0.13.2/pkg/api/validation/doc.go:
"Package validation has functions for validating the correctness of api objects and explaining what is wrong with them when they aren't valid."
"Package validation has functions for validating the correctness of api objects and explaining what is wrong with them when they aren't valid."
github.com/amckinley/kubernetes@v0.13.2/pkg/apiserver/doc.go:
"Package apiserver contains the code that provides a RESTful api service."
"Package apiserver contains the code that provides a RESTful api service."
github.com/amckinley/kubernetes@v0.13.2/pkg/auth/user/doc.go:
"Package user contains utilities for dealing with simple user exchange in the auth packages."
"Package user contains utilities for dealing with simple user exchange in the auth packages."
github.com/amckinley/kubernetes@v0.13.2/pkg/capabilities/doc.go:
"package capbabilities manages system level capabilities"
"package capbabilities manages system level capabilities"
github.com/amckinley/kubernetes@v0.13.2/pkg/client/cache/doc.go:
"Package cache is a client-side caching mechanism."
"Package cache is a client-side caching mechanism."
github.com/amckinley/kubernetes@v0.13.2/pkg/client/clientcmd/doc.go:
"Package clientcmd provides one stop shopping for building a working client from a fixed config, from a .kubeconfig file, from command line flags, or from any merged combination."
"Package clientcmd provides one stop shopping for building a working client from a fixed config, from a .kubeconfig file, from command line flags, or from any merged combination."
github.com/amckinley/kubernetes@v0.13.2/pkg/client/doc.go:
"Package client contains the implementation of the client side communication with the Kubernetes master."
"Package client contains the implementation of the client side communication with the Kubernetes master."
github.com/amckinley/kubernetes@v0.13.2/pkg/client/portforward/doc.go:
"Package portforward adds support for SSH-like port forwarding from the client's local host to remote containers."
"Package portforward adds support for SSH-like port forwarding from the client's local host to remote containers."
github.com/amckinley/kubernetes@v0.13.2/pkg/client/record/doc.go:
"Package record has all client logic for recording and reporting events."
"Package record has all client logic for recording and reporting events."
github.com/amckinley/kubernetes@v0.13.2/pkg/client/remotecommand/doc.go:
"Package remotecommand adds support for executing commands in containers, with support for separate stdin, stdout, and stderr streams, as well as TTY."
"Package remotecommand adds support for executing commands in containers, with support for separate stdin, stdout, and stderr streams, as well as TTY."
github.com/amckinley/kubernetes@v0.13.2/pkg/clientauth/clientauth.go:
"Package authcfg defines a file format for holding authentication information needed by clients of Kubernetes."
"Package authcfg defines a file format for holding authentication information needed by clients of Kubernetes."
github.com/amckinley/kubernetes@v0.13.2/pkg/cloudprovider/controller/doc.go:
"Package controller contains code for syncing cloud instances with minion registry"
"Package controller contains code for syncing cloud instances with minion registry"
github.com/amckinley/kubernetes@v0.13.2/pkg/cloudprovider/doc.go:
"Package cloudprovider supplies interfaces and implementations for cloud service providers."
"Package cloudprovider supplies interfaces and implementations for cloud service providers."
github.com/amckinley/kubernetes@v0.13.2/pkg/cloudprovider/fake/doc.go:
"Package fake_cloud is a test-double implementation of cloudprovider Interface, TCPLoadBalancer and Instances."
"Package fake_cloud is a test-double implementation of cloudprovider Interface, TCPLoadBalancer and Instances."
github.com/amckinley/kubernetes@v0.13.2/pkg/cloudprovider/gce/doc.go:
"Package gce_cloud is an implementation of Interface, TCPLoadBalancer and Instances for Google Compute Engine."
"Package gce_cloud is an implementation of Interface, TCPLoadBalancer and Instances for Google Compute Engine."
github.com/amckinley/kubernetes@v0.13.2/pkg/cloudprovider/vagrant/doc.go:
"Package vagrant_cloud is an implementation of Interface, TCPLoadBalancer and Instances for developer managed Vagrant cluster."
"Package vagrant_cloud is an implementation of Interface, TCPLoadBalancer and Instances for developer managed Vagrant cluster."
github.com/amckinley/kubernetes@v0.13.2/pkg/controller/doc.go:
"Package controller contains logic for watching and synchronizing replicationControllers."
"Package controller contains logic for watching and synchronizing replicationControllers."
github.com/amckinley/kubernetes@v0.13.2/pkg/conversion/doc.go:
"Package conversion provides go object versioning and encoding/decoding mechanisms."
"Package conversion provides go object versioning and encoding/decoding mechanisms."
github.com/amckinley/kubernetes@v0.13.2/pkg/credentialprovider/doc.go:
"Package credentialprovider supplies interfaces and implementations for docker registry providers to expose their authentication scheme."
"Package credentialprovider supplies interfaces and implementations for docker registry providers to expose their authentication scheme."
github.com/amckinley/kubernetes@v0.13.2/pkg/credentialprovider/gcp/doc.go:
"Package gcp_credentials contains implementations of DockerConfigProvider for Google Cloud Platform."
"Package gcp_credentials contains implementations of DockerConfigProvider for Google Cloud Platform."
github.com/amckinley/kubernetes@v0.13.2/pkg/fields/doc.go:
"Package fields implements a simple field system, parsing and matching selectors with sets of fields."
"Package fields implements a simple field system, parsing and matching selectors with sets of fields."
github.com/amckinley/kubernetes@v0.13.2/pkg/healthz/doc.go:
"Package healthz implements basic http server health checking."
"Package healthz implements basic http server health checking."
github.com/amckinley/kubernetes@v0.13.2/pkg/httplog/doc.go:
"Package httplog contains a helper object and functions to maintain a log along with an http response."
"Package httplog contains a helper object and functions to maintain a log along with an http response."
github.com/amckinley/kubernetes@v0.13.2/pkg/hyperkube/doc.go:
"Package hyperkube is a framework for kubernetes server components."
"Package hyperkube is a framework for kubernetes server components."
github.com/amckinley/kubernetes@v0.13.2/pkg/kubectl/doc.go:
"Package kubectl is a set of libraries that are used by the kubectl command line tool."
"Package kubectl is a set of libraries that are used by the kubectl command line tool."
github.com/amckinley/kubernetes@v0.13.2/pkg/kubectl/kubectl.go:
"A set of common functions needed by cmd/kubectl and pkg/kubectl packages."
"A set of common functions needed by cmd/kubectl and pkg/kubectl packages."
github.com/amckinley/kubernetes@v0.13.2/pkg/kubectl/resource/doc.go:
"Package resource assists clients in dealing with RESTful objects that match the Kubernetes API conventions."
"Package resource assists clients in dealing with RESTful objects that match the Kubernetes API conventions."
github.com/amckinley/kubernetes@v0.13.2/pkg/kubelet/cadvisor/doc.go:
"Kubelet interactions with cAdvisor."
"Kubelet interactions with cAdvisor."
github.com/amckinley/kubernetes@v0.13.2/pkg/kubelet/config/apiserver.go:
"Reads the pod configuration from the Kubernetes apiserver."
"Reads the pod configuration from the Kubernetes apiserver."
github.com/amckinley/kubernetes@v0.13.2/pkg/kubelet/config/doc.go:
"Package config implements the pod configuration readers."
"Package config implements the pod configuration readers."
github.com/amckinley/kubernetes@v0.13.2/pkg/kubelet/config/file.go:
"Reads the pod configuration from file or a directory of files."
"Reads the pod configuration from file or a directory of files."
github.com/amckinley/kubernetes@v0.13.2/pkg/kubelet/config/http.go:
"Reads the pod configuration from an HTTP GET response."
"Reads the pod configuration from an HTTP GET response."
github.com/amckinley/kubernetes@v0.13.2/pkg/kubelet/doc.go:
"Package kubelet is the package that contains the libraries that drive the Kubelet binary."
"Package kubelet is the package that contains the libraries that drive the Kubelet binary."
github.com/amckinley/kubernetes@v0.13.2/pkg/kubelet/envvars/doc.go:
"Package envvars is the package that build the environment variables that kubernetes provides to the containers run by it."
"Package envvars is the package that build the environment variables that kubernetes provides to the containers run by it."
github.com/amckinley/kubernetes@v0.13.2/pkg/kubelet/leaky/leaky.go:
"Package leaky holds bits of kubelet that should be internal but have leaked out through bad abstractions."
"Package leaky holds bits of kubelet that should be internal but have leaked out through bad abstractions."
github.com/amckinley/kubernetes@v0.13.2/pkg/kubelet/volume/doc.go:
"Package volume includes internal representations of external volume types as well as utility methods required to mount/unmount volumes to kubelets."
"Package volume includes internal representations of external volume types as well as utility methods required to mount/unmount volumes to kubelets."
github.com/amckinley/kubernetes@v0.13.2/pkg/labels/doc.go:
"Package labels implements a simple label system, parsing and matching selectors with sets of labels."
"Package labels implements a simple label system, parsing and matching selectors with sets of labels."
github.com/amckinley/kubernetes@v0.13.2/pkg/master/doc.go:
"Package master contains code for setting up and running a Kubernetes cluster master."
"Package master contains code for setting up and running a Kubernetes cluster master."
github.com/amckinley/kubernetes@v0.13.2/pkg/master/ports/doc.go:
"Package ports defines ports used by various pieces of the kubernetes infrastructure."
"Package ports defines ports used by various pieces of the kubernetes infrastructure."
github.com/amckinley/kubernetes@v0.13.2/pkg/probe/doc.go:
"Package probe contains utilities for health probing, as well as health status information."
"Package probe contains utilities for health probing, as well as health status information."
github.com/amckinley/kubernetes@v0.13.2/pkg/proxy/config/doc.go:
"Package config provides decoupling between various configuration sources (etcd, files,...) and the pieces that actually care about them (loadbalancer, proxy)."
"Package config provides decoupling between various configuration sources (etcd, files,...) and the pieces that actually care about them (loadbalancer, proxy)."
github.com/amckinley/kubernetes@v0.13.2/pkg/proxy/doc.go:
"Package proxy implements the layer-3 network proxy."
"Package proxy implements the layer-3 network proxy."
github.com/amckinley/kubernetes@v0.13.2/pkg/registry/controller/doc.go:
"Package controller provides Registry interface and it's RESTStorage implementation for storing ReplicationController api objects."
"Package controller provides Registry interface and it's RESTStorage implementation for storing ReplicationController api objects."
github.com/amckinley/kubernetes@v0.13.2/pkg/registry/doc.go:
"Package registry implements the storage and system logic for the core of the api server."
"Package registry implements the storage and system logic for the core of the api server."
github.com/amckinley/kubernetes@v0.13.2/pkg/registry/endpoint/doc.go:
"Package endpoint provides Registry interface and it's RESTStorage implementation for storing Endpoint api objects."
"Package endpoint provides Registry interface and it's RESTStorage implementation for storing Endpoint api objects."
github.com/amckinley/kubernetes@v0.13.2/pkg/registry/etcd/doc.go:
"Package etcd provides etcd backend implementation for storing PodRegistry, ControllerRegistry and ServiceRegistry api objects."
"Package etcd provides etcd backend implementation for storing PodRegistry, ControllerRegistry and ServiceRegistry api objects."
github.com/amckinley/kubernetes@v0.13.2/pkg/registry/event/doc.go:
"Package event provides Registry interface and it's REST implementation for storing Event api objects."
"Package event provides Registry interface and it's REST implementation for storing Event api objects."
github.com/amckinley/kubernetes@v0.13.2/pkg/registry/generic/doc.go:
"Package generic provides a generic object store interface and a generic label/field matching type."
"Package generic provides a generic object store interface and a generic label/field matching type."
github.com/amckinley/kubernetes@v0.13.2/pkg/registry/generic/etcd/doc.go:
"Package etcd has a generic implementation of a registry that stores things in etcd."
"Package etcd has a generic implementation of a registry that stores things in etcd."
github.com/amckinley/kubernetes@v0.13.2/pkg/registry/limitrange/doc.go:
"Package limitrange provides Registry interface and it's REST implementation for storing LimitRange api objects."
"Package limitrange provides Registry interface and it's REST implementation for storing LimitRange api objects."
github.com/amckinley/kubernetes@v0.13.2/pkg/registry/minion/doc.go:
"Package minion provides Registry interface and implementation for storing Minions."
"Package minion provides Registry interface and implementation for storing Minions."
github.com/amckinley/kubernetes@v0.13.2/pkg/registry/namespace/doc.go:
"Package namespace provides Registry interface and it's REST implementation for storing Namespace api objects."
"Package namespace provides Registry interface and it's REST implementation for storing Namespace api objects."
github.com/amckinley/kubernetes@v0.13.2/pkg/registry/pod/doc.go:
"Package pod provides Registry interface and it's RESTStorage implementation for storing Pod api objects."
"Package pod provides Registry interface and it's RESTStorage implementation for storing Pod api objects."
github.com/amckinley/kubernetes@v0.13.2/pkg/registry/registrytest/doc.go:
"Package registrytest provides tests for Registry implementations for storing Minions, Pods, Schedulers and Services."
"Package registrytest provides tests for Registry implementations for storing Minions, Pods, Schedulers and Services."
github.com/amckinley/kubernetes@v0.13.2/pkg/registry/resourcequota/doc.go:
"Package resourcequota provides Registry interface and it's REST implementation for storing ResourceQuota api objects."
"Package resourcequota provides Registry interface and it's REST implementation for storing ResourceQuota api objects."
github.com/amckinley/kubernetes@v0.13.2/pkg/registry/secret/doc.go:
"Package secrets provides Registry interface and its REST implementation for storing Secret api objects."
"Package secrets provides Registry interface and its REST implementation for storing Secret api objects."
github.com/amckinley/kubernetes@v0.13.2/pkg/registry/service/doc.go:
"Package service provides Registry interface and it's RESTStorage implementation for storing Service api objects."
"Package service provides Registry interface and it's RESTStorage implementation for storing Service api objects."
github.com/amckinley/kubernetes@v0.13.2/pkg/resourcequota/doc.go:
"resourcequota contains a controller that makes resource quota usage observations"
"resourcequota contains a controller that makes resource quota usage observations"
github.com/amckinley/kubernetes@v0.13.2/pkg/scheduler/doc.go:
"Package scheduler contains a generic Scheduler interface and several implementations."
"Package scheduler contains a generic Scheduler interface and several implementations."
github.com/amckinley/kubernetes@v0.13.2/pkg/service/doc.go:
"Package service provides EndpointController implementation to manage and sync service endpoints."
"Package service provides EndpointController implementation to manage and sync service endpoints."
github.com/amckinley/kubernetes@v0.13.2/pkg/tools/doc.go:
"Package tools implements types which help work with etcd which depend on the api package."
"Package tools implements types which help work with etcd which depend on the api package."
github.com/amckinley/kubernetes@v0.13.2/pkg/types/doc.go:
"Package types implements various generic types used throughout kubernetes."
"Package types implements various generic types used throughout kubernetes."
github.com/amckinley/kubernetes@v0.13.2/pkg/ui/doc.go:
"package ui contains static data files compiled to go, and utilities for accessing them."
"package ui contains static data files compiled to go, and utilities for accessing them."
github.com/amckinley/kubernetes@v0.13.2/pkg/util/config/doc.go:
"Package config provides utility objects for decoupling sources of configuration and the actual configuration state."
"Package config provides utility objects for decoupling sources of configuration and the actual configuration state."
github.com/amckinley/kubernetes@v0.13.2/pkg/util/doc.go:
"Package util implements various utility functions used in both testing and implementation of Kubernetes."
"Package util implements various utility functions used in both testing and implementation of Kubernetes."
github.com/amckinley/kubernetes@v0.13.2/pkg/util/errors/doc.go:
"Package errors implements various utility functions and types around errors."
"Package errors implements various utility functions and types around errors."
github.com/amckinley/kubernetes@v0.13.2/pkg/util/exec/doc.go:
"Package exec provides an injectable interface and implementations for running commands."
"Package exec provides an injectable interface and implementations for running commands."
github.com/amckinley/kubernetes@v0.13.2/pkg/util/httpstream/doc.go:
"Package httpstream adds multiplexed streaming support to HTTP requests and responses via connection upgrades."
"Package httpstream adds multiplexed streaming support to HTTP requests and responses via connection upgrades."
github.com/amckinley/kubernetes@v0.13.2/pkg/util/iptables/doc.go:
"Package iptables provides an interface and implementations for running iptables commands."
"Package iptables provides an interface and implementations for running iptables commands."
github.com/amckinley/kubernetes@v0.13.2/pkg/util/mount/doc.go:
"Package mount defines an interface to mounting filesystems."
"Package mount defines an interface to mounting filesystems."
github.com/amckinley/kubernetes@v0.13.2/pkg/util/mount/mount.go:
"TODO(thockin): This whole pkg is pretty linux-centric."
"TODO(thockin): This whole pkg is pretty linux-centric."
github.com/amckinley/kubernetes@v0.13.2/pkg/util/slice/slice.go:
"Package slice provides utility methods for common operations on slices."
"Package slice provides utility methods for common operations on slices."
github.com/amckinley/kubernetes@v0.13.2/pkg/util/wait/doc.go:
"Package wait provides tools for polling or listening for changes to a condition."
"Package wait provides tools for polling or listening for changes to a condition."
github.com/amckinley/kubernetes@v0.13.2/pkg/version/doc.go:
"Package version supplies version information collected at build time to kubernetes components."
"Package version supplies version information collected at build time to kubernetes components."
github.com/amckinley/kubernetes@v0.13.2/pkg/version/verflag/verflag.go:
"Package verflag defines utility functions to handle command line flags related to version of Kubernetes."
"Package verflag defines utility functions to handle command line flags related to version of Kubernetes."
github.com/amckinley/kubernetes@v0.13.2/pkg/watch/doc.go:
"Package watch contains a generic watchable interface, and a fake for testing code that uses the watch interface."
"Package watch contains a generic watchable interface, and a fake for testing code that uses the watch interface."
github.com/amckinley/kubernetes@v0.13.2/pkg/watch/json/doc.go:
"Package json implements a simple encoder and decoder for streams of watch events over io.Writer/Readers"
"Package json implements a simple encoder and decoder for streams of watch events over io.Writer/Readers"
github.com/amckinley/kubernetes@v0.13.2/plugin/cmd/kube-scheduler/app/server.go:
"Package app implements a Server object for running the scheduler."
"Package app implements a Server object for running the scheduler."
github.com/amckinley/kubernetes@v0.13.2/plugin/pkg/admission/resourcedefaults/doc.go:
"Package resourcedefaults contains an example plug-in that cluster operators can use to prevent unlimited CPU and Memory usage for a container."
"Package resourcedefaults contains an example plug-in that cluster operators can use to prevent unlimited CPU and Memory usage for a container."
github.com/amckinley/kubernetes@v0.13.2/plugin/pkg/admission/resourcequota/doc.go:
"resourcequota enforces all incoming requests against any applied quota in the namespace context of the request"
"resourcequota enforces all incoming requests against any applied quota in the namespace context of the request"
github.com/amckinley/kubernetes@v0.13.2/plugin/pkg/auth/authenticator/doc.go:
"Package authenticator contains implementations for pkg/auth/authenticator interfaces"
"Package authenticator contains implementations for pkg/auth/authenticator interfaces"
github.com/amckinley/kubernetes@v0.13.2/plugin/pkg/auth/authenticator/password/doc.go:
"Package password contains authenticator.Password implementations"
"Package password contains authenticator.Password implementations"
github.com/amckinley/kubernetes@v0.13.2/plugin/pkg/auth/authenticator/request/x509/doc.go:
"Package x509 provides a request authenticator that validates and extracts user information from client certificates"
"Package x509 provides a request authenticator that validates and extracts user information from client certificates"
github.com/amckinley/kubernetes@v0.13.2/plugin/pkg/auth/doc.go:
"Package auth contains implementations for interfaces in the pkg/auth package"
"Package auth contains implementations for interfaces in the pkg/auth package"
github.com/amckinley/kubernetes@v0.13.2/plugin/pkg/scheduler/algorithmprovider/defaults/defaults.go:
"This is the default algorithm provider for the scheduler."
"This is the default algorithm provider for the scheduler."
github.com/amckinley/kubernetes@v0.13.2/plugin/pkg/scheduler/algorithmprovider/plugins.go:
"This package is used to register algorithm provider plugins."
"This package is used to register algorithm provider plugins."
github.com/amckinley/kubernetes@v0.13.2/plugin/pkg/scheduler/factory/factory.go:
"Package factory can set up a scheduler."
"Package factory can set up a scheduler."
github.com/amckinley/kubernetes@v0.13.2/test/integration/doc.go:
"Package integration provides integration tests for Kubernetes."
"Package integration provides integration tests for Kubernetes."
github.com/binkynet/BinkyNet@v0.1.1-0.20201018143906-c9be7718ce96/doc.go:
"Package BinkyNet contains a specification for a network architecture used to control model trains."
"Package BinkyNet contains a specification for a network architecture used to control model trains."
github.com/andrebq/exiftool2json@v0.0.0-20201018170621-aee3247122d7/exif/doc.go:
"Package exif wraps the exiftool"
"Package exif wraps the exiftool"
github.com/andrebq/exiftool2json@v0.0.0-20201018170621-aee3247122d7/internal/api/doc.go:
"Package api contains a simple HTTP api which exposes exif"
"Package api contains a simple HTTP api which exposes exif"
github.com/ory/kratos@v0.5.0-alpha.1/cmd/jsonnet/format.go:
""
""
github.com/ory/kratos@v0.5.0-alpha.1/cmd/migrate/sql.go:
""
""
github.com/ory/kratos@v0.5.0-alpha.1/internal/testhelpers/selfservice_recovery.go:
"nolint"
"nolint"
github.com/ory/kratos@v0.5.0-alpha.1/internal/testhelpers/selfservice_settings.go:
"nolint"
"nolint"
github.com/ory/kratos@v0.5.0-alpha.1/internal/testhelpers/selfservice_verification.go:
"nolint"
"nolint"
github.com/ory/kratos@v0.5.0-alpha.1/main.go:
"package main is the entry point for kratos."
"package main is the entry point for kratos."
github.com/ory/kratos@v0.5.0-alpha.1/selfservice/mfa/questions/manager.go:
"nolint"
"nolint"
github.com/ory/kratos@v0.5.0-alpha.1/swagger_types_global.go:
"nolint:deadcode,unused"
"nolint:deadcode,unused"
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/api/errors/doc.go:
"Package errors provides detailed error types for api field validation."
"Package errors provides detailed error types for api field validation."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/api/meta/doc.go:
"Package meta provides functions for retrieving API metadata from objects belonging to the Kubernetes API"
"Package meta provides functions for retrieving API metadata from objects belonging to the Kubernetes API"
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/api/meta/restmapper.go:
"TODO: move everything in this file to pkg/api/rest"
"TODO: move everything in this file to pkg/api/rest"
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/api/validation/doc.go:
"Package validation contains generic api type validation functions."
"Package validation contains generic api type validation functions."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/apis/meta/v1/types.go:
"Package v1 contains API types that are common to all versions."
"Package v1 contains API types that are common to all versions."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/apis/meta/v1beta1/types.go:
"package v1beta1 is alpha objects from meta that will be introduced."
"package v1beta1 is alpha objects from meta that will be introduced."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/apis/testapigroup/install/install.go:
"Package install installs the certificates API group, making it available as an option to all of the API encoding/decoding machinery."
"Package install installs the certificates API group, making it available as an option to all of the API encoding/decoding machinery."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/conversion/doc.go:
"Package conversion provides go object versioning."
"Package conversion provides go object versioning."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/conversion/queryparams/doc.go:
"Package queryparams provides conversion from versioned runtime objects to URL query values"
"Package queryparams provides conversion from versioned runtime objects to URL query values"
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/fields/doc.go:
"Package fields implements a simple field system, parsing and matching selectors with sets of fields."
"Package fields implements a simple field system, parsing and matching selectors with sets of fields."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/labels/doc.go:
"Package labels implements a simple label system, parsing and matching selectors with sets of labels."
"Package labels implements a simple label system, parsing and matching selectors with sets of labels."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/runtime/conversion.go:
"Package runtime defines conversions between generic types and structs to map query strings to struct objects."
"Package runtime defines conversions between generic types and structs to map query strings to struct objects."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/runtime/serializer/protobuf/doc.go:
"Package protobuf provides a Kubernetes serializer for the protobuf format."
"Package protobuf provides a Kubernetes serializer for the protobuf format."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/runtime/serializer/streaming/streaming.go:
"Package streaming implements encoder and decoder for streams of runtime.Objects over io.Writer/Readers."
"Package streaming implements encoder and decoder for streams of runtime.Objects over io.Writer/Readers."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/types/doc.go:
"Package types implements various generic types used throughout kubernetes."
"Package types implements various generic types used throughout kubernetes."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/util/errors/doc.go:
"Package errors implements various utility functions and types around errors."
"Package errors implements various utility functions and types around errors."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/util/framer/framer.go:
"Package framer implements simple frame decoding techniques for an io.ReadCloser"
"Package framer implements simple frame decoding techniques for an io.ReadCloser"
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/util/httpstream/doc.go:
"Package httpstream adds multiplexed streaming support to HTTP requests and responses via connection upgrades."
"Package httpstream adds multiplexed streaming support to HTTP requests and responses via connection upgrades."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/util/proxy/doc.go:
"Package proxy provides transport and upgrade support for proxies."
"Package proxy provides transport and upgrade support for proxies."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/util/rand/rand.go:
"Package rand provides utilities related to randomization."
"Package rand provides utilities related to randomization."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/util/sets/doc.go:
"Package sets has auto-generated set types."
"Package sets has auto-generated set types."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/util/sets/types/types.go:
"Package types just provides input types to the set generator."
"Package types just provides input types to the set generator."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/util/version/doc.go:
"Package version provides utilities for version number comparisons"
"Package version provides utilities for version number comparisons"
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/util/wait/doc.go:
"Package wait provides tools for polling or listening for changes to a condition."
"Package wait provides tools for polling or listening for changes to a condition."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/util/waitgroup/doc.go:
"Package waitgroup implements SafeWaitGroup wrap of sync.WaitGroup."
"Package waitgroup implements SafeWaitGroup wrap of sync.WaitGroup."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/version/doc.go:
"Package version supplies the type for version information collected at build time."
"Package version supplies the type for version information collected at build time."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/pkg/watch/doc.go:
"Package watch contains a generic watchable interface, and a fake for testing code that uses the watch interface."
"Package watch contains a generic watchable interface, and a fake for testing code that uses the watch interface."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/third_party/forked/golang/json/fields.go:
"Package json is forked from the Go standard library to enable us to find the field of a struct that a given JSON key maps to."
"Package json is forked from the Go standard library to enable us to find the field of a struct that a given JSON key maps to."
github.com/kubernetes/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019001013-7b11de20a9f6/third_party/forked/golang/reflect/deep_equal.go:
"Package reflect is a fork of go's standard library reflection package, which allows for deep equal with equality functions defined."
"Package reflect is a fork of go's standard library reflection package, which allows for deep equal with equality functions defined."
github.com/chennqqi/sysinfo@v0.0.0-20201019010631-878b41f7d826/cmd/gosysinfo/main.go:
"sysinfo is a very simple utility demonstrating sysinfo library capabilities."
"sysinfo is a very simple utility demonstrating sysinfo library capabilities."
github.com/chennqqi/sysinfo@v0.0.0-20201019010631-878b41f7d826/cpuid/cpuid.go:
"Package cpuid gives Go programs access to CPUID opcode."
"Package cpuid gives Go programs access to CPUID opcode."
github.com/chennqqi/sysinfo@v0.0.0-20201019010631-878b41f7d826/sysinfo.go:
"Package sysinfo is a pure Go library providing Linux OS / kernel / hardware system information."
"Package sysinfo is a pure Go library providing Linux OS / kernel / hardware system information."
github.com/searKing/golang@v0.0.66/go/container/hashring/hashring.go:
"Package hashring provides a consistent hashing function."
"Package hashring provides a consistent hashing function."
github.com/searKing/golang@v0.0.66/go/container/slice/doc.go:
"A sequence of elements supporting sequential and parallel aggregate operations."
"A sequence of elements supporting sequential and parallel aggregate operations."
github.com/searKing/golang@v0.0.66/go/container/stack/doc.go:
"stack is a [stack](http://en.wikipedia.org/wiki/Stack_(abstract_data_type%29) is a last-in last-out data structure."
"stack is a [stack](http://en.wikipedia.org/wiki/Stack_(abstract_data_type%29) is a last-in last-out data structure."
github.com/searKing/golang@v0.0.66/go/container/stream/doc.go:
"A sequence of elements supporting sequential and parallel aggregate operations."
"A sequence of elements supporting sequential and parallel aggregate operations."
github.com/searKing/golang@v0.0.66/go/container/traversal/bfs.go:
"https://en.wikipedia.org/wiki/Breadth-first_search"
"https://en.wikipedia.org/wiki/Breadth-first_search"
github.com/searKing/golang@v0.0.66/go/container/traversal/dfs.go:
"https://en.wikipedia.org/wiki/Depth-first_search"
"https://en.wikipedia.org/wiki/Depth-first_search"
github.com/searKing/golang@v0.0.66/go/container/traversal/inorder.go:
"https://en.wikipedia.org/wiki/Tree_traversal#In-order_(LNR)"
"https://en.wikipedia.org/wiki/Tree_traversal#In-order_(LNR)"
github.com/searKing/golang@v0.0.66/go/container/traversal/outorder.go:
"https://en.wikipedia.org/wiki/Tree_traversal#Out-order_(RNL)"
"https://en.wikipedia.org/wiki/Tree_traversal#Out-order_(RNL)"
github.com/searKing/golang@v0.0.66/go/container/traversal/postorder.go:
"https://en.wikipedia.org/wiki/Tree_traversal#Post-order_(LRN)"
"https://en.wikipedia.org/wiki/Tree_traversal#Post-order_(LRN)"
github.com/searKing/golang@v0.0.66/go/container/traversal/preorder.go:
"https://en.wikipedia.org/wiki/Tree_traversal#Post-order_(LRN)"
"https://en.wikipedia.org/wiki/Tree_traversal#Post-order_(LRN)"
github.com/searKing/golang@v0.0.66/go/container/trie_tree/ternary_search_tree/tst.go:
"https://en.wikipedia.org/wiki/Ternary_search_tree In computer science, a ternary search tree is a type of trie (sometimes called a prefix tree) where nodes are arranged in a manner similar to a binary search tree, but with up to three children rather than the binary tree's limit of two."
"https://en.wikipedia.org/wiki/Ternary_search_tree In computer science, a ternary search tree is a type of trie (sometimes called a prefix tree) where nodes are arranged in a manner similar to a binary search tree, but with up to three children rather than the binary tree's limit of two."
github.com/searKing/golang@v0.0.66/go/crypto/auth/auth.go:
"https://www.oauth.com/oauth2-servers/client-registration/client-id-secret/"
"https://www.oauth.com/oauth2-servers/client-registration/client-id-secret/"
github.com/searKing/golang@v0.0.66/go/crypto/auth/doc.go:
"https://www.iana.org/assignments/http-authschemes/http-authschemes.xhtml"
"https://www.iana.org/assignments/http-authschemes/http-authschemes.xhtml"
github.com/searKing/golang@v0.0.66/go/crypto/rand/doc.go:
"package rand_ Creating Random Strings in Go"
"package rand_ Creating Random Strings in Go"
github.com/searKing/golang@v0.0.66/go/net/ice/stun.go:
"https://tools.ietf.org/html/rfc7064"
"https://tools.ietf.org/html/rfc7064"
github.com/searKing/golang@v0.0.66/go/net/ice/transport.go:
"https://tools.ietf.org/html/rfc7064 3.2."
"https://tools.ietf.org/html/rfc7064 3.2."
github.com/searKing/golang@v0.0.66/go/net/ice/turn.go:
"https://tools.ietf.org/html/rfc7065"
"https://tools.ietf.org/html/rfc7065"
github.com/searKing/golang@v0.0.66/go/net/ice/url.go:
"https://tools.ietf.org/html/rfc7064 https://tools.ietf.org/html/rfc7065"
"https://tools.ietf.org/html/rfc7064 https://tools.ietf.org/html/rfc7065"
github.com/searKing/golang@v0.0.66/go/net/mux/doc.go:
"Package mux is a library to multiplex network connections based on their payload."
"Package mux is a library to multiplex network connections based on their payload."
github.com/searKing/golang@v0.0.66/go/os/signal/cgo/cgo.go:
"Package cgo contains runtime support for code generated by the cgo tool."
"Package cgo contains runtime support for code generated by the cgo tool."
github.com/searKing/golang@v0.0.66/go/testing/leakcheck/leakcheck.go:
"Package leakcheck contains functions to check leaked goroutines."
"Package leakcheck contains functions to check leaked goroutines."
github.com/searKing/golang@v0.0.66/go/time/rate/rate.go:
"The key observation and some code (shr) is borrowed from golang.org/x/time/rate/rate.go"
"The key observation and some code (shr) is borrowed from golang.org/x/time/rate/rate.go"
github.com/searKing/golang@v0.0.66/go/util/function/consumer/consumer.go:
"A sequence of elements supporting sequential and parallel aggregate operations."
"A sequence of elements supporting sequential and parallel aggregate operations."
github.com/searKing/golang@v0.0.66/go/util/object/doc.go:
"object consists of {@code static} utility methods for operating on objects, or checking certain conditions before operation."
"object consists of {@code static} utility methods for operating on objects, or checking certain conditions before operation."
github.com/searKing/golang@v0.0.66/go/util/object/internal/preconditions/doc.go:
"Utility methods to check if state or arguments are correct."
"Utility methods to check if state or arguments are correct."
github.com/searKing/golang@v0.0.66/go/util/spliterator/spliterator.go:
"A sequence of elements supporting sequential and parallel aggregate operations."
"A sequence of elements supporting sequential and parallel aggregate operations."
github.com/searKing/golang@v0.0.66/pkg/x/resilience/retry.go:
"Package resilience provides helpers for dealing with resilience."
"Package resilience provides helpers for dealing with resilience."
github.com/konoui/go-alfred@v0.0.6/item.go:
"Package alfred defines script filter structures and provides simple apis see https://www.alfredapp.com/help/workflows/inputs/script-filter/json/"
"Package alfred defines script filter structures and provides simple apis see https://www.alfredapp.com/help/workflows/inputs/script-filter/json/"
github.com/SebastiaanKlippert/go-wkhtmltopdf@v1.6.1-0.20201012120037-311938c8fef8/wkhtmltopdf.go:
"Package wkhtmltopdf contains wrappers around the wkhtmltopdf commandline tool"
"Package wkhtmltopdf contains wrappers around the wkhtmltopdf commandline tool"
github.com/apstndb/memefish@v0.0.0-20201018173453-366ade12b7c5/pkg/package.go:
"Package memefish is the foundation to analyze Spanner SQL."
"Package memefish is the foundation to analyze Spanner SQL."
github.com/mateusz/aws-temp-creds@v0.0.0-20150422034110-9a25b74b8b7c/aws-temp-creds.go:
"Package awstempcreds contains helpers for temporary STS credentials."
"Package awstempcreds contains helpers for temporary STS credentials."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/cni/cmd/istio-cni-repair/main.go:
"A simple daemonset binary to repair pods that are crashlooping after winning a race condition against istio-cni"
"A simple daemonset binary to repair pods that are crashlooping after winning a race condition against istio-cni"
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/cni/cmd/istio-cni/iptables.go:
"This is a sample chained plugin that supports multiple CNI versions."
"This is a sample chained plugin that supports multiple CNI versions."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/cni/cmd/istio-cni/main.go:
"This is a sample chained plugin that supports multiple CNI versions."
"This is a sample chained plugin that supports multiple CNI versions."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/cni/cmd/istio-cni/redirect.go:
"Defines the redirect object and operations."
"Defines the redirect object and operations."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/galley/pkg/config/analysis/analyzers/deployment/services.go:
""
""
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/galley/pkg/config/analysis/analyzers/schema/validation.go:
""
""
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/galley/pkg/config/analysis/analyzers/sidecar/defaultselector.go:
""
""
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/galley/pkg/config/analysis/analyzers/sidecar/selector.go:
""
""
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/galley/pkg/config/analysis/analyzers/sidecar/util.go:
""
""
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/galley/pkg/config/processor/transforms/transforms.go:
"Package transforms contains basic processing building blocks that can be incorporated into bigger/self-contained processing pipelines."
"Package transforms contains basic processing building blocks that can be incorporated into bigger/self-contained processing pipelines."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/galley/pkg/config/testing/basicmeta/basicmeta.gen.go:
"Code generated for package basicmeta by go-bindata DO NOT EDIT."
"Code generated for package basicmeta by go-bindata DO NOT EDIT."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/galley/pkg/config/testing/data/builtin.gen.go:
"Code generated for package data by go-bindata DO NOT EDIT."
"Code generated for package data by go-bindata DO NOT EDIT."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/galley/pkg/config/testing/k8smeta/k8smeta.gen.go:
"Code generated for package k8smeta by go-bindata DO NOT EDIT."
"Code generated for package k8smeta by go-bindata DO NOT EDIT."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/galley/pkg/testing/mock/configmaps.go:
""
""
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/galley/testdatasets/validation/dataset.gen.go:
"Code generated for package validation by go-bindata DO NOT EDIT."
"Code generated for package validation by go-bindata DO NOT EDIT."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/istioctl/cmd/istioctl/doc.go:
"Command istioctl is a Istio configuration command line utility."
"Command istioctl is a Istio configuration command line utility."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/istioctl/pkg/authz/analyzer.go:
"The auth package provides support for checking the authentication and authorization policy applied in the mesh."
"The auth package provides support for checking the authentication and authorization policy applied in the mesh."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/istioctl/pkg/clioptions/doc.go:
"Package clioptions contains flags which can be added to istiocl commands."
"Package clioptions contains flags which can be added to istiocl commands."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/operator/cmd/mesh/shared.go:
"Package mesh contains types and functions."
"Package mesh contains types and functions."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/operator/pkg/apis/istio/v1alpha1/doc.go:
"Package v1alpha1 contains API Schema definitions for the istio v1alpha1 API group"
"Package v1alpha1 contains API Schema definitions for the istio v1alpha1 API group"
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/operator/pkg/apis/istio/v1alpha1/register.go:
"Package v1alpha1 contains API Schema definitions for the istio v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=install.istio.io"
"Package v1alpha1 contains API Schema definitions for the istio v1alpha1 API group +k8s:deepcopy-gen=package,register +groupName=install.istio.io"
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/operator/pkg/component/component.go:
"Package component defines an in-memory representation of IstioOperator.<Feature>.<Component>."
"Package component defines an in-memory representation of IstioOperator.<Feature>.<Component>."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/operator/pkg/object/objects.go:
"Package manifest provides functions for going between in-memory k8s objects (unstructured.Unstructured) and their JSON or YAML representations."
"Package manifest provides functions for going between in-memory k8s objects (unstructured.Unstructured) and their JSON or YAML representations."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/operator/pkg/patch/patch.go:
"Package patch implements a simple patching mechanism for k8s resources."
"Package patch implements a simple patching mechanism for k8s resources."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/operator/pkg/tpath/struct.go:
"struct.go contains functions for traversing and modifying trees of Go structs."
"struct.go contains functions for traversing and modifying trees of Go structs."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/operator/pkg/tpath/tree.go:
"tree.go contains functions for traversing and updating a tree constructed from yaml or json.Unmarshal."
"tree.go contains functions for traversing and updating a tree constructed from yaml or json.Unmarshal."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/operator/pkg/translate/translate.go:
"Package translate defines translations from installer proto to values.yaml."
"Package translate defines translations from installer proto to values.yaml."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/operator/pkg/vfs/assets.gen.go:
"Code generated for package vfs by go-bindata DO NOT EDIT."
"Code generated for package vfs by go-bindata DO NOT EDIT."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/operator/pkg/vfs/vfs.go:
"Package vfs is a set of file system utilities to access compiled-in helm charts."
"Package vfs is a set of file system utilities to access compiled-in helm charts."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/pilot/pkg/config/aggregate/config.go:
"Package aggregate implements a read-only aggregator for config stores."
"Package aggregate implements a read-only aggregator for config stores."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/pilot/pkg/config/kube/crdclient/gen/main.go:
"Tool to generate pilot/pkg/config/kube/crdclient/types.gen.go Example run command: REPO_ROOT=`pwd` go generate ./pilot/pkg/config/kube/crdclient/..."
"Tool to generate pilot/pkg/config/kube/crdclient/types.gen.go Example run command: REPO_ROOT=`pwd` go generate ./pilot/pkg/config/kube/crdclient/..."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/pilot/pkg/config/kube/ingress/controller.go:
"Package ingress provides a read-only view of Kubernetes ingress resources as an ingress rule configuration type store"
"Package ingress provides a read-only view of Kubernetes ingress resources as an ingress rule configuration type store"
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/pilot/pkg/config/memory/config.go:
"Package memory provides an in-memory volatile config store implementation"
"Package memory provides an in-memory volatile config store implementation"
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/pilot/pkg/model/envoyfilter.go:
""
""
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/pilot/pkg/networking/core/v1alpha3/loadbalancer/loadbalancer.go:
"packages used for load balancer setting"
"packages used for load balancer setting"
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/pilot/pkg/networking/plugin/registry/registry.go:
"Package registry represents a registry of plugins that can be used by a config generator."
"Package registry represents a registry of plugins that can be used by a config generator."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/pilot/pkg/xds/monitoring.go:
""
""
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/pilot/pkg/xds/simple.go:
""
""
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/pkg/config/doc.go:
"Package config is a common, top-level folder for aggregating Istio-wide config related libraries and utilities."
"Package config is a common, top-level folder for aggregating Istio-wide config related libraries and utilities."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/pkg/config/resource/instance.go:
"Package resource contains core abstract types for representing configuration resources."
"Package resource contains core abstract types for representing configuration resources."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/pkg/config/schema/metadata.gen.go:
"Code generated for package schema by go-bindata DO NOT EDIT."
"Code generated for package schema by go-bindata DO NOT EDIT."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/pkg/config/xds/filter_types.go:
""
""
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/pkg/kube/inject/app_probe.go:
"Package inject implements kube-inject or webhoook autoinject feature to inject sidecar."
"Package inject implements kube-inject or webhoook autoinject feature to inject sidecar."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/pkg/mcp/configz/client/assets/assets.gen.go:
"Code generated for package assets by go-bindata DO NOT EDIT."
"Code generated for package assets by go-bindata DO NOT EDIT."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/pkg/mcp/internal/test/types.go:
""
""
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/pkg/mcp/status/status.go:
"Package status implements errors returned by gRPC."
"Package status implements errors returned by gRPC."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/pkg/test/config/mock_config.pb.go:
"Package test is a generated protocol buffer package."
"Package test is a generated protocol buffer package."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/pkg/test/framework/components/gcemetadata/gcemetadata.go:
"Package gcemetadata provides basic utilities around configuring the fake GCE Metadata Server component for integration testing."
"Package gcemetadata provides basic utilities around configuring the fake GCE Metadata Server component for integration testing."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/pkg/webhooks/validation/controller/controller.go:
"Package controller implements a k8s controller for managing the lifecycle of a validating webhook."
"Package controller implements a k8s controller for managing the lifecycle of a validating webhook."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/security/pkg/adapter/vault/ca.go:
"Package vault provides adapter to connect to vault server."
"Package vault provides adapter to connect to vault server."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/security/pkg/credentialfetcher/fetcher.go:
"credentailfetcher fetches workload credentials through platform plugins."
"credentailfetcher fetches workload credentials through platform plugins."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/security/pkg/credentialfetcher/plugin/gce.go:
"This is Google plugin of credentialfetcher."
"This is Google plugin of credentialfetcher."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/security/pkg/credentialfetcher/plugin/mock.go:
"Test only: this is the mock plugin of credentialfetcher."
"Test only: this is the mock plugin of credentialfetcher."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/security/pkg/nodeagent/cache/secretcache.go:
"Package cache is the in-memory secret store."
"Package cache is the in-memory secret store."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/security/pkg/nodeagent/plugin/providers/google/stsclient/stsclient.go:
"Package stsclient is for oauth token exchange integration."
"Package stsclient is for oauth token exchange integration."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/security/pkg/nodeagent/sds/sdsservice.go:
"Package sds implements secret discovery service in NodeAgent."
"Package sds implements secret discovery service in NodeAgent."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/security/pkg/testing/sdsc/sdsclient.go:
"Package sdsc includes a lightweight testing client to interact with SDS."
"Package sdsc includes a lightweight testing client to interact with SDS."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/security/tools/sdsclient/main.go:
"Program sdsclient simulates a SDS client to test SDS Server, citadel agent."
"Program sdsclient simulates a SDS client to test SDS Server, citadel agent."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/tests/common/jwt/jwt_token.go:
"package jwt includes sample JWT Token used in e2e tests."
"package jwt includes sample JWT Token used in e2e tests."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/tools/bug-report/pkg/common/common.go:
"Package common contains resource names, which may vary from version to version."
"Package common contains resource names, which may vary from version to version."
github.com/istio/istio@v0.0.0-20201019023316-ceec0d6b70ca/tools/istio-iptables/pkg/cmd/run.go:
""
""
k8s.io/kubernetes/staging/src/k8s.io/cri-api@v0.0.0-20201019001013-7b11de20a9f6/pkg/errors/doc.go:
"Package errors provides helper functions for use by the kubelet to deal with CRI errors."
"Package errors provides helper functions for use by the kubelet to deal with CRI errors."
github.com/devfile/registry-support/index/generator@v0.0.0-20201015185535-23992515d8d7/cmd/root.go:
""
""
github.com/devfile/registry-support/index/generator@v0.0.0-20201015185535-23992515d8d7/main.go:
""
""
github.com/drakkan/cobra@v1.1.0/command.go:
"Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces."
"Package cobra is a commander providing a simple interface to create powerful modern CLI interfaces."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/apis/doc.go:
"+k8s:deepcopy-gen=package"
"+k8s:deepcopy-gen=package"
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/apis/duck/doc.go:
"Package duck defines logic for defining and consuming \"duck typed\" Kubernetes resources."
"Package duck defines logic for defining and consuming \"duck typed\" Kubernetes resources."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/apis/duck/v1/doc.go:
"+k8s:deepcopy-gen=package +groupName=duck.knative.dev"
"+k8s:deepcopy-gen=package +groupName=duck.knative.dev"
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/apis/duck/v1alpha1/doc.go:
"+k8s:deepcopy-gen=package +groupName=duck.knative.dev"
"+k8s:deepcopy-gen=package +groupName=duck.knative.dev"
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/apis/duck/v1beta1/doc.go:
"+k8s:deepcopy-gen=package +groupName=duck.knative.dev"
"+k8s:deepcopy-gen=package +groupName=duck.knative.dev"
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/apis/test/example/v1alpha1/doc.go:
"+k8s:deepcopy-gen=package +groupName=sample.knative.dev"
"+k8s:deepcopy-gen=package +groupName=sample.knative.dev"
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/apis/test/pub/v1alpha1/doc.go:
"+k8s:deepcopy-gen=package +groupName=sample.knative.dev"
"+k8s:deepcopy-gen=package +groupName=sample.knative.dev"
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/changeset/doc.go:
"Package changeset provides Knative utilities for fetching GitHub Commit ID from kodata directory."
"Package changeset provides Knative utilities for fetching GitHub Commit ID from kodata directory."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/codegen/cmd/injection-gen/generators/comment_parser.go:
""
""
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/configmap/doc.go:
"Package configmap exists to facilitate consuming Kubernetes ConfigMap resources in various ways, including: - Watching them for changes over time, and - Loading them from a VolumeMount."
"Package configmap exists to facilitate consuming Kubernetes ConfigMap resources in various ways, including: - Watching them for changes over time, and - Loading them from a VolumeMount."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/hash/doc.go:
"Package hash contains various Knative specific hashing utilities."
"Package hash contains various Knative specific hashing utilities."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/injection/doc.go:
"Package injection defines the mechanisms through which clients, informers and shared informer factories are injected into a shared controller binary implementation."
"Package injection defines the mechanisms through which clients, informers and shared informer factories are injected into a shared controller binary implementation."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/kflag/doc.go:
"Package kflag contains a variety of non-standard command-line flag types"
"Package kflag contains a variety of non-standard command-line flag types"
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/kmeta/doc.go:
"Package kmeta provides Knative utilities for operating on Kubernetes resources' ObjectMeta."
"Package kmeta provides Knative utilities for operating on Kubernetes resources' ObjectMeta."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/kmp/doc.go:
"Package kmp wraps github.com/google/go-cmp with custom Comparers for frequently used kubernetes resources that have unexported fields."
"Package kmp wraps github.com/google/go-cmp with custom Comparers for frequently used kubernetes resources that have unexported fields."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/kvstore/kvstore_cm.go:
"Simple abstraction for storing state on a k8s ConfigMap."
"Simple abstraction for storing state on a k8s ConfigMap."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/leaderelection/chaosduck/main.go:
"The chaosduck binary is an e2e testing tool for leader election, which loads the leader election configuration within the system namespace and periodically kills one of the leader pods for each HA component."
"The chaosduck binary is an e2e testing tool for leader election, which loads the leader election configuration within the system namespace and periodically kills one of the leader pods for each HA component."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/metrics/doc.go:
"Package metrics provides Knative utilities for exporting metrics to Stackdriver backend or Prometheus backend based on config-observability settings."
"Package metrics provides Knative utilities for exporting metrics to Stackdriver backend or Prometheus backend based on config-observability settings."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/metrics/metricstest/resource_metrics.go:
"Package metricstest simplifies some of the common boilerplate around testing metrics exports."
"Package metricstest simplifies some of the common boilerplate around testing metrics exports."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/network/doc.go:
"Package network holds the typed objects that define the schemas for configuring the knative networking layer."
"Package network holds the typed objects that define the schemas for configuring the knative networking layer."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/network/handlers/doc.go:
"Package handlers holds useful HTTP handler implementations."
"Package handlers holds useful HTTP handler implementations."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/network/prober/doc.go:
"Package prober contains functionality for implementing probing in knative serving."
"Package prober contains functionality for implementing probing in knative serving."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/pool/doc.go:
"Package pool contains a simple threadpool implementation that accepts work in the form of `func() error` function."
"Package pool contains a simple threadpool implementation that accepts work in the form of `func() error` function."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/ptr/doc.go:
"Package ptr holds utilities for taking pointer references to values."
"Package ptr holds utilities for taking pointer references to values."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/reconciler/retry.go:
""
""
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/reconciler/testing/hooks.go:
"Package testing includes utilities for testing controllers."
"Package testing includes utilities for testing controllers."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/reconciler/testing/sorter.go:
""
""
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/reconciler/testing/util.go:
"Package testing includes utilities for testing controllers."
"Package testing includes utilities for testing controllers."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/resolver/doc.go:
"Package resolver implements resolvers for resolving k8s references and URIs."
"Package resolver implements resolvers for resolving k8s references and URIs."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/source/doc.go:
"Package source holds utilities for Source developers."
"Package source holds utilities for Source developers."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/test/interactive/command.go:
"Helper functions for running interactive CLI sessions from Go"
"Helper functions for running interactive CLI sessions from Go"
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/test/interactive/docker.go:
"Helper functions for running interactive CLI sessions from Go"
"Helper functions for running interactive CLI sessions from Go"
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/test/logging/doc.go:
"Package logging assists setting up test logging and using leveled logging in tests."
"Package logging assists setting up test logging and using leveled logging in tests."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/test/logstream/doc.go:
"Package logstream lets end-to-end tests incorporate controller logs into the error output of tests."
"Package logstream lets end-to-end tests incorporate controller logs into the error output of tests."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/test/zipkin/doc.go:
"Package zipkin adds Zipkin tracing support that can be used in conjunction with SpoofingClient to log zipkin traces for requests that have encountered server errors i.e HTTP request that have HTTP status between 500 to 600."
"Package zipkin adds Zipkin tracing support that can be used in conjunction with SpoofingClient to log zipkin traces for requests that have encountered server errors i.e HTTP request that have HTTP status between 500 to 600."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/testing/doc.go:
"+k8s:deepcopy-gen=package +groupName=pkg.knative.dev"
"+k8s:deepcopy-gen=package +groupName=pkg.knative.dev"
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/testing/duck/doc.go:
"+k8s:deepcopy-gen=package +groupName=duck.knative.dev"
"+k8s:deepcopy-gen=package +groupName=duck.knative.dev"
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/testutils/clustermanager/e2e-tests/doc.go:
"Package clustermanager provides support for managing clusters for e2e tests, responsible for creating/deleting cluster, and cluster life cycle management if running in Prow"
"Package clustermanager provides support for managing clusters for e2e tests, responsible for creating/deleting cluster, and cluster life cycle management if running in Prow"
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/testutils/metahelper/client/client.go:
"Package client supports various needs for running tests"
"Package client supports various needs for running tests"
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/tracing/config/doc.go:
"Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the Revision controller depends."
"Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the Revision controller depends."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/tracker/doc.go:
"Package tracker defines a utility to enable Reconcilers to trigger reconciliations when objects that are cross-referenced change, so that the level-based reconciliation can react to the change."
"Package tracker defines a utility to enable Reconcilers to trigger reconciliations when objects that are cross-referenced change, so that the level-based reconciliation can react to the change."
github.com/knative/pkg@v0.0.0-20201018212257-b39d5da935b0/webhook/psbinding/doc.go:
"Package psbinding provides facilities to make authoring Bindings that work with \"Pod Spec\"-able subjects easier."
"Package psbinding provides facilities to make authoring Bindings that work with \"Pod Spec\"-able subjects easier."
github.com/mizuki1412/go-core-kit@v0.0.0-20201017012109-f7ac0fec26c3/main.go:
""
""
k8s.io/kubernetes/staging/src/k8s.io/cloud-provider@v0.0.0-20201019001013-7b11de20a9f6/controllers/route/doc.go:
"Package route contains code for syncing cloud routing rules with the list of registered nodes."
"Package route contains code for syncing cloud routing rules with the list of registered nodes."
k8s.io/kubernetes/staging/src/k8s.io/cloud-provider@v0.0.0-20201019001013-7b11de20a9f6/controllers/service/doc.go:
"Package service contains code for syncing cloud load balancers with the service registry."
"Package service contains code for syncing cloud load balancers with the service registry."
k8s.io/kubernetes/staging/src/k8s.io/cloud-provider@v0.0.0-20201019001013-7b11de20a9f6/doc.go:
"Package cloudprovider supplies interfaces and implementations for cloud service providers."
"Package cloudprovider supplies interfaces and implementations for cloud service providers."
k8s.io/kubernetes/staging/src/k8s.io/cloud-provider@v0.0.0-20201019001013-7b11de20a9f6/fake/doc.go:
"Package fake is a test-double implementation of cloudprovider Interface, LoadBalancer and Instances."
"Package fake is a test-double implementation of cloudprovider Interface, LoadBalancer and Instances."
github.com/Bios-Marcel/discordgo@v0.21.2-0.20201018121341-5060bbaaa5a2/discord.go:
"Package discordgo provides Discord binding for Go"
"Package discordgo provides Discord binding for Go"
github.com/hajimehoshi/oto@v0.6.6/player.go:
"Package oto offers io.Writer to play sound on multiple platforms."
"Package oto offers io.Writer to play sound on multiple platforms."
github.com/hslam/response@v0.0.0-20201019032021-05a0e1ca5e56/response.go:
"Package response implements an HTTP response writer."
"Package response implements an HTTP response writer."
github.com/icon-project/goloop@v0.9.1/test/blockbase.go:
"Code generated by go generate; DO NOT EDIT."
"Code generated by go generate; DO NOT EDIT."
github.com/icon-project/goloop@v0.9.1/test/blockmanagerbase.go:
"Code generated by go generate; DO NOT EDIT."
"Code generated by go generate; DO NOT EDIT."
github.com/icon-project/goloop@v0.9.1/test/chainbase.go:
"Code generated by go generate; DO NOT EDIT."
"Code generated by go generate; DO NOT EDIT."
github.com/icon-project/goloop@v0.9.1/test/commitvotesetbase.go:
"Code generated by go generate; DO NOT EDIT."
"Code generated by go generate; DO NOT EDIT."
github.com/icon-project/goloop@v0.9.1/test/networkmanagerbase.go:
"Code generated by go generate; DO NOT EDIT."
"Code generated by go generate; DO NOT EDIT."
github.com/icon-project/goloop@v0.9.1/test/receiptbase.go:
"Code generated by go generate; DO NOT EDIT."
"Code generated by go generate; DO NOT EDIT."
github.com/icon-project/goloop@v0.9.1/test/regulatorbase.go:
"Code generated by go generate; DO NOT EDIT."
"Code generated by go generate; DO NOT EDIT."
github.com/icon-project/goloop@v0.9.1/test/servicemanagerbase.go:
"Code generated by go generate; DO NOT EDIT."
"Code generated by go generate; DO NOT EDIT."
github.com/icon-project/goloop@v0.9.1/test/transactionbase.go:
"Code generated by go generate; DO NOT EDIT."
"Code generated by go generate; DO NOT EDIT."
github.com/icon-project/goloop@v0.9.1/test/transactionlistbase.go:
"Code generated by go generate; DO NOT EDIT."
"Code generated by go generate; DO NOT EDIT."
github.com/icon-project/goloop@v0.9.1/test/validatorlistbase.go:
"Code generated by go generate; DO NOT EDIT."
"Code generated by go generate; DO NOT EDIT."
github.com/Sandertv/gophertunnel@v1.7.14-0.20201017181247-6f1cba989e0e/minecraft/auth/doc.go:
"Package auth implements authentication to Microsoft Live Connect accounts, XBOX Live accounts and ultimately Minecraft accounts associated with them."
"Package auth implements authentication to Microsoft Live Connect accounts, XBOX Live accounts and ultimately Minecraft accounts associated with them."
github.com/Sandertv/gophertunnel@v1.7.14-0.20201017181247-6f1cba989e0e/minecraft/doc.go:
"Package minecraft implements Minecraft Bedrock Edition connections."
"Package minecraft implements Minecraft Bedrock Edition connections."
github.com/Sandertv/gophertunnel@v1.7.14-0.20201017181247-6f1cba989e0e/minecraft/nbt/doc.go:
"Package nbt implements the NBT formats used by Minecraft Bedrock Edition and Minecraft Java Edition."
"Package nbt implements the NBT formats used by Minecraft Bedrock Edition and Minecraft Java Edition."
github.com/Sandertv/gophertunnel@v1.7.14-0.20201017181247-6f1cba989e0e/minecraft/protocol/doc.go:
"Package protocol implements structures and functions used to write or read data related to the Minecraft Bedrock Edition protocol."
"Package protocol implements structures and functions used to write or read data related to the Minecraft Bedrock Edition protocol."
github.com/Sandertv/gophertunnel@v1.7.14-0.20201017181247-6f1cba989e0e/minecraft/protocol/login/doc.go:
"Package login provides functions to decode and encode Minecraft login requests found in the Login packet connection request."
"Package login provides functions to decode and encode Minecraft login requests found in the Login packet connection request."
github.com/Sandertv/gophertunnel@v1.7.14-0.20201017181247-6f1cba989e0e/minecraft/protocol/login/jwt/doc.go:
"Package jwt provides methods for decoding, encoding and verifying JSON Web Tokens, specifically those present in the Minecraft connection request found in the Login packet."
"Package jwt provides methods for decoding, encoding and verifying JSON Web Tokens, specifically those present in the Minecraft connection request found in the Login packet."
github.com/Sandertv/gophertunnel@v1.7.14-0.20201017181247-6f1cba989e0e/minecraft/protocol/packet/doc.go:
"Package packet implements every packet in the Minecraft Bedrock Edition protocol using the functions found in the minecraft/protocol package."
"Package packet implements every packet in the Minecraft Bedrock Edition protocol using the functions found in the minecraft/protocol package."
github.com/Sandertv/gophertunnel@v1.7.14-0.20201017181247-6f1cba989e0e/minecraft/resource/doc.go:
"Package resource implements the compiling of resource packs found in files, directories or raw byte data."
"Package resource implements the compiling of resource packs found in files, directories or raw byte data."
github.com/Sandertv/gophertunnel@v1.7.14-0.20201017181247-6f1cba989e0e/minecraft/text/doc.go:
"Package text has utility methods used for formatting text to display in Minecraft, and to convert these colour codes into codes suitable for the command line."
"Package text has utility methods used for formatting text to display in Minecraft, and to convert these colour codes into codes suitable for the command line."
github.com/Sandertv/gophertunnel@v1.7.14-0.20201017181247-6f1cba989e0e/query/doc.go:
"Package query implements the UT3 query protocol as described on http://wiki.unrealadmin.org/UT3_query_protocol."
"Package query implements the UT3 query protocol as described on http://wiki.unrealadmin.org/UT3_query_protocol."
github.com/adrg/go-wkhtmltopdf@v0.2.2/pdf.go:
"Package pdf implements wkhtmltopdf Go bindings."
"Package pdf implements wkhtmltopdf Go bindings."
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/cmd/cli/account_contracts.go:
"* Copyright (c) 2019."
"* Copyright (c) 2019."
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/cmd/cli/tdpos_status.go:
""
""
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/common/events/eventbus.go:
"Package events is the event center for internal system events."
"Package events is the event center for internal system events."
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/consensus/common/chainedbft/chainedbft.go:
"Package chainedbft is impliments of hotstuff for consensus common module."
"Package chainedbft is impliments of hotstuff for consensus common module."
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/consensus/pow/pow.go:
"* * @filename pow.go * @desc pow共识, 固定难度系数 *"
"* * @filename pow.go * @desc pow共识, 固定难度系数 *"
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/consensus/single/singleconsenus.go:
"Package main is the plugin implementation of single consensus"
"Package main is the plugin implementation of single consensus"
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/consensus/tdpos/main/tdpos-main.go:
"wrapper for consensus-tdpos plugin"
"wrapper for consensus-tdpos plugin"
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/crypto/aes/ecb/ecb.go:
"Package ecb implements block cipher mode of encryption ECB (Electronic Code Book) functions."
"Package ecb implements block cipher mode of encryption ECB (Electronic Code Book) functions."
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/crypto/aes/padding/padding.go:
"Package padding provides functions for padding blocks of plain text in the context of block cipher mode of encryption like ECB or CBC."
"Package padding provides functions for padding blocks of plain text in the context of block cipher mode of encryption like ECB or CBC."
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/crypto/client/schnorr/schnorr_crypto_client.go:
"Package main is the plugin for xuperchain crypto client with schnorr sign"
"Package main is the plugin for xuperchain crypto client with schnorr sign"
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/crypto/client/xchain/xchain_crypto_client.go:
"Package main is the plugin for xuperchain default crypto client"
"Package main is the plugin for xuperchain default crypto client"
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/crypto/hash/hash.go:
"Package hash including some useful hash utilities"
"Package hash including some useful hash utilities"
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/crypto/sign/ecdsa.go:
"Package sign is the ECDSA sign and verify implementation"
"Package sign is the ECDSA sign and verify implementation"
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/crypto/sign/xupersign.go:
"Package sign is the ECDSA sign and verify implementation"
"Package sign is the ECDSA sign and verify implementation"
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/crypto/utils/aes.go:
"Package utils defines some crypto/signature utilities"
"Package utils defines some crypto/signature utilities"
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/crypto/utils/new_ecdsa.go:
"Package utils file implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-3."
"Package utils file implements the Elliptic Curve Digital Signature Algorithm, as defined in FIPS 186-3."
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/kv/kvdb/plugin-badger/badger_impl.go:
"badger wrapper plugin so"
"badger wrapper plugin so"
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/kv/kvdb/plugin-ldb/ldb_impl.go:
"go-leveldb wrapper plugin so 模式,package必须是main"
"go-leveldb wrapper plugin so 模式,package必须是main"
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/kv/kvdb/plugin-ldb/ldb_multi_disk.go:
"go-leveldb wrapper plugin so,package必须是main"
"go-leveldb wrapper plugin so,package必须是main"
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/kv/kvdb/plugin-ldb/ldb_single_disk.go:
"go-leveldb wrapper plugin so ,package必须是main"
"go-leveldb wrapper plugin so ,package必须是main"
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/kv/kvdb/quickiter.go:
"Package kvdb 迭代器实现"
"Package kvdb 迭代器实现"
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/p2pv2/server.go:
"Package p2pv2 is the v2 of XuperChain p2p network."
"Package p2pv2 is the v2 of XuperChain p2p network."
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/pb/xchain.pb.gw.go:
"Package pb is a reverse proxy."
"Package pb is a reverse proxy."
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/pb/xendorser.pb.gw.go:
"Package pb is a reverse proxy."
"Package pb is a reverse proxy."
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/pluginmgr/pluginmgr.go:
"Package pluginmgr is a plugin manager which keeps all plugins' instance Notice: any plugin using this framework should implements a func named 'GetInstance' to return there instance"
"Package pluginmgr is a plugin manager which keeps all plugins' instance Notice: any plugin using this framework should implements a func named 'GetInstance' to return there instance"
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/utxo/utxo.go:
"Package utxo is the key part of XuperChain, this module keeps all Unspent Transaction Outputs."
"Package utxo is the key part of XuperChain, this module keeps all Unspent Transaction Outputs."
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/vat/vat.go:
"Package vat is Verifiable Autogen Tx package"
"Package vat is Verifiable Autogen Tx package"
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/xmodel/xmodel_cache_iterator.go:
"Package xmodel CacheIterator is a merged iterator model cache"
"Package xmodel CacheIterator is a merged iterator model cache"
github.com/xuperchain/xuperunion@v0.0.0-20191015131902-a95ab4a9503f/xvm/pointer/pointer.go:
"Package pointer exchange pointer between cgo and go"
"Package pointer exchange pointer between cgo and go"
github.com/axiaoxin-com/goutils@v1.0.3-0.20201019024427-66fe97b27be4/goutils.go:
"Package goutils 是一个将开发中常用的通用类函数封装统一存放在这里以便复用的函数工具包"
"Package goutils 是一个将开发中常用的通用类函数封装统一存放在这里以便复用的函数工具包"
gitlab.com/gomidi/midi@v1.20.1/cc/doc.go:
"Package cc provides shortcuts for MIDI Control Change Messages"
"Package cc provides shortcuts for MIDI Control Change Messages"
gitlab.com/gomidi/midi@v1.20.1/doc.go:
"Package midi provides interfaces for reading and writing of MIDI messages."
"Package midi provides interfaces for reading and writing of MIDI messages."
gitlab.com/gomidi/midi@v1.20.1/gm/doc.go:
"Package gm provides constants for instruments, drumkits and percussion keys based on the General MIDI standard."
"Package gm provides constants for instruments, drumkits and percussion keys based on the General MIDI standard."
gitlab.com/gomidi/midi@v1.20.1/midiio/doc.go:
"Package midiio provides helpers for connecting io.Readers and io.Writers to midi.Readers and midi.Writers."
"Package midiio provides helpers for connecting io.Readers and io.Writers to midi.Readers and midi.Writers."
gitlab.com/gomidi/midi@v1.20.1/midimessage/channel/doc.go:
"Package channel provides MIDI Channel Messages"
"Package channel provides MIDI Channel Messages"
gitlab.com/gomidi/midi@v1.20.1/midimessage/doc.go:
"Package midimessage provides helper functions for MIDI messages."
"Package midimessage provides helper functions for MIDI messages."
gitlab.com/gomidi/midi@v1.20.1/midimessage/meta/doc.go:
"Package meta provides MIDI Meta Messages"
"Package meta provides MIDI Meta Messages"
gitlab.com/gomidi/midi@v1.20.1/midimessage/meta/key/doc.go:
"Package key provides helper functions for key signature meta messages."
"Package key provides helper functions for key signature meta messages."
gitlab.com/gomidi/midi@v1.20.1/midimessage/meta/meter/doc.go:
"Package meter provides helper functions for time signature meta messages."
"Package meter provides helper functions for time signature meta messages."
gitlab.com/gomidi/midi@v1.20.1/midimessage/realtime/doc.go:
"Package realtime provides MIDI System Realtime Messages"
"Package realtime provides MIDI System Realtime Messages"
gitlab.com/gomidi/midi@v1.20.1/midimessage/syscommon/doc.go:
"Package syscommon provides MIDI System Common Messages"
"Package syscommon provides MIDI System Common Messages"
gitlab.com/gomidi/midi@v1.20.1/midimessage/sysex/doc.go:
"Package sysex provides MIDI System Exclusive Messages"
"Package sysex provides MIDI System Exclusive Messages"
gitlab.com/gomidi/midi@v1.20.1/midireader/doc.go:
"Package midireader provides a reader for live/streaming/\"over the wire\" MIDI data."
"Package midireader provides a reader for live/streaming/\"over the wire\" MIDI data."
gitlab.com/gomidi/midi@v1.20.1/midiwriter/doc.go:
"Package midiwriter provides a writer for live/streaming/\"over the wire\" MIDI data."
"Package midiwriter provides a writer for live/streaming/\"over the wire\" MIDI data."
gitlab.com/gomidi/midi@v1.20.1/player/doc.go:
"Package player provides an easy way to play a SMF (Standard MIDI File)."
"Package player provides an easy way to play a SMF (Standard MIDI File)."
gitlab.com/gomidi/midi@v1.20.1/reader/doc.go:
"Package reader provides an easy abstraction for reading of cable MIDI and SMF (Standard MIDI File) data."
"Package reader provides an easy abstraction for reading of cable MIDI and SMF (Standard MIDI File) data."
gitlab.com/gomidi/midi@v1.20.1/smf/doc.go:
"Package smf provides constants and interfaces for reading and writing of Standard MIDI Files (SMF)."
"Package smf provides constants and interfaces for reading and writing of Standard MIDI Files (SMF)."
gitlab.com/gomidi/midi@v1.20.1/smf/smfreader/doc.go:
"Package smfreader provides a reader of Standard MIDI Files (SMF)."
"Package smfreader provides a reader of Standard MIDI Files (SMF)."
gitlab.com/gomidi/midi@v1.20.1/smf/smfwriter/doc.go:
"Package smfwriter provides a writer of Standard MIDI Files (SMF)."
"Package smfwriter provides a writer of Standard MIDI Files (SMF)."
gitlab.com/gomidi/midi@v1.20.1/testdrv/driver.go:
"Package testdrv provides a gomidi/midi.Driver for testing."
"Package testdrv provides a gomidi/midi.Driver for testing."
gitlab.com/gomidi/midi@v1.20.1/writer/doc.go:
"Package writer provides an easy abstraction for writing of cable MIDI and SMF (Standard MIDI File) data."
"Package writer provides an easy abstraction for writing of cable MIDI and SMF (Standard MIDI File) data."
github.com/elsaland/elsa@v0.0.0-20201018164838-571164c14651/core/ops.go:
"Package core lists all the OPS in elsa Will be updated as an when new OPS are added"
"Package core lists all the OPS in elsa Will be updated as an when new OPS are added"
github.com/minio/mc@v0.0.0-20201018183515-00f655ac41c2/cmd/globals.go:
"Package cmd contains all the global variables and constants."
"Package cmd contains all the global variables and constants."
github.com/minio/mc@v0.0.0-20201018183515-00f655ac41c2/cmd/session-v8.go:
"Package cmd - session V8 - Version 8 stores session header and session data in two separate files."
"Package cmd - session V8 - Version 8 stores session header and session data in two separate files."
github.com/minio/mc@v0.0.0-20201018183515-00f655ac41c2/pkg/colorjson/encode.go:
"Package colorjson implements encoding and decoding of JSON as defined in RFC 7159."
"Package colorjson implements encoding and decoding of JSON as defined in RFC 7159."
github.com/minio/mc@v0.0.0-20201018183515-00f655ac41c2/pkg/disk/stat_linux.go:
"Package disk fetches file system information for various OS"
"Package disk fetches file system information for various OS"
github.com/minio/mc@v0.0.0-20201018183515-00f655ac41c2/pkg/hookreader/hookreader.go:
"Package hookreader hooks additional reader in the source stream."
"Package hookreader hooks additional reader in the source stream."
github.com/minio/mc@v0.0.0-20201018183515-00f655ac41c2/pkg/httptracer/httptracer.go:
"Package httptracer implements http tracing functionality"
"Package httptracer implements http tracing functionality"
github.com/minio/mc@v0.0.0-20201018183515-00f655ac41c2/pkg/ioutils/filepath.go:
"Package ioutils implements helper functions used in github.com/minio/mc"
"Package ioutils implements helper functions used in github.com/minio/mc"
github.com/minio/mc@v0.0.0-20201018183515-00f655ac41c2/pkg/probe/probe.go:
"Package probe implements a simple mechanism to trace and return errors in large programs."
"Package probe implements a simple mechanism to trace and return errors in large programs."
github.com/minio/mc@v0.0.0-20201018183515-00f655ac41c2/pkg/probe/wrapper.go:
"Package probe implements a simple mechanism to trace and return errors in large programs."
"Package probe implements a simple mechanism to trace and return errors in large programs."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/acceptance/clients/clients.go:
"Package clients contains functions for creating OpenStack service clients for use in acceptance tests."
"Package clients contains functions for creating OpenStack service clients for use in acceptance tests."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/acceptance/openstack/blockstorage/extensions/extensions.go:
"Package extensions contains common functions for creating block storage resources that are extensions of the block storage API."
"Package extensions contains common functions for creating block storage resources that are extensions of the block storage API."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/acceptance/openstack/blockstorage/noauth/blockstorage.go:
"Package noauth contains common functions for creating block storage based resources for use in acceptance tests."
"Package noauth contains common functions for creating block storage based resources for use in acceptance tests."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/acceptance/openstack/blockstorage/v1/blockstorage.go:
"Package v1 contains common functions for creating block storage based resources for use in acceptance tests."
"Package v1 contains common functions for creating block storage based resources for use in acceptance tests."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/acceptance/openstack/blockstorage/v1/pkg.go:
"Package v1 contains openstack cinder acceptance tests"
"Package v1 contains openstack cinder acceptance tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/acceptance/openstack/blockstorage/v2/blockstorage.go:
"Package v2 contains common functions for creating block storage based resources for use in acceptance tests."
"Package v2 contains common functions for creating block storage based resources for use in acceptance tests."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/acceptance/openstack/blockstorage/v3/blockstorage.go:
"Package v3 contains common functions for creating block storage based resources for use in acceptance tests."
"Package v3 contains common functions for creating block storage based resources for use in acceptance tests."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/acceptance/openstack/clustering/v1/pkg.go:
"Package v1 package contains acceptance tests for the Openstack Clustering V1 service."
"Package v1 package contains acceptance tests for the Openstack Clustering V1 service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/acceptance/openstack/common.go:
"Package openstack contains common functions that can be used across all OpenStack components for acceptance testing."
"Package openstack contains common functions that can be used across all OpenStack components for acceptance testing."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/acceptance/openstack/compute/v2/compute.go:
"Package v2 contains common functions for creating compute-based resources for use in acceptance tests."
"Package v2 contains common functions for creating compute-based resources for use in acceptance tests."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/acceptance/openstack/compute/v2/pkg.go:
"Package v2 package contains acceptance tests for the Openstack Compute V2 service."
"Package v2 package contains acceptance tests for the Openstack Compute V2 service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/acceptance/openstack/db/v1/db.go:
"Package v2 contains common functions for creating db resources for use in acceptance tests."
"Package v2 contains common functions for creating db resources for use in acceptance tests."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/acceptance/openstack/identity/v2/identity.go:
"Package v2 contains common functions for creating identity-based resources for use in acceptance tests."
"Package v2 contains common functions for creating identity-based resources for use in acceptance tests."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/acceptance/openstack/imageservice/v2/imageservice.go:
"Package v2 contains common functions for creating imageservice resources for use in acceptance tests."
"Package v2 contains common functions for creating imageservice resources for use in acceptance tests."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/acceptance/openstack/networking/v2/extensions/agents/doc.go:
"agents acceptance tests"
"agents acceptance tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/doc.go:
"Package gophercloud provides a multi-vendor interface to OpenStack-compatible clouds."
"Package gophercloud provides a multi-vendor interface to OpenStack-compatible clouds."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/docs/contributor-tutorial/.template/doc.go:
"Package NAME manages and retrieves RESOURCE in the OpenStack SERVICE Service."
"Package NAME manages and retrieves RESOURCE in the OpenStack SERVICE Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/baremetal/apiversions/doc.go:
"Package apiversions provides information about the versions supported by a specific Ironic API."
"Package apiversions provides information about the versions supported by a specific Ironic API."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/baremetal/noauth/doc.go:
"Package noauth provides support for noauth bare metal endpoints."
"Package noauth provides support for noauth bare metal endpoints."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/baremetal/v1/drivers/testing/doc.go:
"Package testing contains drivers unit tests"
"Package testing contains drivers unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/baremetal/v1/nodes/doc.go:
"Package nodes provides information and interaction with the nodes API resource in the OpenStack Bare Metal service."
"Package nodes provides information and interaction with the nodes API resource in the OpenStack Bare Metal service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/baremetal/v1/nodes/testing/doc.go:
"nodes unit tests"
"nodes unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/baremetal/v1/ports/testing/doc.go:
"ports unit tests"
"ports unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/baremetalintrospection/noauth/doc.go:
"Package noauth provides support for noauth bare metal introspection endpoints."
"Package noauth provides support for noauth bare metal introspection endpoints."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/baremetalintrospection/v1/introspection/doc.go:
"Package introspection contains the functionality for Starting introspection, Get introspection status, List all introspection statuses, Abort an introspection, Get stored introspection data and reapply introspection on stored data."
"Package introspection contains the functionality for Starting introspection, Get introspection status, List all introspection statuses, Abort an introspection, Get stored introspection data and reapply introspection on stored data."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/extensions/backups/doc.go:
"Package backups provides information and interaction with backups in the OpenStack Block Storage service."
"Package backups provides information and interaction with backups in the OpenStack Block Storage service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/extensions/quotasets/doc.go:
"Package quotasets enables retrieving and managing Block Storage quotas."
"Package quotasets enables retrieving and managing Block Storage quotas."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/extensions/quotasets/testing/doc.go:
"quotasets unit tests"
"quotasets unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/extensions/schedulerhints/doc.go:
"Package schedulerhints extends the volume create request with the ability to specify additional parameters which determine where the volume will be created in the OpenStack cloud."
"Package schedulerhints extends the volume create request with the ability to specify additional parameters which determine where the volume will be created in the OpenStack cloud."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/extensions/schedulerhints/testing/doc.go:
"schedulerhints unit tests"
"schedulerhints unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/extensions/schedulerstats/doc.go:
"Package schedulerstats returns information about block storage pool capacity and utilisation."
"Package schedulerstats returns information about block storage pool capacity and utilisation."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/extensions/volumeactions/doc.go:
"Package volumeactions provides information and interaction with volumes in the OpenStack Block Storage service."
"Package volumeactions provides information and interaction with volumes in the OpenStack Block Storage service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/extensions/volumeactions/testing/doc.go:
"volumeactions unit tests"
"volumeactions unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/extensions/volumetenants/doc.go:
"Package volumetenants provides the ability to extend a volume result with tenant/project information."
"Package volumetenants provides the ability to extend a volume result with tenant/project information."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/noauth/doc.go:
"Package noauth creates a \"noauth\" *gophercloud.ServiceClient for use in Cinder environments configured with the noauth authentication middleware."
"Package noauth creates a \"noauth\" *gophercloud.ServiceClient for use in Cinder environments configured with the noauth authentication middleware."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/noauth/testing/doc.go:
"noauth unit tests"
"noauth unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/v1/apiversions/doc.go:
"Package apiversions provides information and interaction with the different API versions for the OpenStack Block Storage service, code-named Cinder."
"Package apiversions provides information and interaction with the different API versions for the OpenStack Block Storage service, code-named Cinder."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/v1/apiversions/testing/doc.go:
"apiversions_v1"
"apiversions_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/v1/snapshots/doc.go:
"Package snapshots provides information and interaction with snapshots in the OpenStack Block Storage service."
"Package snapshots provides information and interaction with snapshots in the OpenStack Block Storage service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/v1/snapshots/testing/doc.go:
"snapshots_v1"
"snapshots_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/v1/volumes/doc.go:
"Package volumes provides information and interaction with volumes in the OpenStack Block Storage service."
"Package volumes provides information and interaction with volumes in the OpenStack Block Storage service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/v1/volumes/testing/doc.go:
"volumes_v1"
"volumes_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/v1/volumetypes/doc.go:
"Package volumetypes provides information and interaction with volume types in the OpenStack Block Storage service."
"Package volumetypes provides information and interaction with volume types in the OpenStack Block Storage service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/v1/volumetypes/testing/doc.go:
"volumetypes_v1"
"volumetypes_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/v2/snapshots/doc.go:
"Package snapshots provides information and interaction with snapshots in the OpenStack Block Storage service."
"Package snapshots provides information and interaction with snapshots in the OpenStack Block Storage service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/v2/snapshots/testing/doc.go:
"snapshots_v2"
"snapshots_v2"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/v2/volumes/doc.go:
"Package volumes provides information and interaction with volumes in the OpenStack Block Storage service."
"Package volumes provides information and interaction with volumes in the OpenStack Block Storage service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/v2/volumes/testing/doc.go:
"volumes_v2"
"volumes_v2"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/v3/snapshots/doc.go:
"Package snapshots provides information and interaction with snapshots in the OpenStack Block Storage service."
"Package snapshots provides information and interaction with snapshots in the OpenStack Block Storage service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/v3/snapshots/testing/doc.go:
"snapshots_v3"
"snapshots_v3"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/v3/volumes/doc.go:
"Package volumes provides information and interaction with volumes in the OpenStack Block Storage service."
"Package volumes provides information and interaction with volumes in the OpenStack Block Storage service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/v3/volumes/testing/doc.go:
"volumes_v3"
"volumes_v3"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/blockstorage/v3/volumetypes/testing/doc.go:
"volume_types"
"volume_types"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/cdn/v1/base/doc.go:
"Package base provides information and interaction with the base API resource in the OpenStack CDN service."
"Package base provides information and interaction with the base API resource in the OpenStack CDN service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/cdn/v1/base/testing/doc.go:
"cdn_base_v1"
"cdn_base_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/cdn/v1/flavors/doc.go:
"Package flavors provides information and interaction with the flavors API resource in the OpenStack CDN service."
"Package flavors provides information and interaction with the flavors API resource in the OpenStack CDN service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/cdn/v1/flavors/testing/doc.go:
"cdn_flavors_v1"
"cdn_flavors_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/cdn/v1/serviceassets/doc.go:
"Package serviceassets provides information and interaction with the serviceassets API resource in the OpenStack CDN service."
"Package serviceassets provides information and interaction with the serviceassets API resource in the OpenStack CDN service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/cdn/v1/serviceassets/testing/doc.go:
"cdn_serviceassets_v1"
"cdn_serviceassets_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/cdn/v1/services/doc.go:
"Package services provides information and interaction with the services API resource in the OpenStack CDN service."
"Package services provides information and interaction with the services API resource in the OpenStack CDN service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/cdn/v1/services/testing/doc.go:
"cdn_services_v1"
"cdn_services_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/clustering/v1/actions/doc.go:
"Package actions provides listing and retrieving of senlin actions for the OpenStack Clustering Service."
"Package actions provides listing and retrieving of senlin actions for the OpenStack Clustering Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/clustering/v1/actions/testing/doc.go:
"clustering_actions_v1"
"clustering_actions_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/clustering/v1/clusters/doc.go:
"Package clusters provides information and interaction with the clusters through the OpenStack Clustering service."
"Package clusters provides information and interaction with the clusters through the OpenStack Clustering service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/clustering/v1/clusters/testing/doc.go:
"clustering_clusters_v1"
"clustering_clusters_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/clustering/v1/events/doc.go:
"Package events provides listing and retrieving of senlin events for the OpenStack Clustering Service."
"Package events provides listing and retrieving of senlin events for the OpenStack Clustering Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/clustering/v1/events/testing/doc.go:
"clustering_events_v1"
"clustering_events_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/clustering/v1/nodes/doc.go:
"Package nodes provides information and interaction with the nodes through the OpenStack Clustering service."
"Package nodes provides information and interaction with the nodes through the OpenStack Clustering service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/clustering/v1/nodes/testing/doc.go:
"clustering_nodes_v1"
"clustering_nodes_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/clustering/v1/policies/doc.go:
"Package policies provides information and interaction with the policies through the OpenStack Clustering service."
"Package policies provides information and interaction with the policies through the OpenStack Clustering service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/clustering/v1/policies/testing/doc.go:
"clustering_policies_v1"
"clustering_policies_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/clustering/v1/policytypes/doc.go:
"Package policytypes lists all policy types and shows details for a policy type from the OpenStack Clustering Service."
"Package policytypes lists all policy types and shows details for a policy type from the OpenStack Clustering Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/clustering/v1/policytypes/testing/doc.go:
"clustering_policytypes_v1"
"clustering_policytypes_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/clustering/v1/profiles/doc.go:
"Package profiles provides information and interaction with profiles through the OpenStack Clustering service."
"Package profiles provides information and interaction with profiles through the OpenStack Clustering service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/clustering/v1/profiles/testing/doc.go:
"clustering_profiles_v1"
"clustering_profiles_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/clustering/v1/profiletypes/doc.go:
"Package profiletypes lists all profile types and shows details for a profile type from the OpenStack Clustering Service."
"Package profiletypes lists all profile types and shows details for a profile type from the OpenStack Clustering Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/clustering/v1/profiletypes/testing/doc.go:
"clustering_profiletypes_v1"
"clustering_profiletypes_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/clustering/v1/receivers/doc.go:
"Package receivers provides information and interaction with the receivers through the OpenStack Clustering service."
"Package receivers provides information and interaction with the receivers through the OpenStack Clustering service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/clustering/v1/receivers/testing/doc.go:
"clustering_receivers_v1"
"clustering_receivers_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/clustering/v1/webhooks/doc.go:
"Package webhooks provides the ability to trigger an action represented by a webhook from the OpenStack Clustering Service."
"Package webhooks provides the ability to trigger an action represented by a webhook from the OpenStack Clustering Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/clustering/v1/webhooks/testing/doc.go:
"clustering_webhooks_v1"
"clustering_webhooks_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/common/extensions/doc.go:
"Package extensions provides information and interaction with the different extensions available for an OpenStack service."
"Package extensions provides information and interaction with the different extensions available for an OpenStack service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/common/extensions/testing/doc.go:
"common extensions unit tests"
"common extensions unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/aggregates/doc.go:
"Package aggregates manages information about the host aggregates in the OpenStack cloud."
"Package aggregates manages information about the host aggregates in the OpenStack cloud."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/attachinterfaces/doc.go:
"Package attachinterfaces provides the ability to retrieve and manage network interfaces through Nova."
"Package attachinterfaces provides the ability to retrieve and manage network interfaces through Nova."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/attachinterfaces/testing/doc.go:
"attachinterfaces unit tests"
"attachinterfaces unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/availabilityzones/doc.go:
"Package availabilityzones provides the ability to get lists and detailed availability zone information and to extend a server result with availability zone information."
"Package availabilityzones provides the ability to get lists and detailed availability zone information and to extend a server result with availability zone information."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/availabilityzones/testing/doc.go:
"availabilityzones unittests"
"availabilityzones unittests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/bootfromvolume/doc.go:
"Package bootfromvolume extends a server create request with the ability to specify block device options."
"Package bootfromvolume extends a server create request with the ability to specify block device options."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/bootfromvolume/testing/doc.go:
"bootfromvolume unit tests"
"bootfromvolume unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/defsecrules/doc.go:
"Package defsecrules enables management of default security group rules."
"Package defsecrules enables management of default security group rules."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/defsecrules/testing/doc.go:
"defsecrules unit tests"
"defsecrules unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/diskconfig/doc.go:
"Package diskconfig provides information and interaction with the Disk Config extension that works with the OpenStack Compute service."
"Package diskconfig provides information and interaction with the Disk Config extension that works with the OpenStack Compute service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/diskconfig/testing/doc.go:
"diskconfig unit tests"
"diskconfig unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/doc.go:
"Package extensions provides information and interaction with the different extensions available for the OpenStack Compute service."
"Package extensions provides information and interaction with the different extensions available for the OpenStack Compute service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/evacuate/doc.go:
"Package evacuate provides functionality to evacuates servers that have been provisioned by the OpenStack Compute service from a failed host to a new host."
"Package evacuate provides functionality to evacuates servers that have been provisioned by the OpenStack Compute service from a failed host to a new host."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/evacuate/testing/doc.go:
"compute_extensions_evacuate_v2"
"compute_extensions_evacuate_v2"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/extendedserverattributes/doc.go:
"Package extendedserverattributes provides the ability to extend a server result with the extended usage information."
"Package extendedserverattributes provides the ability to extend a server result with the extended usage information."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/extendedstatus/doc.go:
"Package extendedstatus provides the ability to extend a server result with the extended status information."
"Package extendedstatus provides the ability to extend a server result with the extended status information."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/floatingips/doc.go:
"Package floatingips provides the ability to manage floating ips through the Nova API."
"Package floatingips provides the ability to manage floating ips through the Nova API."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/floatingips/testing/doc.go:
"floatingips unit tests"
"floatingips unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/hypervisors/doc.go:
"Package hypervisors returns details about list of hypervisors, shows details for a hypervisor and shows summary statistics for all hypervisors over all compute nodes in the OpenStack cloud."
"Package hypervisors returns details about list of hypervisors, shows details for a hypervisor and shows summary statistics for all hypervisors over all compute nodes in the OpenStack cloud."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/keypairs/doc.go:
"Package keypairs provides the ability to manage key pairs as well as create servers with a specified key pair."
"Package keypairs provides the ability to manage key pairs as well as create servers with a specified key pair."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/keypairs/testing/doc.go:
"keypairs unit tests"
"keypairs unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/limits/doc.go:
"Package limits shows rate and limit information for a tenant/project."
"Package limits shows rate and limit information for a tenant/project."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/lockunlock/doc.go:
"Package lockunlock provides functionality to lock and unlock servers that have been provisioned by the OpenStack Compute service."
"Package lockunlock provides functionality to lock and unlock servers that have been provisioned by the OpenStack Compute service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/lockunlock/testing/doc.go:
"unlocklock unit tests"
"unlocklock unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/migrate/doc.go:
"Package migrate provides functionality to migrate servers that have been provisioned by the OpenStack Compute service."
"Package migrate provides functionality to migrate servers that have been provisioned by the OpenStack Compute service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/migrate/testing/doc.go:
"compute_extensions_startstop_v2"
"compute_extensions_startstop_v2"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/networks/doc.go:
"Package networks provides the ability to create and manage networks in cloud environments using nova-network."
"Package networks provides the ability to create and manage networks in cloud environments using nova-network."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/networks/testing/doc.go:
"networks unit tests"
"networks unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/pauseunpause/doc.go:
"Package pauseunpause provides functionality to pause and unpause servers that have been provisioned by the OpenStack Compute service."
"Package pauseunpause provides functionality to pause and unpause servers that have been provisioned by the OpenStack Compute service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/pauseunpause/testing/doc.go:
"pauseunpause unit tests"
"pauseunpause unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/quotasets/doc.go:
"Package quotasets enables retrieving and managing Compute quotas."
"Package quotasets enables retrieving and managing Compute quotas."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/quotasets/testing/doc.go:
"quotasets unit tests"
"quotasets unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/remoteconsoles/doc.go:
"Package remoteconsoles provides the ability to create server remote consoles through the Compute API."
"Package remoteconsoles provides the ability to create server remote consoles through the Compute API."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/rescueunrescue/doc.go:
"Package rescueunrescue provides the ability to place a server into rescue mode and to return it back."
"Package rescueunrescue provides the ability to place a server into rescue mode and to return it back."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/resetstate/doc.go:
"Package resetstate provides functionality to reset the state of a server that has been provisioned by the OpenStack Compute service."
"Package resetstate provides functionality to reset the state of a server that has been provisioned by the OpenStack Compute service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/schedulerhints/doc.go:
"Package schedulerhints extends the server create request with the ability to specify additional parameters which determine where the server will be created in the OpenStack cloud."
"Package schedulerhints extends the server create request with the ability to specify additional parameters which determine where the server will be created in the OpenStack cloud."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/schedulerhints/testing/doc.go:
"schedulerhints unit tests"
"schedulerhints unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/secgroups/doc.go:
"Package secgroups provides the ability to manage security groups through the Nova API."
"Package secgroups provides the ability to manage security groups through the Nova API."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/secgroups/testing/doc.go:
"secgroups unit tests"
"secgroups unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/servergroups/doc.go:
"Package servergroups provides the ability to manage server groups."
"Package servergroups provides the ability to manage server groups."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/servergroups/testing/doc.go:
"servergroups unit tests"
"servergroups unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/serverusage/doc.go:
"Package serverusage provides the ability the ability to extend a server result with the extended usage information."
"Package serverusage provides the ability the ability to extend a server result with the extended usage information."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/startstop/doc.go:
"Package startstop provides functionality to start and stop servers that have been provisioned by the OpenStack Compute service."
"Package startstop provides functionality to start and stop servers that have been provisioned by the OpenStack Compute service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/startstop/testing/doc.go:
"startstop unit tests"
"startstop unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/suspendresume/doc.go:
"Package suspendresume provides functionality to suspend and resume servers that have been provisioned by the OpenStack Compute service."
"Package suspendresume provides functionality to suspend and resume servers that have been provisioned by the OpenStack Compute service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/suspendresume/testing/doc.go:
"suspendresume unit tests"
"suspendresume unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/tags/doc.go:
"Package tags manages Tags on Compute V2 servers."
"Package tags manages Tags on Compute V2 servers."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/tags/testing/doc.go:
"tags unit tests"
"tags unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/tenantnetworks/doc.go:
"Package tenantnetworks provides the ability for tenants to see information about the networks they have access to."
"Package tenantnetworks provides the ability for tenants to see information about the networks they have access to."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/tenantnetworks/testing/doc.go:
"tenantnetworks unit tests"
"tenantnetworks unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/testing/doc.go:
"extensions unit tests"
"extensions unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/usage/doc.go:
"Package usage provides information and interaction with the SimpleTenantUsage extension for the OpenStack Compute service."
"Package usage provides information and interaction with the SimpleTenantUsage extension for the OpenStack Compute service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/usage/testing/doc.go:
"simple tenant usage unit tests"
"simple tenant usage unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/volumeattach/doc.go:
"Package volumeattach provides the ability to attach and detach volumes from servers."
"Package volumeattach provides the ability to attach and detach volumes from servers."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/extensions/volumeattach/testing/doc.go:
"volumeattach unit tests"
"volumeattach unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/flavors/doc.go:
"Package flavors provides information and interaction with the flavor API in the OpenStack Compute service."
"Package flavors provides information and interaction with the flavor API in the OpenStack Compute service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/flavors/testing/doc.go:
"flavors unit tests"
"flavors unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/images/doc.go:
"Package images provides information and interaction with the images through the OpenStack Compute service."
"Package images provides information and interaction with the images through the OpenStack Compute service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/images/testing/doc.go:
"images unit tests"
"images unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/servers/doc.go:
"Package servers provides information and interaction with the server API resource in the OpenStack Compute service."
"Package servers provides information and interaction with the server API resource in the OpenStack Compute service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/compute/v2/servers/testing/doc.go:
"servers unit tests"
"servers unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/container/v1/capsules/doc.go:
"Package capsules contains functionality for working with Zun capsule resources."
"Package capsules contains functionality for working with Zun capsule resources."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/containerinfra/apiversions/doc.go:
"Package apiversions provides information and interaction with the different API versions for the Container Infra service, code-named Magnum."
"Package apiversions provides information and interaction with the different API versions for the Container Infra service, code-named Magnum."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/containerinfra/apiversions/testing/doc.go:
"apiversions_v1"
"apiversions_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/containerinfra/v1/certificates/doc.go:
"Package certificates contains functionality for working with Magnum Certificate resources."
"Package certificates contains functionality for working with Magnum Certificate resources."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/containerinfra/v1/clusters/doc.go:
"Package clusters contains functionality for working with Magnum Cluster resources."
"Package clusters contains functionality for working with Magnum Cluster resources."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/containerinfra/v1/clustertemplates/doc.go:
"Package clustertemplates contains functionality for working with Magnum Cluster Templates resources."
"Package clustertemplates contains functionality for working with Magnum Cluster Templates resources."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/containerinfra/v1/quotas/doc.go:
"Package quotas contains functionality for working with Magnum Quota API."
"Package quotas contains functionality for working with Magnum Quota API."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/db/v1/configurations/doc.go:
"Package configurations provides information and interaction with the configuration API resource in the Rackspace Database service."
"Package configurations provides information and interaction with the configuration API resource in the Rackspace Database service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/db/v1/configurations/testing/doc.go:
"db_configurations_v1"
"db_configurations_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/db/v1/databases/doc.go:
"Package flavors provides information and interaction with the database API resource in the OpenStack Database service."
"Package flavors provides information and interaction with the database API resource in the OpenStack Database service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/db/v1/databases/testing/doc.go:
"db_databases_v1"
"db_databases_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/db/v1/datastores/doc.go:
"Package datastores provides information and interaction with the datastore API resource in the Rackspace Database service."
"Package datastores provides information and interaction with the datastore API resource in the Rackspace Database service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/db/v1/datastores/testing/doc.go:
"db_datastores_v1"
"db_datastores_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/db/v1/flavors/doc.go:
"Package flavors provides information and interaction with the flavor API resource in the OpenStack Database service."
"Package flavors provides information and interaction with the flavor API resource in the OpenStack Database service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/db/v1/flavors/testing/doc.go:
"db_flavors_v1"
"db_flavors_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/db/v1/instances/doc.go:
"Package instances provides information and interaction with the instance API resource in the OpenStack Database service."
"Package instances provides information and interaction with the instance API resource in the OpenStack Database service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/db/v1/instances/testing/doc.go:
"db_instances_v1"
"db_instances_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/db/v1/users/doc.go:
"Package users provides information and interaction with the user API resource in the OpenStack Database service."
"Package users provides information and interaction with the user API resource in the OpenStack Database service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/db/v1/users/testing/doc.go:
"db_users_v1"
"db_users_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/dns/v2/recordsets/doc.go:
"Package recordsets provides information and interaction with the zone API resource for the OpenStack DNS service."
"Package recordsets provides information and interaction with the zone API resource for the OpenStack DNS service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/dns/v2/recordsets/testing/doc.go:
"recordsets unit tests"
"recordsets unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/dns/v2/zones/doc.go:
"Package zones provides information and interaction with the zone API resource for the OpenStack DNS service."
"Package zones provides information and interaction with the zone API resource for the OpenStack DNS service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/dns/v2/zones/testing/doc.go:
"zones unit tests"
"zones unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/doc.go:
"Package openstack contains resources for the individual OpenStack projects supported in Gophercloud."
"Package openstack contains resources for the individual OpenStack projects supported in Gophercloud."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v2/extensions/admin/roles/doc.go:
"Package roles provides functionality to interact with and control roles on the API."
"Package roles provides functionality to interact with and control roles on the API."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v2/extensions/admin/roles/testing/doc.go:
"roles unit tests"
"roles unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v2/extensions/doc.go:
"Package extensions provides information and interaction with the different extensions available for the OpenStack Identity service."
"Package extensions provides information and interaction with the different extensions available for the OpenStack Identity service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v2/extensions/testing/doc.go:
"extensions unit tests"
"extensions unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v2/tenants/doc.go:
"Package tenants provides information and interaction with the tenants API resource for the OpenStack Identity service."
"Package tenants provides information and interaction with the tenants API resource for the OpenStack Identity service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v2/tenants/testing/doc.go:
"tenants unit tests"
"tenants unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v2/tokens/doc.go:
"Package tokens provides information and interaction with the token API resource for the OpenStack Identity service."
"Package tokens provides information and interaction with the token API resource for the OpenStack Identity service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v2/tokens/testing/doc.go:
"tokens unit tests"
"tokens unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v2/users/doc.go:
"Package users provides information and interaction with the users API resource for the OpenStack Identity Service."
"Package users provides information and interaction with the users API resource for the OpenStack Identity Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v2/users/testing/doc.go:
"users unit tests"
"users unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v3/domains/doc.go:
"Package domains manages and retrieves Domains in the OpenStack Identity Service."
"Package domains manages and retrieves Domains in the OpenStack Identity Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v3/endpoints/doc.go:
"Package endpoints provides information and interaction with the service endpoints API resource in the OpenStack Identity service."
"Package endpoints provides information and interaction with the service endpoints API resource in the OpenStack Identity service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v3/endpoints/testing/doc.go:
"endpoints unit tests"
"endpoints unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v3/extensions/trusts/doc.go:
"Package trusts enables management of OpenStack Identity Trusts."
"Package trusts enables management of OpenStack Identity Trusts."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v3/extensions/trusts/testing/doc.go:
"trusts unit tests"
"trusts unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v3/groups/doc.go:
"Package groups manages and retrieves Groups in the OpenStack Identity Service."
"Package groups manages and retrieves Groups in the OpenStack Identity Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v3/policies/doc.go:
"Package policies provides information and interaction with the policies API resource for the OpenStack Identity service."
"Package policies provides information and interaction with the policies API resource for the OpenStack Identity service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v3/policies/testing/doc.go:
"Package testing contains policies unit tests"
"Package testing contains policies unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v3/projects/doc.go:
"Package projects manages and retrieves Projects in the OpenStack Identity Service."
"Package projects manages and retrieves Projects in the OpenStack Identity Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v3/regions/doc.go:
"Package regions manages and retrieves Regions in the OpenStack Identity Service."
"Package regions manages and retrieves Regions in the OpenStack Identity Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v3/roles/doc.go:
"Package roles provides information and interaction with the roles API resource for the OpenStack Identity service."
"Package roles provides information and interaction with the roles API resource for the OpenStack Identity service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v3/roles/testing/doc.go:
"roles unit tests"
"roles unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v3/services/doc.go:
"Package services provides information and interaction with the services API resource for the OpenStack Identity service."
"Package services provides information and interaction with the services API resource for the OpenStack Identity service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v3/services/testing/doc.go:
"services unit tests"
"services unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v3/tokens/doc.go:
"Package tokens provides information and interaction with the token API resource for the OpenStack Identity service."
"Package tokens provides information and interaction with the token API resource for the OpenStack Identity service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v3/tokens/testing/doc.go:
"tokens unit tests"
"tokens unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/identity/v3/users/doc.go:
"Package users manages and retrieves Users in the OpenStack Identity Service."
"Package users manages and retrieves Users in the OpenStack Identity Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/imageservice/v2/imagedata/doc.go:
"Package imagedata enables management of image data."
"Package imagedata enables management of image data."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/imageservice/v2/imagedata/testing/doc.go:
"imagedata unit tests"
"imagedata unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/imageservice/v2/imageimport/doc.go:
"Package imageimport enables management of images import and retrieval of the Imageservice Import API information."
"Package imageimport enables management of images import and retrieval of the Imageservice Import API information."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/imageservice/v2/images/doc.go:
"Package images enables management and retrieval of images from the OpenStack Image Service."
"Package images enables management and retrieval of images from the OpenStack Image Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/imageservice/v2/images/testing/doc.go:
"images unit tests"
"images unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/imageservice/v2/members/doc.go:
"Package members enables management and retrieval of image members."
"Package members enables management and retrieval of image members."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/imageservice/v2/members/testing/doc.go:
"members unit tests"
"members unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/imageservice/v2/tasks/doc.go:
"Package tasks enables management and retrieval of tasks from the OpenStack Imageservice."
"Package tasks enables management and retrieval of tasks from the OpenStack Imageservice."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/imageservice/v2/tasks/testing/doc.go:
"tasks unit tests"
"tasks unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/keymanager/v1/acls/doc.go:
"Package acls manages acls in the OpenStack Key Manager Service."
"Package acls manages acls in the OpenStack Key Manager Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/keymanager/v1/containers/doc.go:
"Package containers manages and retrieves containers in the OpenStack Key Manager Service."
"Package containers manages and retrieves containers in the OpenStack Key Manager Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/keymanager/v1/orders/doc.go:
"Package orders manages and retrieves orders in the OpenStack Key Manager Service."
"Package orders manages and retrieves orders in the OpenStack Key Manager Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/keymanager/v1/secrets/doc.go:
"Package secrets manages and retrieves secrets in the OpenStack Key Manager Service."
"Package secrets manages and retrieves secrets in the OpenStack Key Manager Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/loadbalancer/v2/amphorae/doc.go:
"Package amphorae provides information and interaction with Amphorae of OpenStack Load-balancing service."
"Package amphorae provides information and interaction with Amphorae of OpenStack Load-balancing service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/loadbalancer/v2/apiversions/doc.go:
"Package apiversions provides information and interaction with the different API versions for the OpenStack Load Balancer service."
"Package apiversions provides information and interaction with the different API versions for the OpenStack Load Balancer service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/loadbalancer/v2/apiversions/testing/doc.go:
"apiversions unit tests"
"apiversions unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/loadbalancer/v2/doc.go:
"Package lbaas_v2 provides information and interaction with the Load Balancer as a Service v2 extension for the OpenStack Networking service."
"Package lbaas_v2 provides information and interaction with the Load Balancer as a Service v2 extension for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/loadbalancer/v2/l7policies/doc.go:
"Package l7policies provides information and interaction with L7Policies and Rules of the LBaaS v2 extension for the OpenStack Networking service."
"Package l7policies provides information and interaction with L7Policies and Rules of the LBaaS v2 extension for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/loadbalancer/v2/l7policies/testing/doc.go:
"l7policies unit tests"
"l7policies unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/loadbalancer/v2/listeners/doc.go:
"Package listeners provides information and interaction with Listeners of the LBaaS v2 extension for the OpenStack Networking service."
"Package listeners provides information and interaction with Listeners of the LBaaS v2 extension for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/loadbalancer/v2/listeners/testing/doc.go:
"listeners unit tests"
"listeners unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/loadbalancer/v2/loadbalancers/doc.go:
"Package loadbalancers provides information and interaction with Load Balancers of the LBaaS v2 extension for the OpenStack Networking service."
"Package loadbalancers provides information and interaction with Load Balancers of the LBaaS v2 extension for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/loadbalancer/v2/loadbalancers/testing/doc.go:
"loadbalancers unit tests"
"loadbalancers unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/loadbalancer/v2/monitors/doc.go:
"Package monitors provides information and interaction with Monitors of the LBaaS v2 extension for the OpenStack Networking service."
"Package monitors provides information and interaction with Monitors of the LBaaS v2 extension for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/loadbalancer/v2/monitors/testing/doc.go:
"monitors unit tests"
"monitors unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/loadbalancer/v2/pools/doc.go:
"Package pools provides information and interaction with Pools and Members of the LBaaS v2 extension for the OpenStack Networking service."
"Package pools provides information and interaction with Pools and Members of the LBaaS v2 extension for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/loadbalancer/v2/pools/testing/doc.go:
"pools unit tests"
"pools unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/messaging/v2/claims/doc.go:
"Package claims provides information and interaction with the Zaqar API claims resource for the OpenStack Messaging service."
"Package claims provides information and interaction with the Zaqar API claims resource for the OpenStack Messaging service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/messaging/v2/claims/testing/doc.go:
"Claims unit tests"
"Claims unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/messaging/v2/messages/doc.go:
"Package messages provides information and interaction with the messages through the OpenStack Messaging(Zaqar) service."
"Package messages provides information and interaction with the messages through the OpenStack Messaging(Zaqar) service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/messaging/v2/messages/testing/doc.go:
"messages unit tests"
"messages unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/messaging/v2/queues/doc.go:
"Package queues provides information and interaction with the queues through the OpenStack Messaging (Zaqar) service."
"Package queues provides information and interaction with the queues through the OpenStack Messaging (Zaqar) service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/messaging/v2/queues/testing/doc.go:
"queues unit tests"
"queues unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/apiversions/doc.go:
"Package apiversions provides information and interaction with the different API versions for the OpenStack Neutron service."
"Package apiversions provides information and interaction with the different API versions for the OpenStack Neutron service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/apiversions/testing/doc.go:
"apiversions unit tests"
"apiversions unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/agents/doc.go:
"Package agents provides the ability to retrieve and manage Agents through the Neutron API."
"Package agents provides the ability to retrieve and manage Agents through the Neutron API."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/agents/testing/doc.go:
"agents unit tests"
"agents unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/attributestags/doc.go:
"Package attributestags manages Tags on Resources created by the OpenStack Neutron Service."
"Package attributestags manages Tags on Resources created by the OpenStack Neutron Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/external/doc.go:
"Package external provides information and interaction with the external extension for the OpenStack Networking service."
"Package external provides information and interaction with the external extension for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/external/testing/doc.go:
"external unit tests"
"external unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/extradhcpopts/doc.go:
"Package extradhcpopts allow to work with extra DHCP functionality of Neutron ports."
"Package extradhcpopts allow to work with extra DHCP functionality of Neutron ports."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/fwaas/doc.go:
"Package fwaas provides information and interaction with the Firewall as a Service extension for the OpenStack Networking service."
"Package fwaas provides information and interaction with the Firewall as a Service extension for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/fwaas/firewalls/doc.go:
"Package firewalls allows management and retrieval of firewalls from the OpenStack Networking Service."
"Package firewalls allows management and retrieval of firewalls from the OpenStack Networking Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/fwaas/firewalls/testing/doc.go:
"firewalls unit tests"
"firewalls unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/fwaas/policies/doc.go:
"Package policies allows management and retrieval of Firewall Policies in the OpenStack Networking Service."
"Package policies allows management and retrieval of Firewall Policies in the OpenStack Networking Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/fwaas/policies/testing/doc.go:
"policies unit tests"
"policies unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/fwaas/routerinsertion/doc.go:
"Package routerinsertion implements the fwaasrouterinsertion Firewall extension."
"Package routerinsertion implements the fwaasrouterinsertion Firewall extension."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/fwaas/routerinsertion/testing/doc.go:
"routerinsertion unit tests"
"routerinsertion unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/fwaas/rules/doc.go:
"Package rules enables management and retrieval of Firewall Rules in the OpenStack Networking Service."
"Package rules enables management and retrieval of Firewall Rules in the OpenStack Networking Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/fwaas/rules/testing/doc.go:
"rules unit tests"
"rules unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/layer3/addressscopes/doc.go:
"Package addressscopes provides the ability to retrieve and manage Address scopes through the Neutron API."
"Package addressscopes provides the ability to retrieve and manage Address scopes through the Neutron API."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/layer3/addressscopes/testing/doc.go:
"subnetpools unit tests"
"subnetpools unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/layer3/doc.go:
"Package layer3 provides access to the Layer-3 networking extension for the OpenStack Neutron service."
"Package layer3 provides access to the Layer-3 networking extension for the OpenStack Neutron service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/layer3/floatingips/doc.go:
"package floatingips enables management and retrieval of Floating IPs from the OpenStack Networking service."
"package floatingips enables management and retrieval of Floating IPs from the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/layer3/floatingips/testing/doc.go:
"floatingips unit tests"
"floatingips unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/layer3/portforwarding/doc.go:
"package portforwarding enables management and retrieval of port forwarding resources for Floating IPs from the OpenStack Networking service."
"package portforwarding enables management and retrieval of port forwarding resources for Floating IPs from the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/layer3/portforwarding/testing/doc.go:
"port forwarding unit tests"
"port forwarding unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/layer3/routers/doc.go:
"Package routers enables management and retrieval of Routers from the OpenStack Networking service."
"Package routers enables management and retrieval of Routers from the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/layer3/routers/testing/doc.go:
"routers unit tests"
"routers unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/lbaas/doc.go:
"Package lbaas provides information and interaction with the Load Balancer as a Service extension for the OpenStack Networking service."
"Package lbaas provides information and interaction with the Load Balancer as a Service extension for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/lbaas/members/doc.go:
"Package members provides information and interaction with Members of the Load Balancer as a Service extension for the OpenStack Networking service."
"Package members provides information and interaction with Members of the Load Balancer as a Service extension for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/lbaas/members/testing/doc.go:
"members unit tests"
"members unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/lbaas/monitors/doc.go:
"Package monitors provides information and interaction with the Monitors of the Load Balancer as a Service extension for the OpenStack Networking Service."
"Package monitors provides information and interaction with the Monitors of the Load Balancer as a Service extension for the OpenStack Networking Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/lbaas/monitors/testing/doc.go:
"monitors unit tests"
"monitors unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/lbaas/pools/doc.go:
"Package pools provides information and interaction with the Pools of the Load Balancing as a Service extension for the OpenStack Networking service."
"Package pools provides information and interaction with the Pools of the Load Balancing as a Service extension for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/lbaas/pools/testing/doc.go:
"pools unit tests"
"pools unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/lbaas/vips/doc.go:
"Package vips provides information and interaction with the Virtual IPs of the Load Balancing as a Service extension for the OpenStack Networking service."
"Package vips provides information and interaction with the Virtual IPs of the Load Balancing as a Service extension for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/lbaas/vips/testing/doc.go:
"vips unit tests"
"vips unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/lbaas_v2/doc.go:
"Package lbaas_v2 provides information and interaction with the Load Balancer as a Service v2 extension for the OpenStack Networking service."
"Package lbaas_v2 provides information and interaction with the Load Balancer as a Service v2 extension for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/lbaas_v2/l7policies/doc.go:
"Package l7policies provides information and interaction with L7Policies and Rules of the LBaaS v2 extension for the OpenStack Networking service."
"Package l7policies provides information and interaction with L7Policies and Rules of the LBaaS v2 extension for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/lbaas_v2/l7policies/testing/doc.go:
"l7policies unit tests"
"l7policies unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/lbaas_v2/listeners/doc.go:
"Package listeners provides information and interaction with Listeners of the LBaaS v2 extension for the OpenStack Networking service."
"Package listeners provides information and interaction with Listeners of the LBaaS v2 extension for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/lbaas_v2/listeners/testing/doc.go:
"listeners unit tests"
"listeners unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/lbaas_v2/loadbalancers/doc.go:
"Package loadbalancers provides information and interaction with Load Balancers of the LBaaS v2 extension for the OpenStack Networking service."
"Package loadbalancers provides information and interaction with Load Balancers of the LBaaS v2 extension for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/lbaas_v2/loadbalancers/testing/doc.go:
"loadbalancers unit tests"
"loadbalancers unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/lbaas_v2/monitors/doc.go:
"Package monitors provides information and interaction with Monitors of the LBaaS v2 extension for the OpenStack Networking service."
"Package monitors provides information and interaction with Monitors of the LBaaS v2 extension for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/lbaas_v2/monitors/testing/doc.go:
"monitors unit tests"
"monitors unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/lbaas_v2/pools/doc.go:
"Package pools provides information and interaction with Pools and Members of the LBaaS v2 extension for the OpenStack Networking service."
"Package pools provides information and interaction with Pools and Members of the LBaaS v2 extension for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/lbaas_v2/pools/testing/doc.go:
"pools unit tests"
"pools unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/networkipavailabilities/doc.go:
"Package networkipavailabilities provides the ability to retrieve and manage networkipavailabilities through the Neutron API."
"Package networkipavailabilities provides the ability to retrieve and manage networkipavailabilities through the Neutron API."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/networkipavailabilities/testing/doc.go:
"networkipavailabilities unit tests"
"networkipavailabilities unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/portsbinding/doc.go:
"Package portsbinding provides information and interaction with the port binding extension for the OpenStack Networking service."
"Package portsbinding provides information and interaction with the port binding extension for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/portsbinding/testing/doc.go:
"portsbindings unit tests"
"portsbindings unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/portsecurity/doc.go:
"Package portsecurity provides information and interaction with the port security extension for the OpenStack Networking service."
"Package portsecurity provides information and interaction with the port security extension for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/provider/doc.go:
"Package provider gives access to the provider Neutron plugin, allowing network extended attributes."
"Package provider gives access to the provider Neutron plugin, allowing network extended attributes."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/provider/testing/doc.go:
"provider unit tests"
"provider unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/qos/policies/doc.go:
"Package policies provides information and interaction with the QoS policy extension for the OpenStack Networking service."
"Package policies provides information and interaction with the QoS policy extension for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/qos/rules/doc.go:
"Package rules provides the ability to retrieve and manage QoS policy rules through the Neutron API."
"Package rules provides the ability to retrieve and manage QoS policy rules through the Neutron API."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/qos/rules/testing/doc.go:
"QoS policy rules unit tests"
"QoS policy rules unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/qos/ruletypes/doc.go:
"Package ruletypes contains functionality for working with Neutron 'quality of service' rule-type resources."
"Package ruletypes contains functionality for working with Neutron 'quality of service' rule-type resources."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/qos/ruletypes/testing/doc.go:
"qos unit tests"
"qos unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/quotas/doc.go:
"Package quotas provides the ability to retrieve and manage Networking quotas through the Neutron API."
"Package quotas provides the ability to retrieve and manage Networking quotas through the Neutron API."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/quotas/testing/doc.go:
"quotas unit tests"
"quotas unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/rbacpolicies/doc.go:
"Package rbacpolicies contains functionality for working with Neutron RBAC Policies."
"Package rbacpolicies contains functionality for working with Neutron RBAC Policies."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/rbacpolicies/testing/doc.go:
"Package testing includes rbac unit tests"
"Package testing includes rbac unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/security/doc.go:
"Package security contains functionality to work with security group and security group rules Neutron resources."
"Package security contains functionality to work with security group and security group rules Neutron resources."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/security/groups/doc.go:
"Package groups provides information and interaction with Security Groups for the OpenStack Networking service."
"Package groups provides information and interaction with Security Groups for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/security/groups/testing/doc.go:
"groups unit tests"
"groups unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/security/rules/doc.go:
"Package rules provides information and interaction with Security Group Rules for the OpenStack Networking service."
"Package rules provides information and interaction with Security Group Rules for the OpenStack Networking service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/security/rules/testing/doc.go:
"rules unit tests"
"rules unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/subnetpools/doc.go:
"Package subnetpools provides the ability to retrieve and manage subnetpools through the Neutron API."
"Package subnetpools provides the ability to retrieve and manage subnetpools through the Neutron API."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/subnetpools/testing/doc.go:
"subnetpools unit tests"
"subnetpools unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/testing/doc.go:
"extensions unit tests"
"extensions unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/trunks/doc.go:
"Package trunks provides the ability to retrieve and manage trunks through the Neutron API."
"Package trunks provides the ability to retrieve and manage trunks through the Neutron API."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/trunks/testing/doc.go:
"trunks unit tests"
"trunks unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/vlantransparent/doc.go:
"Package vlantransparent provides the ability to retrieve and manage networks with the vlan-transparent extension through the Neutron API."
"Package vlantransparent provides the ability to retrieve and manage networks with the vlan-transparent extension through the Neutron API."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/vlantransparent/testing/doc.go:
"vlantransparent extension unit tests"
"vlantransparent extension unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/vpnaas/ikepolicies/doc.go:
"Package ikepolicies allows management and retrieval of IKE policies in the OpenStack Networking Service."
"Package ikepolicies allows management and retrieval of IKE policies in the OpenStack Networking Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/vpnaas/ipsecpolicies/doc.go:
"Package ipsecpolicies allows management and retrieval of IPSec Policies in the OpenStack Networking Service."
"Package ipsecpolicies allows management and retrieval of IPSec Policies in the OpenStack Networking Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/vpnaas/services/doc.go:
"Package services allows management and retrieval of VPN services in the OpenStack Networking Service."
"Package services allows management and retrieval of VPN services in the OpenStack Networking Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/extensions/vpnaas/siteconnections/doc.go:
"Package siteconnections allows management and retrieval of IPSec site connections in the OpenStack Networking Service."
"Package siteconnections allows management and retrieval of IPSec site connections in the OpenStack Networking Service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/networks/doc.go:
"Package networks contains functionality for working with Neutron network resources."
"Package networks contains functionality for working with Neutron network resources."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/networks/testing/doc.go:
"networks unit tests"
"networks unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/ports/doc.go:
"Package ports contains functionality for working with Neutron port resources."
"Package ports contains functionality for working with Neutron port resources."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/ports/testing/doc.go:
"ports unit tests"
"ports unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/subnets/doc.go:
"Package subnets contains functionality for working with Neutron subnet resources."
"Package subnets contains functionality for working with Neutron subnet resources."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/networking/v2/subnets/testing/doc.go:
"subnets unit tests"
"subnets unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/objectstorage/v1/accounts/doc.go:
"Package accounts contains functionality for working with Object Storage account resources."
"Package accounts contains functionality for working with Object Storage account resources."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/objectstorage/v1/accounts/testing/doc.go:
"accounts unit tests"
"accounts unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/objectstorage/v1/containers/doc.go:
"Package containers contains functionality for working with Object Storage container resources."
"Package containers contains functionality for working with Object Storage container resources."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/objectstorage/v1/containers/testing/doc.go:
"containers unit tests"
"containers unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/objectstorage/v1/objects/doc.go:
"Package objects contains functionality for working with Object Storage object resources."
"Package objects contains functionality for working with Object Storage object resources."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/objectstorage/v1/objects/testing/doc.go:
"objects unit tests"
"objects unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/objectstorage/v1/swauth/doc.go:
"Package swauth implements Swift's built-in authentication."
"Package swauth implements Swift's built-in authentication."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/objectstorage/v1/swauth/testing/doc.go:
"swauth unit tests"
"swauth unit tests"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/orchestration/v1/apiversions/doc.go:
"Package apiversions provides information and interaction with the different API versions for the OpenStack Heat service."
"Package apiversions provides information and interaction with the different API versions for the OpenStack Heat service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/orchestration/v1/apiversions/testing/doc.go:
"orchestration_apiversions_v1"
"orchestration_apiversions_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/orchestration/v1/buildinfo/doc.go:
"Package buildinfo provides build information about heat deployments."
"Package buildinfo provides build information about heat deployments."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/orchestration/v1/buildinfo/testing/doc.go:
"orchestration_buildinfo_v1"
"orchestration_buildinfo_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/orchestration/v1/stackevents/doc.go:
"Package stackevents provides operations for finding, listing, and retrieving stack events."
"Package stackevents provides operations for finding, listing, and retrieving stack events."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/orchestration/v1/stackevents/testing/doc.go:
"orchestration_stackevents_v1"
"orchestration_stackevents_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/orchestration/v1/stackresources/doc.go:
"Package stackresources provides operations for working with stack resources."
"Package stackresources provides operations for working with stack resources."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/orchestration/v1/stackresources/testing/doc.go:
"orchestration_stackresources_v1"
"orchestration_stackresources_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/orchestration/v1/stacks/doc.go:
"Package stacks provides operation for working with Heat stacks."
"Package stacks provides operation for working with Heat stacks."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/orchestration/v1/stacks/testing/doc.go:
"orchestration_stacks_v1"
"orchestration_stacks_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/orchestration/v1/stacktemplates/doc.go:
"Package stacktemplates provides operations for working with Heat templates."
"Package stacktemplates provides operations for working with Heat templates."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/orchestration/v1/stacktemplates/testing/doc.go:
"orchestration_stacktemplates_v1"
"orchestration_stacktemplates_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/sharedfilesystems/apiversions/doc.go:
"Package apiversions provides information and interaction with the different API versions for the Shared File System service, code-named Manila."
"Package apiversions provides information and interaction with the different API versions for the Shared File System service, code-named Manila."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/sharedfilesystems/apiversions/testing/doc.go:
"apiversions_v1"
"apiversions_v1"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/testing/doc.go:
"openstack"
"openstack"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/utils/testing/doc.go:
"utils"
"utils"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/workflow/v2/crontriggers/doc.go:
"Package crontriggers provides interaction with the cron triggers API in the OpenStack Mistral service."
"Package crontriggers provides interaction with the cron triggers API in the OpenStack Mistral service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/workflow/v2/executions/doc.go:
"Package executions provides interaction with the execution API in the OpenStack Mistral service."
"Package executions provides interaction with the execution API in the OpenStack Mistral service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/openstack/workflow/v2/workflows/doc.go:
"Package workflows provides interaction with the workflows API in the OpenStack Mistral service."
"Package workflows provides interaction with the workflows API in the OpenStack Mistral service."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/pagination/pkg.go:
"Package pagination contains utilities and convenience structs that implement common pagination idioms within OpenStack APIs."
"Package pagination contains utilities and convenience structs that implement common pagination idioms within OpenStack APIs."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/pagination/testing/doc.go:
"pagination"
"pagination"
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/testhelper/doc.go:
"Package testhelper container methods that are useful for writing unit tests."
"Package testhelper container methods that are useful for writing unit tests."
github.com/gophercloud/gophercloud@v0.6.1-0.20191111204855-b311dd7d8f73/testing/doc.go:
"gophercloud"
"gophercloud"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/acl/server.go:
"Package acl provides a NetworkServiceServer chain element to apply an ingress acl"
"Package acl provides a NetworkServiceServer chain element to apply an ingress acl"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/bridge/server.go:
"Package bridge provides networkservice chain elements for plugging vWires into bridges"
"Package bridge provides networkservice chain elements for plugging vWires into bridges"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/chains/xconnectns/doc.go:
"Package xconnectns provides an Endpoint that implements the cross connect networks service for use as a Forwarder"
"Package xconnectns provides an Endpoint that implements the cross connect networks service for use as a Forwarder"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/chains/xconnectns/server.go:
"Package xconnectns provides an Endpoint that implements the cross connect networks service for use as a Forwarder"
"Package xconnectns provides an Endpoint that implements the cross connect networks service for use as a Forwarder"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/commit/client.go:
"Package commit provides networkservice chain elements for committing the vppagent *configurator.Config retrieved using vppagent.Config(ctx) to the actual vppagent instance."
"Package commit provides networkservice chain elements for committing the vppagent *configurator.Config retrieved using vppagent.Config(ctx) to the actual vppagent instance."
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/connectioncontext/ethernetcontext/macaddress/client.go:
"Package macaddress provides networkservice chain elements for setting the mac address on vpp interfaces"
"Package macaddress provides networkservice chain elements for setting the mac address on vpp interfaces"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/connectioncontext/ipcontext/ipaddress/client.go:
"Package ipaddress provides networkservice chain elements to set the ip address on vpp interfaces"
"Package ipaddress provides networkservice chain elements to set the ip address on vpp interfaces"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/connectioncontext/ipcontext/routes/doc.go:
"Package routes - configure routes on vpp using vppagent when used as client or endpoint"
"Package routes - configure routes on vpp using vppagent when used as client or endpoint"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/connectioncontext/server.go:
"Package connectioncontext provides networkservice chain elements for applying connectioncontext to the vppagent side of vWires being plugged into vppagent"
"Package connectioncontext provides networkservice chain elements for applying connectioncontext to the vppagent side of vWires being plugged into vppagent"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/connectioncontextkernel/client.go:
"Package connectioncontextkernel provides networkservice chain elements for applying connection context to the kernel interface side of vWires being plugged into the vppagent"
"Package connectioncontextkernel provides networkservice chain elements for applying connection context to the kernel interface side of vWires being plugged into the vppagent"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/connectioncontextkernel/ethernetcontext/arps/server.go:
"Package arps provides networkservice chain elements for setting the arp entries for kernel linux config"
"Package arps provides networkservice chain elements for setting the arp entries for kernel linux config"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/connectioncontextkernel/ethernetcontext/getmac/server.go:
"Package getmac provides networkservice chain elements for getting the mac address on kernel interfaces"
"Package getmac provides networkservice chain elements for getting the mac address on kernel interfaces"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/connectioncontextkernel/ethernetcontext/macaddress/server.go:
"Package macaddress provides networkservice chain elements for setting the mac address on kernel interfaces"
"Package macaddress provides networkservice chain elements for setting the mac address on kernel interfaces"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/connectioncontextkernel/ipcontext/ipaddress/server.go:
"Package ipaddress provides networkservice chain elements that support setting ip addresses on kernel interfaces"
"Package ipaddress provides networkservice chain elements that support setting ip addresses on kernel interfaces"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/connectioncontextkernel/ipcontext/routes/server.go:
"Package routes provides a NetworkServiceServer that sets the routes in the kernel from the connection context"
"Package routes provides a NetworkServiceServer that sets the routes in the kernel from the connection context"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/mechanisms/checkvppagentmechanism/client_suite.go:
"Package checkvppagentmechanism - provides a test suite for testing vppagent mechanism implementation chain elements"
"Package checkvppagentmechanism - provides a test suite for testing vppagent mechanism implementation chain elements"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/mechanisms/directmemif/server.go:
"Package directmemif provides server chain element that create connection between two memif interfaces"
"Package directmemif provides server chain element that create connection between two memif interfaces"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/mechanisms/kernel/kerneltap/common.go:
"Package kerneltap provides networkservice chain elements that support the kernel Mechanism via tapv2"
"Package kerneltap provides networkservice chain elements that support the kernel Mechanism via tapv2"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/mechanisms/kernel/kernelvethpair/server.go:
"Package kernelvethpair provides networkservice chain elements that support the kernel Mechanism using veth pairs"
"Package kernelvethpair provides networkservice chain elements that support the kernel Mechanism using veth pairs"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/mechanisms/kernel/server.go:
"Package kernel provides a networkservice chain element that properly handles the kernel Mechanism"
"Package kernel provides a networkservice chain element that properly handles the kernel Mechanism"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/mechanisms/memif/client.go:
"Package memif provides networkservice chain elements that support the memif Mechanism"
"Package memif provides networkservice chain elements that support the memif Mechanism"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/mechanisms/srv6/client.go:
"Package srv6 provides networkservice chain elements that support the SRv6 Mechanism"
"Package srv6 provides networkservice chain elements that support the SRv6 Mechanism"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/mechanisms/vxlan/client.go:
"Package vxlan provides networkservice chain elements that support the vxlan Mechanism"
"Package vxlan provides networkservice chain elements that support the vxlan Mechanism"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/metrics/server.go:
"Package metrics - implement vpp based metrics collector service, it update connection on passing Request() with set of new metrics received during interval"
"Package metrics - implement vpp based metrics collector service, it update connection on passing Request() with set of new metrics received during interval"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/utils/checks/testinterfaceappender/client.go:
"Package testinterfaceappender provides networkservice chain elements that appends the memif interface to vppConfig.Interfaces"
"Package testinterfaceappender provides networkservice chain elements that appends the memif interface to vppConfig.Interfaces"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/vppagent/context.go:
"Package vppagent is a networkservice chain element that inserts a vppagent *configurator.Config into the"
"Package vppagent is a networkservice chain element that inserts a vppagent *configurator.Config into the"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/xconnect/l2xconnect/client.go:
"Package l2xconnect provides a NetworkServiceClient chain element for an l2 cross connect"
"Package l2xconnect provides a NetworkServiceClient chain element for an l2 cross connect"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/networkservice/xconnect/l2xconnect/server.go:
"Package l2xconnect provides a NetworkServiceClient chain element for an l2 cross connect"
"Package l2xconnect provides a NetworkServiceClient chain element for an l2 cross connect"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/tools/kernelctx/context.go:
"Package kernelctx enables the server side kernel interface to be stored in the context"
"Package kernelctx enables the server side kernel interface to be stored in the context"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/tools/netnsinode/netnsinode.go:
"Package netnsinode provides utility functions for working with Linux Network Namespace Inodes"
"Package netnsinode provides utility functions for working with Linux Network Namespace Inodes"
github.com/networkservicemesh/sdk-vppagent@v0.0.0-20201018172034-acd8b19bd95b/pkg/tools/vppagent/start.go:
"Package vppagent provides a simple StartAndDialContext function that will start up a local vppagent, dial it, and return the grpc.ClientConnInterface"
"Package vppagent provides a simple StartAndDialContext function that will start up a local vppagent, dial it, and return the grpc.ClientConnInterface"
k8s.io/kubernetes/staging/src/k8s.io/cli-runtime@v0.0.0-20201019001013-7b11de20a9f6/pkg/genericclioptions/doc.go:
"Package genericclioptions contains flags which can be added to you command, bound, completed, and produce useful helper functions."
"Package genericclioptions contains flags which can be added to you command, bound, completed, and produce useful helper functions."
k8s.io/kubernetes/staging/src/k8s.io/cli-runtime@v0.0.0-20201019001013-7b11de20a9f6/pkg/kustomize/k8sdeps/configmapandsecret/configmapfactory.go:
"Package configmapandsecret generates configmaps and secrets per generator rules."
"Package configmapandsecret generates configmaps and secrets per generator rules."
k8s.io/kubernetes/staging/src/k8s.io/cli-runtime@v0.0.0-20201019001013-7b11de20a9f6/pkg/kustomize/k8sdeps/factory.go:
"Package k8sdeps provides kustomize factory with k8s dependencies"
"Package k8sdeps provides kustomize factory with k8s dependencies"
k8s.io/kubernetes/staging/src/k8s.io/cli-runtime@v0.0.0-20201019001013-7b11de20a9f6/pkg/kustomize/k8sdeps/kunstruct/helper.go:
"Package kunstruct provides unstructured from api machinery and factory for creating unstructured"
"Package kunstruct provides unstructured from api machinery and factory for creating unstructured"
k8s.io/kubernetes/staging/src/k8s.io/cli-runtime@v0.0.0-20201019001013-7b11de20a9f6/pkg/kustomize/k8sdeps/kunstruct/kunstruct.go:
"Package kunstruct provides unstructured from api machinery and factory for creating unstructured"
"Package kunstruct provides unstructured from api machinery and factory for creating unstructured"
k8s.io/kubernetes/staging/src/k8s.io/cli-runtime@v0.0.0-20201019001013-7b11de20a9f6/pkg/kustomize/k8sdeps/transformer/factory.go:
"Package transformer provides transformer factory"
"Package transformer provides transformer factory"
k8s.io/kubernetes/staging/src/k8s.io/cli-runtime@v0.0.0-20201019001013-7b11de20a9f6/pkg/kustomize/k8sdeps/validator/validators.go:
"Package validator provides functions to validate labels, annotations, namespace using apimachinery"
"Package validator provides functions to validate labels, annotations, namespace using apimachinery"
k8s.io/kubernetes/staging/src/k8s.io/cli-runtime@v0.0.0-20201019001013-7b11de20a9f6/pkg/printers/doc.go:
"Package printers is helper for formatting and printing runtime objects into primitives io.writer."
"Package printers is helper for formatting and printing runtime objects into primitives io.writer."
k8s.io/kubernetes/staging/src/k8s.io/cli-runtime@v0.0.0-20201019001013-7b11de20a9f6/pkg/resource/doc.go:
"Package resource assists clients in dealing with RESTful objects that match the Kubernetes API conventions."
"Package resource assists clients in dealing with RESTful objects that match the Kubernetes API conventions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/blas/blas32/doc.go:
"Package blas32 provides a simple interface to the float32 BLAS API."
"Package blas32 provides a simple interface to the float32 BLAS API."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/blas/blas64/doc.go:
"Package blas64 provides a simple interface to the float64 BLAS API."
"Package blas64 provides a simple interface to the float64 BLAS API."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/blas/cblas128/doc.go:
"Package cblas128 provides a simple interface to the complex128 BLAS API."
"Package cblas128 provides a simple interface to the complex128 BLAS API."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/blas/cblas64/doc.go:
"Package cblas64 provides a simple interface to the complex64 BLAS API."
"Package cblas64 provides a simple interface to the complex64 BLAS API."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/blas/doc.go:
"Package blas provides interfaces for the BLAS linear algebra standard."
"Package blas provides interfaces for the BLAS linear algebra standard."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/blas/gonum/doc.go:
"Package gonum is a Go implementation of the BLAS API."
"Package gonum is a Go implementation of the BLAS API."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/blas/testblas/benchautogen/autogen_bench_level1double.go:
"Script for automatic code generation of the benchmark routines."
"Script for automatic code generation of the benchmark routines."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/blas/testblas/doc.go:
"Package testblas provides tests for blas implementations."
"Package testblas provides tests for blas implementations."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/cmplxs/cscalar/doc.go:
"Package cscalar provides a set of helper routines for dealing with complex128 values."
"Package cscalar provides a set of helper routines for dealing with complex128 values."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/cmplxs/doc.go:
"Package cmplxs provides a set of helper routines for dealing with slices of complex128."
"Package cmplxs provides a set of helper routines for dealing with slices of complex128."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/diff/fd/doc.go:
"Package fd provides functions to approximate derivatives using finite differences."
"Package fd provides functions to approximate derivatives using finite differences."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/doc.go:
"Gonum is a set of packages designed to make writing numerical and scientific algorithms productive, performant, and scalable."
"Gonum is a set of packages designed to make writing numerical and scientific algorithms productive, performant, and scalable."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/dsp/fourier/doc.go:
"Package fourier provides functions to perform Discrete Fourier Transforms."
"Package fourier provides functions to perform Discrete Fourier Transforms."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/dsp/fourier/internal/fftpack/doc.go:
"Package fftpack implements Discrete Fourier Transform functions ported from the Fortran implementation of FFTPACK."
"Package fftpack implements Discrete Fourier Transform functions ported from the Fortran implementation of FFTPACK."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/dsp/window/doc.go:
"Package window provides a set of functions to perform the transformation of sequence by different window functions."
"Package window provides a set of functions to perform the transformation of sequence by different window functions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/floats/doc.go:
"Package floats provides a set of helper routines for dealing with slices of float64."
"Package floats provides a set of helper routines for dealing with slices of float64."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/floats/scalar/doc.go:
"Package scalar provides a set of helper routines for dealing with float64 values."
"Package scalar provides a set of helper routines for dealing with float64 values."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/community/doc.go:
"Package community provides graph community detection functions."
"Package community provides graph community detection functions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/doc.go:
"Package graph defines graph interfaces."
"Package graph defines graph interfaces."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/encoding/digraph6/digraph6.go:
"Package digraph6 implements graphs specified by digraph6 strings."
"Package digraph6 implements graphs specified by digraph6 strings."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/encoding/doc.go:
"Package encoding provides a common graph encoding API."
"Package encoding provides a common graph encoding API."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/encoding/dot/doc.go:
"Package dot implements GraphViz DOT marshaling and unmarshaling of graphs."
"Package dot implements GraphViz DOT marshaling and unmarshaling of graphs."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/encoding/graph6/graph6.go:
"Package graph6 implements graphs specified by graph6 strings."
"Package graph6 implements graphs specified by graph6 strings."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/encoding/graphql/doc.go:
"Package graphql implements JSON marshaling and unmarshaling of graph as used by GraphQL"
"Package graphql implements JSON marshaling and unmarshaling of graph as used by GraphQL"
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/flow/doc.go:
"Package flow provides control flow analysis functions."
"Package flow provides control flow analysis functions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/formats/cytoscapejs/cytoscapejs.go:
"Package cytoscapejs implements marshaling and unmarshaling of Cytoscape.js JSON documents."
"Package cytoscapejs implements marshaling and unmarshaling of Cytoscape.js JSON documents."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/formats/dot/ast/doc.go:
"Package ast declares the types used to represent abstract syntax trees of Graphviz DOT graphs."
"Package ast declares the types used to represent abstract syntax trees of Graphviz DOT graphs."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/formats/dot/doc.go:
"Package dot implements a parser for Graphviz DOT files."
"Package dot implements a parser for Graphviz DOT files."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/formats/dot/internal/astx/doc.go:
"Package astx implements utility functions for generating abstract syntax trees of Graphviz DOT graphs."
"Package astx implements utility functions for generating abstract syntax trees of Graphviz DOT graphs."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/formats/dot/internal/errors/doc.go:
"Package error provides generated internal error functions for DOT parsing."
"Package error provides generated internal error functions for DOT parsing."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/formats/dot/internal/lexer/doc.go:
"Package lexer provides generated internal lexer functions for DOT parsing."
"Package lexer provides generated internal lexer functions for DOT parsing."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/formats/dot/internal/parser/doc.go:
"Package parser provides generated internal parsing functions for DOT parsing."
"Package parser provides generated internal parsing functions for DOT parsing."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/formats/dot/internal/token/doc.go:
"Package token provides generated internal tokenizing functions for DOT parsing."
"Package token provides generated internal tokenizing functions for DOT parsing."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/formats/dot/internal/util/doc.go:
"Package util provides generated internal utility functions for DOT parsing."
"Package util provides generated internal utility functions for DOT parsing."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/formats/gexf12/gexf.go:
"Package gexf12 implements marshaling and unmarshaling of GEXF1.2 documents."
"Package gexf12 implements marshaling and unmarshaling of GEXF1.2 documents."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/formats/sigmajs/sigmajs.go:
"Package sigmajs implements marshaling and unmarshaling of Sigma.js JSON documents."
"Package sigmajs implements marshaling and unmarshaling of Sigma.js JSON documents."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/graphs/gen/doc.go:
"Package gen provides random graph generation functions."
"Package gen provides random graph generation functions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/internal/linear/doc.go:
"Package linear provides common linear data structures."
"Package linear provides common linear data structures."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/internal/ordered/doc.go:
"Package ordered provides common sort ordering types."
"Package ordered provides common sort ordering types."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/internal/set/doc.go:
"Package set provides integer and graph.Node sets."
"Package set provides integer and graph.Node sets."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/internal/uid/uid.go:
"Package uid implements unique ID provision for graphs."
"Package uid implements unique ID provision for graphs."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/iterator/doc.go:
"Package iterator provides node, edge and line iterators."
"Package iterator provides node, edge and line iterators."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/layout/doc.go:
"Package layout defines functions for performing graph layout."
"Package layout defines functions for performing graph layout."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/multi/doc.go:
"Package multi provides a suite of multigraph implementations satisfying the gonum/graph interfaces."
"Package multi provides a suite of multigraph implementations satisfying the gonum/graph interfaces."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/network/doc.go:
"Package network provides network analysis functions."
"Package network provides network analysis functions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/path/doc.go:
"Package path provides graph path finding functions."
"Package path provides graph path finding functions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/path/dynamic/doc.go:
"Package dynamic provides incremental heuristic graph path finding functions."
"Package dynamic provides incremental heuristic graph path finding functions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/path/internal/testgraphs/doc.go:
"Package testsgraphs provides a number of graphs used for testing routines in the path and path/dynamic packages."
"Package testsgraphs provides a number of graphs used for testing routines in the path and path/dynamic packages."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/product/doc.go:
"Package product implements graph product functions."
"Package product implements graph product functions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/simple/doc.go:
"Package simple provides a suite of simple graph implementations satisfying the gonum/graph interfaces."
"Package simple provides a suite of simple graph implementations satisfying the gonum/graph interfaces."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/spectral/doc.go:
"Package spectral provides graph spectral analysis functions."
"Package spectral provides graph spectral analysis functions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/testgraph/testgraph.go:
"Package testgraph provides a set of testing helper functions that test Gonum graph interface implementations."
"Package testgraph provides a set of testing helper functions that test Gonum graph interface implementations."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/topo/doc.go:
"Package topo provides graph topology analysis functions."
"Package topo provides graph topology analysis functions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/graph/traverse/doc.go:
"Package traverse provides basic graph traversal primitives."
"Package traverse provides basic graph traversal primitives."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/integrate/doc.go:
"Package integrate provides functions to compute an integral given a specific list of evaluations."
"Package integrate provides functions to compute an integral given a specific list of evaluations."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/integrate/quad/doc.go:
"Package quad provides numerical evaluation of definite integrals of single-variable functions."
"Package quad provides numerical evaluation of definite integrals of single-variable functions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/integrate/testquad/testquad.go:
"Package testquad provides integrals for testing quadrature algorithms."
"Package testquad provides integrals for testing quadrature algorithms."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/internal/asm/c128/doc.go:
"Package c128 provides complex128 vector primitives."
"Package c128 provides complex128 vector primitives."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/internal/asm/c64/doc.go:
"Package c64 provides complex64 vector primitives."
"Package c64 provides complex64 vector primitives."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/internal/asm/f32/doc.go:
"Package f32 provides float32 vector primitives."
"Package f32 provides float32 vector primitives."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/internal/asm/f64/doc.go:
"Package f64 provides float64 vector primitives."
"Package f64 provides float64 vector primitives."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/internal/cmplx64/doc.go:
"Package cmplx64 provides complex64 versions of standard library math/cmplx package routines used by gonum/blas."
"Package cmplx64 provides complex64 versions of standard library math/cmplx package routines used by gonum/blas."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/internal/math32/doc.go:
"Package math32 provides float32 versions of standard library math package routines used by gonum/blas/native."
"Package math32 provides float32 versions of standard library math package routines used by gonum/blas/native."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/internal/testrand/rand.go:
"Package testrand provides random generation and flags for testing."
"Package testrand provides random generation and flags for testing."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/interp/doc.go:
"Package interp implements 1-dimensional algorithms for interpolating values."
"Package interp implements 1-dimensional algorithms for interpolating values."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/lapack/doc.go:
"Package lapack provides interfaces for the LAPACK linear algebra standard."
"Package lapack provides interfaces for the LAPACK linear algebra standard."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/lapack/gonum/doc.go:
"Package gonum is a pure-go implementation of the LAPACK API."
"Package gonum is a pure-go implementation of the LAPACK API."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/lapack/lapack64/doc.go:
"Package lapack64 provides a set of convenient wrapper functions for LAPACK calls, as specified in the netlib standard (www.netlib.org)."
"Package lapack64 provides a set of convenient wrapper functions for LAPACK calls, as specified in the netlib standard (www.netlib.org)."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/lapack/testlapack/doc.go:
"Package testlapack implements a set of testing routines for Lapack functions."
"Package testlapack implements a set of testing routines for Lapack functions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/mat/doc.go:
"Package mat provides implementations of float64 and complex128 matrix structures and linear algebra operations on them."
"Package mat provides implementations of float64 and complex128 matrix structures and linear algebra operations on them."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/mathext/doc.go:
"Package mathext implements special math functions not implemented by the Go standard library."
"Package mathext implements special math functions not implemented by the Go standard library."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/mathext/internal/amos/amoslib/fortran.go:
"Package amoslib is a wrapper around the Fortran amos library."
"Package amoslib is a wrapper around the Fortran amos library."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/mathext/internal/amos/doc.go:
"Package amos implements functions originally in the Netlib code by Donald Amos."
"Package amos implements functions originally in the Netlib code by Donald Amos."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/mathext/internal/cephes/doc.go:
"Package cephes implements functions originally in the Netlib code by Stephen Mosher."
"Package cephes implements functions originally in the Netlib code by Stephen Mosher."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/mathext/internal/gonum/doc.go:
"Package gonum contains functions implemented by the gonum team."
"Package gonum contains functions implemented by the gonum team."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/mathext/prng/doc.go:
"Package prng provides random source PRNG implementations."
"Package prng provides random source PRNG implementations."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/num/dual/doc.go:
"Package dual provides the dual numeric type and functions."
"Package dual provides the dual numeric type and functions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/num/dualcmplx/doc.go:
"Package dualcmplx provides the anti-commutative dual complex numeric type and functions."
"Package dualcmplx provides the anti-commutative dual complex numeric type and functions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/num/dualquat/doc.go:
"Package dualquat provides the dual quaternion numeric type and functions."
"Package dualquat provides the dual quaternion numeric type and functions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/num/hyperdual/doc.go:
"Package hyperdual provides the hyperdual numeric type and functions."
"Package hyperdual provides the hyperdual numeric type and functions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/num/quat/doc.go:
"Package quat provides the quaternion numeric type and functions."
"Package quat provides the quaternion numeric type and functions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/optimize/convex/lp/doc.go:
"Package lp implements routines to solve linear programming problems."
"Package lp implements routines to solve linear programming problems."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/optimize/convex/lp/simplex.go:
"package lp implements routines for solving linear programs."
"package lp implements routines for solving linear programs."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/optimize/doc.go:
"Package optimize implements algorithms for finding the optimum value of functions."
"Package optimize implements algorithms for finding the optimum value of functions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/optimize/functions/doc.go:
"Package functions provides objective functions for testing optimization algorithms."
"Package functions provides objective functions for testing optimization algorithms."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/spatial/barneshut/doc.go:
"Package barneshut provides routines for calculating n-body force approximations using the Barnes-Hut algorithm."
"Package barneshut provides routines for calculating n-body force approximations using the Barnes-Hut algorithm."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/spatial/kdtree/doc.go:
"Package kdtree implements a k-d tree."
"Package kdtree implements a k-d tree."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/spatial/r1/doc.go:
"Package r1 provides 1D vectors and intervals and operations on them."
"Package r1 provides 1D vectors and intervals and operations on them."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/spatial/r2/doc.go:
"Package r2 provides 2D vectors and boxes and operations on them."
"Package r2 provides 2D vectors and boxes and operations on them."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/spatial/r3/doc.go:
"Package r3 provides 3D vectors and boxes and operations on them."
"Package r3 provides 3D vectors and boxes and operations on them."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/spatial/vptree/doc.go:
"Package vptree implements a vantage point tree."
"Package vptree implements a vantage point tree."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/stat/card/doc.go:
"Package card provides cardinality estimation functions."
"Package card provides cardinality estimation functions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/stat/combin/doc.go:
"Package combin implements routines involving combinatorics (permutations, combinations, etc.)."
"Package combin implements routines involving combinatorics (permutations, combinations, etc.)."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/stat/distmat/doc.go:
"Package distmat provides probability distributions over matrices."
"Package distmat provides probability distributions over matrices."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/stat/distmv/doc.go:
"Package distmv provides multivariate random distribution types."
"Package distmv provides multivariate random distribution types."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/stat/distuv/doc.go:
"Package distuv provides univariate random distribution types."
"Package distuv provides univariate random distribution types."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/stat/doc.go:
"Package stat provides generalized statistical functions."
"Package stat provides generalized statistical functions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/stat/mds/doc.go:
"Package mds provides multidimensional scaling functions."
"Package mds provides multidimensional scaling functions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/stat/samplemv/doc.go:
"Package samplemv implements advanced sampling routines from explicit and implicit probability distributions."
"Package samplemv implements advanced sampling routines from explicit and implicit probability distributions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/stat/sampleuv/doc.go:
"Package sampleuv implements advanced sampling routines from explicit and implicit probability distributions."
"Package sampleuv implements advanced sampling routines from explicit and implicit probability distributions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/stat/spatial/doc.go:
"Package spatial provides spatial statistical functions."
"Package spatial provides spatial statistical functions."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/unit/constant/doc.go:
"Package constant provides fundamental constants satisfying unit.Uniter."
"Package constant provides fundamental constants satisfying unit.Uniter."
gonum.org/v1/gonum@v0.8.1-0.20201014094816-3416eff70557/unit/doc.go:
"Package unit provides a set of types and constants that facilitate the use of the International System of Units (SI)."
"Package unit provides a set of types and constants that facilitate the use of the International System of Units (SI)."
github.com/erkanzileli/envconfig@v1.4.0/doc.go:
"Package envconfig implements decoding of environment variables based on a user defined specification."
"Package envconfig implements decoding of environment variables based on a user defined specification."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/account/hd.go:
""
""
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/account/wallet.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/bech32/bech32.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/contract/call_params.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/contract/contract.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/contract/contract_factory.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/contract/data.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/contract/deploy_params.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/contract/transition.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/crypto/keystore.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/crypto/pbkdf2.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/crypto/scrypt.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/keytools/secp256k1.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/provider/provider.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/provider/transaction_payload.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/schnorr/schnorr.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/schnorr/schnorr_signer_wrapper.go:
"* This module is a mini wrapper around the main schnorr module used for * zilliqa rosetta project."
"* This module is a mini wrapper around the main schnorr module used for * zilliqa rosetta project."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/subscription/chainwalker.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/subscription/event_log.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/subscription/new_block.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/subscription/status.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/subscription/topics.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/subscription/websocket.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/transaction/transaction_util.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/transaction/tx_params.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/util/unit.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/util/util.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/validator/validator.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/workpool/task.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/Zilliqa/gozilliqa-sdk@v1.2.1-0.20201018140249-d65962d45e07/workpool/workpool.go:
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
"* Copyright (C) 2019 Zilliqa * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version."
github.com/decred/dcrd/lru@v1.1.1-0.20201017002141-c07fa09c584d/doc.go:
"Package lru implements generic least-recently-used caches with near O(1) perf."
"Package lru implements generic least-recently-used caches with near O(1) perf."
github.com/phishy/example-webrtc-applications@v1.0.0/internal/signal/signal.go:
"Package signal contains helpers to exchange the SDP session description between examples."
"Package signal contains helpers to exchange the SDP session description between examples."
github.com/izinga/authboss@v1.2.8/auth/auth.go:
"Package auth implements password based user logins."
"Package auth implements password based user logins."
github.com/izinga/authboss@v1.2.8/authboss.go:
"Package authboss is a modular authentication system for the web."
"Package authboss is a modular authentication system for the web."
github.com/izinga/authboss@v1.2.8/confirm/confirm.go:
"Package confirm implements confirmation of user registration via e-mail"
"Package confirm implements confirmation of user registration via e-mail"
github.com/izinga/authboss@v1.2.8/internal/mocks/mocks.go:
"Package mocks defines implemented interfaces for testing modules"
"Package mocks defines implemented interfaces for testing modules"
github.com/izinga/authboss@v1.2.8/internal/response/response.go:
"Package response is responsible for loading and rendering authboss templates."
"Package response is responsible for loading and rendering authboss templates."
github.com/izinga/authboss@v1.2.8/lock/lock.go:
"Package lock implements user locking after N bad sign-in attempts."
"Package lock implements user locking after N bad sign-in attempts."
github.com/izinga/authboss@v1.2.8/recover/recover.go:
"Package recover implements password reset via e-mail."
"Package recover implements password reset via e-mail."
github.com/izinga/authboss@v1.2.8/register/register.go:
"Package register allows for user registration."
"Package register allows for user registration."
github.com/izinga/authboss@v1.2.8/remember/remember.go:
"Package remember implements persistent logins through the cookie storer."
"Package remember implements persistent logins through the cookie storer."
github.com/jackc/pgx@v3.6.3-0.20200909220435-d7c42f0d3dd0+incompatible/doc.go:
"Package pgx is a PostgreSQL database driver."
"Package pgx is a PostgreSQL database driver."
github.com/jackc/pgx@v3.6.3-0.20200909220435-d7c42f0d3dd0+incompatible/log/log15adapter/adapter.go:
"Package log15adapter provides a logger that writes to a github.com/inconshreveable/log15.Logger log."
"Package log15adapter provides a logger that writes to a github.com/inconshreveable/log15.Logger log."
github.com/jackc/pgx@v3.6.3-0.20200909220435-d7c42f0d3dd0+incompatible/log/logrusadapter/adapter.go:
"Package logrusadapter provides a logger that writes to a github.com/sirupsen/logrus.Logger log."
"Package logrusadapter provides a logger that writes to a github.com/sirupsen/logrus.Logger log."
github.com/jackc/pgx@v3.6.3-0.20200909220435-d7c42f0d3dd0+incompatible/log/testingadapter/adapter.go:
"Package testingadapter provides a logger that writes to a test or benchmark log."
"Package testingadapter provides a logger that writes to a test or benchmark log."
github.com/jackc/pgx@v3.6.3-0.20200909220435-d7c42f0d3dd0+incompatible/log/zapadapter/adapter.go:
"Package zapadapter provides a logger that writes to a go.uber.org/zap.Logger."
"Package zapadapter provides a logger that writes to a go.uber.org/zap.Logger."
github.com/jackc/pgx@v3.6.3-0.20200909220435-d7c42f0d3dd0+incompatible/log/zerologadapter/adapter.go:
"Package zerologadapter provides a logger that writes to a github.com/rs/zerolog."
"Package zerologadapter provides a logger that writes to a github.com/rs/zerolog."
github.com/jackc/pgx@v3.6.3-0.20200909220435-d7c42f0d3dd0+incompatible/pgio/doc.go:
"Package pgio is a low-level toolkit building messages in the PostgreSQL wire protocol."
"Package pgio is a low-level toolkit building messages in the PostgreSQL wire protocol."
github.com/jackc/pgx@v3.6.3-0.20200909220435-d7c42f0d3dd0+incompatible/stdlib/sql.go:
"Package stdlib is the compatibility layer from pgx to database/sql."
"Package stdlib is the compatibility layer from pgx to database/sql."
github.com/AdamSLevy/bitcointax@v0.0.0-20201018075302-dbc18f68619b/doc.go:
"Package bitcointax implements a Transaction type which properly Marshals and Unmarshals into the valid JSON format for the bitcoin.tax REST API, as well as a Client with methods for listing and adding Transactions."
"Package bitcointax implements a Transaction type which properly Marshals and Unmarshals into the valid JSON format for the bitcoin.tax REST API, as well as a Client with methods for listing and adding Transactions."
github.com/theNorstroem/spectools@v1.12.1/cmd/checkImports.go:
""
""
github.com/theNorstroem/spectools@v1.12.1/cmd/exportAsYaml.go:
""
""
github.com/theNorstroem/spectools@v1.12.1/cmd/genEsModule.go:
""
""
github.com/theNorstroem/spectools@v1.12.1/cmd/genMessageProtos.go:
""
""
github.com/theNorstroem/spectools@v1.12.1/cmd/genServiceProtos.go:
""
""
github.com/theNorstroem/spectools@v1.12.1/cmd/init.go:
""
""
github.com/theNorstroem/spectools@v1.12.1/cmd/install.go:
""
""
github.com/theNorstroem/spectools@v1.12.1/cmd/muSpec2Spec.go:
""
""
github.com/theNorstroem/spectools@v1.12.1/cmd/muSrvSanitize.go:
""
""
github.com/theNorstroem/spectools@v1.12.1/cmd/root.go:
""
""
github.com/theNorstroem/spectools@v1.12.1/cmd/run.go:
""
""
github.com/theNorstroem/spectools@v1.12.1/cmd/spec2MuSpec.go:
""
""
github.com/theNorstroem/spectools@v1.12.1/cmd/watch.go:
""
""
github.com/theNorstroem/spectools@v1.12.1/main.go:
""
""
github.com/theNorstroem/spectools@v1.12.1/pkg/orderedmap/orderedmap.go:
"Package orderedmap implements an ordered map, i.e."
"Package orderedmap implements an ordered map, i.e."
github.com/theNorstroem/spectools@v1.12.1/pkg/specSpec/google/protobuf/any.pb.go:
"Package anypb contains generated types for google/protobuf/any.proto."
"Package anypb contains generated types for google/protobuf/any.proto."
github.com/theNorstroem/spectools@v1.12.1/pkg/specSpec/specSpec.types.go:
"because we need the yaml, this file is overwritten by hand :-("
"because we need the yaml, this file is overwritten by hand :-("
github.com/Azure/agentbaker@v0.20201015.1/cmd/doc.go:
"Package cmd stores the command line interface implementation."
"Package cmd stores the command line interface implementation."
github.com/Azure/agentbaker@v0.20201015.1/pkg/templates/templates_generated.go:
"Code generated for package templates by go-bindata DO NOT EDIT."
"Code generated for package templates by go-bindata DO NOT EDIT."
github.com/applegreengrape/wtf@v0.33.1-0.20201018230307-4d3e9506e4c1/generator/textwidget.go:
"This package takes care of generates for empty widgets."
"This package takes care of generates for empty widgets."
github.com/applegreengrape/wtf@v0.33.1-0.20201018230307-4d3e9506e4c1/modules/exchangerates/settings.go:
"Package exchangerates"
"Package exchangerates"
2020/10/19 00:28:13 failed to parse github.com/iswbm/goutils@v0.1.0/hash/md5.go: github.com/iswbm/goutils@v0.1.0/hash/md5.go:2:1: illegal character U+200B
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/bootserver_old/tests/common.go:
"Package bootservertest includes common code to write smoke tests for bootserver_old."
"Package bootservertest includes common code to write smoke tests for bootserver_old."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/build/ninjago/buildstats/main.go:
"ninja_buildstats is an utility for extracting useful stats out of build artifacts from Ninja."
"ninja_buildstats is an utility for extracting useful stats out of build artifacts from Ninja."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/build/ninjago/compdb/doc.go:
"Package compdb provides compilation database parser."
"Package compdb provides compilation database parser."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/build/ninjago/ninjagraph/ninjagraph.go:
"ninjagraph provides utilities to parse the DOT output from Ninja's `-t graph` tool to a Go native format."
"ninjagraph provides utilities to parse the DOT output from Ninja's `-t graph` tool to a Go native format."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/build/ninjago/ninjatrace/cmd/ninjatrace.go:
"ninjatrace converts .ninja_log into trace-viewer formats."
"ninjatrace converts .ninja_log into trace-viewer formats."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/debroot/cmd/main.go:
"Generates a Debian based sysroot."
"Generates a Debian based sysroot."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/debug/covargs/api/llvm/doc.go:
"Package llvm defines data structures that can be used to read code coverage information exported from the llvm-cov tool."
"Package llvm defines data structures that can be used to read code coverage information exported from the llvm-cov tool."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/debug/elflib/elflib.go:
"Package elflib provides methods for handling ELF files."
"Package elflib provides methods for handling ELF files."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/fidl/gidl/reference/benchmarks.go:
"Builds values to be used in reference benchmarks."
"Builds values to be used in reference benchmarks."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/lib/cache/cache.go:
"Package cache provides methods for creating and using a cache."
"Package cache provides methods for creating and using a cache."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/lib/color/color.go:
"Package color provides functions for printing in different colors."
"Package color provides functions for printing in different colors."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/lib/command/doc.go:
"Package command defines common code for writing Fuchsia command line tools."
"Package command defines common code for writing Fuchsia command line tools."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/lib/environment/environment.go:
"Package environment ensures correct environment is available."
"Package environment ensures correct environment is available."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/lib/iomisc/doc.go:
"Package iomisc provides miscellaneous I/O functions."
"Package iomisc provides miscellaneous I/O functions."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/lib/logger/logger.go:
"Package logger provides methods for logging with different levels."
"Package logger provides methods for logging with different levels."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/lib/ring/buffer.go:
"Package ring gives a simple implementation of a ring/b.bufular buffer."
"Package ring gives a simple implementation of a ring/b.bufular buffer."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/lib/runner/doc.go:
"Package runner provides implementations for running commands in different environments."
"Package runner provides implementations for running commands in different environments."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/lib/tarutil/tar.go:
"Package tarutil provides methods for creating tar packages."
"Package tarutil provides methods for creating tar packages."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/net/netboot/loglistener.go:
"This file implements the Zircon loglistener protocol."
"This file implements the Zircon loglistener protocol."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/net/netboot/netboot.go:
"This package implements the Zircon netboot protocol."
"This package implements the Zircon netboot protocol."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/serial/serial.go:
"Package serial provides support for serial connections."
"Package serial provides support for serial connections."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/testing/runtests/runtests.go:
"Package runtests contains specifics related to the runtests command."
"Package runtests contains specifics related to the runtests command."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/testing/tap/doc.go:
"Package tap implements support for the Test Anything Protocol, a language-agnostic format for outputting the results of tests: https://testanything.org."
"Package tap implements support for the Test Anything Protocol, a language-agnostic format for outputting the results of tests: https://testanything.org."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/testing/testparser/testparser.go:
"Package testparser parses test stdout into structured results."
"Package testparser parses test stdout into structured results."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/testing/testrunner/result.go:
"Package testrunner handles specifics related to the testrunner tool."
"Package testrunner handles specifics related to the testrunner tool."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/whereiscl/changeinfo.go:
"Package whereiscl provides features that are needed for the whereiscl tool."
"Package whereiscl provides features that are needed for the whereiscl tool."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/whereiscl/cmd/whereiscl.go:
"whereiscl is a command-line utility that answers \"Where is my CL?\"."
"whereiscl is a command-line utility that answers \"Where is my CL?\"."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/whereiscl/netutil/netutil.go:
"Package netutil provides network-related helper functions."
"Package netutil provides network-related helper functions."
go.fuchsia.dev/fuchsia/tools@v0.0.0-20201019040040-0db50e42463a/whereiscl/testhelper/testhelper.go:
"Package testhelper provides helper utilities for tests."
"Package testhelper provides helper utilities for tests."
github.com/olivere/elastic@v0.0.0-20200713130635-423089d8ab13/config/doc.go:
"Package config allows parsing a configuration for Elasticsearch from a URL."
"Package config allows parsing a configuration for Elasticsearch from a URL."
github.com/olivere/elastic@v0.0.0-20200713130635-423089d8ab13/doc.go:
"Package elastic provides an interface to the Elasticsearch server (https://www.elastic.co/products/elasticsearch)."
"Package elastic provides an interface to the Elasticsearch server (https://www.elastic.co/products/elasticsearch)."
github.com/olivere/elastic@v0.0.0-20200713130635-423089d8ab13/recipes/aws-connect/main.go:
"Connect simply connects to Elasticsearch Service on AWS."
"Connect simply connects to Elasticsearch Service on AWS."
github.com/olivere/elastic@v0.0.0-20200713130635-423089d8ab13/recipes/bulk_insert/bulk_insert.go:
"BulkInsert illustrates how to bulk insert documents into Elasticsearch."
"BulkInsert illustrates how to bulk insert documents into Elasticsearch."
github.com/olivere/elastic@v0.0.0-20200713130635-423089d8ab13/recipes/bulk_processor/main.go:
"BulkProcessor runs a bulk processing job that fills an index given certain criteria like flush interval etc."
"BulkProcessor runs a bulk processing job that fills an index given certain criteria like flush interval etc."
github.com/olivere/elastic@v0.0.0-20200713130635-423089d8ab13/recipes/connect/connect.go:
"Connect simply connects to Elasticsearch."
"Connect simply connects to Elasticsearch."
github.com/olivere/elastic@v0.0.0-20200713130635-423089d8ab13/recipes/sliced_scroll/sliced_scroll.go:
"SlicedScroll illustrates scrolling through a set of documents in parallel."
"SlicedScroll illustrates scrolling through a set of documents in parallel."
github.com/olivere/elastic@v0.0.0-20200713130635-423089d8ab13/uritemplates/uritemplates.go:
"Package uritemplates is a level 4 implementation of RFC 6570 (URI Template, http://tools.ietf.org/html/rfc6570)."
"Package uritemplates is a level 4 implementation of RFC 6570 (URI Template, http://tools.ietf.org/html/rfc6570)."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/app/doc.go:
"Package app provides a platform-independent interface to operating system functionality for running graphical user interfaces."
"Package app provides a platform-independent interface to operating system functionality for running graphical user interfaces."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/app/headless/headless.go:
"Package headless implements headless windows for rendering an operation list to an image."
"Package headless implements headless windows for rendering an operation list to an image."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/app/internal/cocoainit/cocoa_darwin.go:
"Package cocoainit initializes support for multithreaded programs in Cocoa."
"Package cocoainit initializes support for multithreaded programs in Cocoa."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/app/internal/log/log.go:
"Package points standard output, standard error and the standard library package log to the platform logger."
"Package points standard output, standard error and the standard library package log to the platform logger."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/app/internal/window/window.go:
"Package window implements platform specific windows and GPU contexts."
"Package window implements platform specific windows and GPU contexts."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/app/internal/xkb/xkb_unix.go:
"Package xkb implements a Go interface for the X Keyboard Extension library."
"Package xkb implements a Go interface for the X Keyboard Extension library."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/app/permission/bluetooth/main.go:
"Package bluetooth implements permissions to access Bluetooth and Bluetooth Low Energy hardware, including the ability to discover and pair devices."
"Package bluetooth implements permissions to access Bluetooth and Bluetooth Low Energy hardware, including the ability to discover and pair devices."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/app/permission/doc.go:
"Package permission includes sub-packages that should be imported by a Gio program or by one of its dependencies to indicate that specific operating-system permissions are required."
"Package permission includes sub-packages that should be imported by a Gio program or by one of its dependencies to indicate that specific operating-system permissions are required."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/app/permission/storage/main.go:
"Package storage implements read and write storage permissions on mobile devices."
"Package storage implements read and write storage permissions on mobile devices."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/f32/f32.go:
"Package f32 is a float32 implementation of package image's Point and Rectangle."
"Package f32 is a float32 implementation of package image's Point and Rectangle."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/font/gofont/gofont.go:
"Package gofont exports the Go fonts as a text.Collection."
"Package gofont exports the Go fonts as a text.Collection."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/font/opentype/opentype.go:
"Package opentype implements text layout and shaping for OpenType files."
"Package opentype implements text layout and shaping for OpenType files."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/gesture/gesture.go:
"Package gesture implements common pointer gestures."
"Package gesture implements common pointer gestures."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/gpu/gpu.go:
"Package gpu implements the rendering of Gio drawing operations."
"Package gpu implements the rendering of Gio drawing operations."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/internal/rendertest/doc.go:
"Package rendertest is intended for testing of drawing ops only."
"Package rendertest is intended for testing of drawing ops only."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/io/event/event.go:
"Package event contains the types for event handling."
"Package event contains the types for event handling."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/io/key/key.go:
"Package key implements key and text events and operations."
"Package key implements key and text events and operations."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/io/pointer/doc.go:
"Package pointer implements pointer events and operations."
"Package pointer implements pointer events and operations."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/io/profile/profile.go:
"Package profiles provides access to rendering profiles."
"Package profiles provides access to rendering profiles."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/io/router/router.go:
"Package router implements Router, a event.Queue implementation that that disambiguates and routes events to handlers declared in operation lists."
"Package router implements Router, a event.Queue implementation that that disambiguates and routes events to handlers declared in operation lists."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/io/system/system.go:
"Package system contains events usually handled at the top-level program level."
"Package system contains events usually handled at the top-level program level."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/layout/doc.go:
"Package layout implements layouts common to GUI programs."
"Package layout implements layouts common to GUI programs."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/op/clip/doc.go:
"Package clip provides operations for clipping paint operations."
"Package clip provides operations for clipping paint operations."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/op/op.go:
"Package op implements operations for updating a user interface."
"Package op implements operations for updating a user interface."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/op/paint/doc.go:
"Package paint provides drawing operations for 2D graphics."
"Package paint provides drawing operations for 2D graphics."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/unit/unit.go:
"Package unit implements device independent units and values."
"Package unit implements device independent units and values."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/widget/doc.go:
"Package widget implements state tracking and event handling of common user interface controls."
"Package widget implements state tracking and event handling of common user interface controls."
git.sr.ht/~jackmordaunt/gio@v0.0.0-20200825104353-4821472ea1c9/widget/material/doc.go:
"Package material implements the Material design."
"Package material implements the Material design."
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/apis/autoscaling.k8s.io/v1/doc.go:
"Package v1 contains definitions of Vertical Pod Autoscaler related objects."
"Package v1 contains definitions of Vertical Pod Autoscaler related objects."
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/apis/autoscaling.k8s.io/v1/types.go:
"Package v1 contains definitions of Vertical Pod Autoscaler related objects."
"Package v1 contains definitions of Vertical Pod Autoscaler related objects."
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/apis/autoscaling.k8s.io/v1beta1/doc.go:
"Package v1beta1 contains definitions of Vertical Pod Autoscaler related objects."
"Package v1beta1 contains definitions of Vertical Pod Autoscaler related objects."
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/apis/autoscaling.k8s.io/v1beta1/types.go:
"Package v1beta1 contains definitions of Vertical Pod Autoscaler related objects."
"Package v1beta1 contains definitions of Vertical Pod Autoscaler related objects."
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/apis/autoscaling.k8s.io/v1beta2/doc.go:
"Package v1beta2 contains definitions of Vertical Pod Autoscaler related objects."
"Package v1beta2 contains definitions of Vertical Pod Autoscaler related objects."
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/apis/autoscaling.k8s.io/v1beta2/types.go:
"Package v1beta2 contains definitions of Vertical Pod Autoscaler related objects."
"Package v1beta2 contains definitions of Vertical Pod Autoscaler related objects."
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/apis/poc.autoscaling.k8s.io/v1alpha1/doc.go:
"Package v1alpha1 contains definitions of Vertical Pod Autoscaler related objects."
"Package v1alpha1 contains definitions of Vertical Pod Autoscaler related objects."
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/apis/poc.autoscaling.k8s.io/v1alpha1/types.go:
"Package v1alpha1 contains definitions of Vertical Pod Autoscaler related objects."
"Package v1alpha1 contains definitions of Vertical Pod Autoscaler related objects."
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/client/clientset/versioned/doc.go:
"This package has the automatically generated clientset."
"This package has the automatically generated clientset."
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/client/clientset/versioned/fake/doc.go:
"This package has the automatically generated fake clientset."
"This package has the automatically generated fake clientset."
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/client/clientset/versioned/scheme/doc.go:
"This package contains the scheme of the automatically generated clientset."
"This package contains the scheme of the automatically generated clientset."
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/client/clientset/versioned/typed/autoscaling.k8s.io/v1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/client/clientset/versioned/typed/autoscaling.k8s.io/v1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/client/clientset/versioned/typed/autoscaling.k8s.io/v1beta1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/client/clientset/versioned/typed/autoscaling.k8s.io/v1beta1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/client/clientset/versioned/typed/autoscaling.k8s.io/v1beta2/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/client/clientset/versioned/typed/autoscaling.k8s.io/v1beta2/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/client/clientset/versioned/typed/poc.autoscaling.k8s.io/v1alpha1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/client/clientset/versioned/typed/poc.autoscaling.k8s.io/v1alpha1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/utils/metrics/admission/admission.go:
"Package admission (aka metrics_admission) - code for metrics of VPA Admission Controller plugin"
"Package admission (aka metrics_admission) - code for metrics of VPA Admission Controller plugin"
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/utils/metrics/metrics.go:
"Package metrics - common code for metrics of all 3 VPA components"
"Package metrics - common code for metrics of all 3 VPA components"
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/utils/metrics/quality/quality.go:
"Package quality (aka metrics_quality) - code for VPA quality metrics"
"Package quality (aka metrics_quality) - code for VPA quality metrics"
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/utils/metrics/recommender/recommender.go:
"Package recommender (aka metrics_recommender) - code for metrics of VPA Recommender"
"Package recommender (aka metrics_recommender) - code for metrics of VPA Recommender"
k8s.io/autoscaler/vertical-pod-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/pkg/utils/metrics/updater/updater.go:
"Package updater (aka metrics_updater) - code for metrics of VPA Updater"
"Package updater (aka metrics_updater) - code for metrics of VPA Updater"
github.com/raedahgroup/godcr@v0.0.0-20201008085450-8c008d720121/wallet/wallet.go:
"Package wallet provides functions and types for interacting with the dcrlibwallet backend."
"Package wallet provides functions and types for interacting with the dcrlibwallet backend."
github.com/andig/evcc@v0.0.0-20201018122244-6a9ca7342d27/mock/mock_api.go:
"Package mock is a generated GoMock package."
"Package mock is a generated GoMock package."
github.com/andig/evcc@v0.0.0-20201018122244-6a9ca7342d27/mock/mock_chargerhandler.go:
"Package mock is a generated GoMock package."
"Package mock is a generated GoMock package."
github.com/andig/evcc@v0.0.0-20201018122244-6a9ca7342d27/mock/mock_loadpoint.go:
"Package mock is a generated GoMock package."
"Package mock is a generated GoMock package."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/accounts/abi/abi.go:
""
""
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/accounts/abi/bind/bind.go:
"Package bind generates Ethereum contract Go bindings."
"Package bind generates Ethereum contract Go bindings."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/accounts/abi/doc.go:
"Package abi implements the Ethereum ABI (Application Binary Interface)."
"Package abi implements the Ethereum ABI (Application Binary Interface)."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/accounts/accounts.go:
"Package accounts implements high level Ethereum account management."
"Package accounts implements high level Ethereum account management."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/accounts/keystore/keystore.go:
"Package keystore implements encrypted storage of secp256k1 private keys."
"Package keystore implements encrypted storage of secp256k1 private keys."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/accounts/scwallet/wallet.go:
""
""
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/accounts/usbwallet/trezor/trezor.go:
"Package trezor contains the wire protocol."
"Package trezor contains the wire protocol."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/accounts/usbwallet/wallet.go:
"Package usbwallet implements support for USB hardware wallets."
"Package usbwallet implements support for USB hardware wallets."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/cmd/bootnode/main.go:
"bootnode runs a bootstrap node for the Ethereum Discovery Protocol."
"bootnode runs a bootstrap node for the Ethereum Discovery Protocol."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/cmd/checkpoint-admin/main.go:
"checkpoint-admin is a utility that can be used to query checkpoint information and register stable checkpoints into an oracle contract."
"checkpoint-admin is a utility that can be used to query checkpoint information and register stable checkpoints into an oracle contract."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/cmd/evm/main.go:
"evm executes EVM code snippets."
"evm executes EVM code snippets."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/cmd/p2psim/main.go:
"p2psim provides a command-line client for a simulation HTTP API."
"p2psim provides a command-line client for a simulation HTTP API."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/cmd/puppeth/puppeth.go:
"puppeth is a command to assemble and maintain private networks."
"puppeth is a command to assemble and maintain private networks."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/cmd/rlpdump/main.go:
"rlpdump is a pretty-printer for RLP data."
"rlpdump is a pretty-printer for RLP data."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/cmd/utils/cmd.go:
"Package utils contains internal helper functions for go-ethereum commands."
"Package utils contains internal helper functions for go-ethereum commands."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/cmd/utils/flags.go:
"Package utils contains internal helper functions for go-ethereum commands."
"Package utils contains internal helper functions for go-ethereum commands."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/cmd/utils/flags_legacy.go:
""
""
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/cmd/utils/prompt.go:
"Package utils contains internal helper functions for go-ethereum commands."
"Package utils contains internal helper functions for go-ethereum commands."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/common/bitutil/bitutil.go:
"Package bitutil implements fast bitwise operations."
"Package bitutil implements fast bitwise operations."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/common/bytes.go:
"Package common contains various helper functions."
"Package common contains various helper functions."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/common/compiler/helpers.go:
"Package compiler wraps the Solidity and Vyper compiler executables (solc; vyper)."
"Package compiler wraps the Solidity and Vyper compiler executables (solc; vyper)."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/common/compiler/solidity.go:
"Package compiler wraps the Solidity and Vyper compiler executables (solc; vyper)."
"Package compiler wraps the Solidity and Vyper compiler executables (solc; vyper)."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/common/compiler/vyper.go:
"Package compiler wraps the Solidity and Vyper compiler executables (solc; vyper)."
"Package compiler wraps the Solidity and Vyper compiler executables (solc; vyper)."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/common/hexutil/hexutil.go:
"Package hexutil implements hex encoding with 0x prefix."
"Package hexutil implements hex encoding with 0x prefix."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/common/math/big.go:
"Package math provides integer math utilities."
"Package math provides integer math utilities."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/common/mclock/mclock.go:
"Package mclock is a wrapper for a monotonic clock source"
"Package mclock is a wrapper for a monotonic clock source"
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/common/prque/prque.go:
"Package prque implements a priority queue data structure supporting arbitrary value types and int64 priorities."
"Package prque implements a priority queue data structure supporting arbitrary value types and int64 priorities."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/consensus/clique/clique.go:
"Package clique implements the proof-of-authority consensus engine."
"Package clique implements the proof-of-authority consensus engine."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/consensus/consensus.go:
"Package consensus implements different Ethereum consensus engines."
"Package consensus implements different Ethereum consensus engines."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/consensus/ethash/ethash.go:
"Package ethash implements the ethash proof-of-work consensus engine."
"Package ethash implements the ethash proof-of-work consensus engine."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/console/console.go:
"nolint:errcheck"
"nolint:errcheck"
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/contracts/checkpointoracle/oracle.go:
"Package checkpointoracle is a an on-chain light client checkpoint oracle."
"Package checkpointoracle is a an on-chain light client checkpoint oracle."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/core/asm/asm.go:
"Provides support for dealing with EVM assembly instructions (e.g., disassembling them)."
"Provides support for dealing with EVM assembly instructions (e.g., disassembling them)."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/core/blockchain.go:
"Package core implements the Ethereum consensus protocol."
"Package core implements the Ethereum consensus protocol."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/core/bloombits/doc.go:
"Package bloombits implements bloom filtering on batches of data."
"Package bloombits implements bloom filtering on batches of data."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/core/forkid/forkid.go:
"Package forkid implements EIP-2124 (https://eips.ethereum.org/EIPS/eip-2124)."
"Package forkid implements EIP-2124 (https://eips.ethereum.org/EIPS/eip-2124)."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/core/mkalloc.go:
"The mkalloc tool creates the genesis allocation constants in genesis_alloc.go It outputs a const declaration that contains an RLP-encoded list of (address, balance) tuples."
"The mkalloc tool creates the genesis allocation constants in genesis_alloc.go It outputs a const declaration that contains an RLP-encoded list of (address, balance) tuples."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/core/state/database.go:
""
""
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/core/state/intra_block_state.go:
"Package state provides a caching layer atop the Ethereum state trie."
"Package state provides a caching layer atop the Ethereum state trie."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/core/types/block.go:
"Package types contains data types related to Ethereum consensus."
"Package types contains data types related to Ethereum consensus."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/core/vm/doc.go:
"Package vm implements the Ethereum Virtual Machine."
"Package vm implements the Ethereum Virtual Machine."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/core/vm/runtime/doc.go:
"Package runtime provides a basic execution model for executing EVM code."
"Package runtime provides a basic execution model for executing EVM code."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/crypto/blake2b/blake2b.go:
"Package blake2b implements the BLAKE2b hash algorithm defined by RFC 7693 and the extendable output function (XOF) BLAKE2Xb."
"Package blake2b implements the BLAKE2b hash algorithm defined by RFC 7693 and the extendable output function (XOF) BLAKE2Xb."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/crypto/bls12381/bls12_381.go:
""
""
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/crypto/bls12381/field_element.go:
""
""
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/crypto/bls12381/g1.go:
""
""
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/crypto/bls12381/g2.go:
""
""
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/crypto/bls12381/gt.go:
""
""
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/crypto/bls12381/isogeny.go:
""
""
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/crypto/bn256/bn256_fast.go:
"Package bn256 implements the Optimal Ate pairing over a 256-bit Barreto-Naehrig curve."
"Package bn256 implements the Optimal Ate pairing over a 256-bit Barreto-Naehrig curve."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/crypto/bn256/bn256_slow.go:
"Package bn256 implements the Optimal Ate pairing over a 256-bit Barreto-Naehrig curve."
"Package bn256 implements the Optimal Ate pairing over a 256-bit Barreto-Naehrig curve."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/crypto/bn256/cloudflare/bn256.go:
"Package bn256 implements a particular bilinear group at the 128-bit security level."
"Package bn256 implements a particular bilinear group at the 128-bit security level."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/crypto/bn256/google/bn256.go:
"Package bn256 implements a particular bilinear group."
"Package bn256 implements a particular bilinear group."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/crypto/secp256k1/secp256.go:
"Package secp256k1 wraps the bitcoin secp256k1 C library."
"Package secp256k1 wraps the bitcoin secp256k1 C library."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/eth/backend.go:
"Package eth implements the Ethereum protocol."
"Package eth implements the Ethereum protocol."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/eth/downloader/downloader.go:
"Package downloader contains the manual full chain synchronisation."
"Package downloader contains the manual full chain synchronisation."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/eth/fetcher/block_fetcher.go:
"Package fetcher contains the announcement based header, blocks or transaction synchronisation."
"Package fetcher contains the announcement based header, blocks or transaction synchronisation."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/eth/filters/filter_system.go:
"Package filters implements an ethereum filtering system for block, transactions and log events."
"Package filters implements an ethereum filtering system for block, transactions and log events."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/eth/tracers/internal/tracers/tracers.go:
"Package tracers contains the actual JavaScript tracer assets."
"Package tracers contains the actual JavaScript tracer assets."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/eth/tracers/tracers.go:
"Package tracers is a collection of JavaScript transaction tracers."
"Package tracers is a collection of JavaScript transaction tracers."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/ethclient/ethclient.go:
"Package ethclient provides a client for the Ethereum RPC API."
"Package ethclient provides a client for the Ethereum RPC API."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/ethdb/object_db.go:
"Package ethdb defines the interfaces for an Ethereum data store."
"Package ethdb defines the interfaces for an Ethereum data store."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/ethdb/typedcursor/typed_gen.go:
"Code generated by go generate; DO NOT EDIT."
"Code generated by go generate; DO NOT EDIT."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/ethstats/ethstats.go:
"Package ethstats implements the network stats reporting service."
"Package ethstats implements the network stats reporting service."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/event/event.go:
"Package event deals with subscriptions to real-time events."
"Package event deals with subscriptions to real-time events."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/graphql/graphql.go:
"Package graphql provides a GraphQL interface to Ethereum node data."
"Package graphql provides a GraphQL interface to Ethereum node data."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/interfaces.go:
"Package ethereum defines interfaces for interacting with Ethereum."
"Package ethereum defines interfaces for interacting with Ethereum."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/internal/debug/api.go:
"Package debug interfaces Go runtime debugging facilities."
"Package debug interfaces Go runtime debugging facilities."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/internal/ethapi/backend.go:
"Package ethapi implements the general Ethereum API functions."
"Package ethapi implements the general Ethereum API functions."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/internal/guide/guide.go:
"Package guide is a small test suite to ensure snippets in the dev guide work."
"Package guide is a small test suite to ensure snippets in the dev guide work."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/internal/jsre/deps/bindata.go:
"Package deps Code generated by go-bindata."
"Package deps Code generated by go-bindata."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/internal/jsre/deps/deps.go:
"Package deps contains the console JavaScript dependencies Go embedded."
"Package deps contains the console JavaScript dependencies Go embedded."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/internal/jsre/jsre.go:
"Package jsre provides execution environment for JavaScript."
"Package jsre provides execution environment for JavaScript."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/internal/testlog/testlog.go:
"Package testlog provides a log handler for unit tests."
"Package testlog provides a log handler for unit tests."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/internal/utesting/utesting.go:
"Package utesting provides a standalone replacement for package testing."
"Package utesting provides a standalone replacement for package testing."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/internal/web3ext/web3ext.go:
"package web3ext contains geth specific web3.js extensions."
"package web3ext contains geth specific web3.js extensions."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/log/doc.go:
"Package log15 provides an opinionated, simple toolkit for best-practice logging that is both human and machine readable."
"Package log15 provides an opinionated, simple toolkit for best-practice logging that is both human and machine readable."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/metrics/exp/exp.go:
"Hook go-metrics into expvar on any /debug/metrics request, load all vars from the registry into expvar, and execute regular expvar handler"
"Hook go-metrics into expvar on any /debug/metrics request, load all vars from the registry into expvar, and execute regular expvar handler"
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/metrics/prometheus/prometheus.go:
"Package prometheus exposes go-metrics into a Prometheus format."
"Package prometheus exposes go-metrics into a Prometheus format."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/miner/miner.go:
"Package miner implements Ethereum block creation and mining."
"Package miner implements Ethereum block creation and mining."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/miner/stresstest/stress_clique.go:
"This file contains a miner stress test based on the Clique consensus engine."
"This file contains a miner stress test based on the Clique consensus engine."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/miner/stresstest/stress_ethash.go:
"This file contains a miner stress test based on the Ethash consensus engine."
"This file contains a miner stress test based on the Ethash consensus engine."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/node/doc.go:
"Package node sets up multi-protocol Ethereum nodes."
"Package node sets up multi-protocol Ethereum nodes."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/p2p/discover/table.go:
"Package discover implements the Node Discovery Protocol."
"Package discover implements the Node Discovery Protocol."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/p2p/discover/v4wire/v4wire.go:
"Package v4wire implements the Discovery v4 Wire Protocol."
"Package v4wire implements the Discovery v4 Wire Protocol."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/p2p/discv5/table.go:
"Package discv5 is a prototype implementation of Discvery v5."
"Package discv5 is a prototype implementation of Discvery v5."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/p2p/dnsdisc/doc.go:
"Package dnsdisc implements node discovery via DNS (EIP-1459)."
"Package dnsdisc implements node discovery via DNS (EIP-1459)."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/p2p/enr/enr.go:
"Package enr implements Ethereum Node Records as defined in EIP-778."
"Package enr implements Ethereum Node Records as defined in EIP-778."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/p2p/nat/nat.go:
"Package nat provides access to common network port mapping protocols."
"Package nat provides access to common network port mapping protocols."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/p2p/netutil/net.go:
"Package netutil contains extensions to the net package."
"Package netutil contains extensions to the net package."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/p2p/server.go:
"Package p2p implements the Ethereum p2p network protocols."
"Package p2p implements the Ethereum p2p network protocols."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/p2p/simulations/mocker.go:
"Package simulations simulates p2p networks."
"Package simulations simulates p2p networks."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/rlp/doc.go:
"Package rlp implements the RLP serialization format."
"Package rlp implements the RLP serialization format."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/rpc/doc.go:
"Package rpc implements bi-directional JSON-RPC 2.0 on multiple transports."
"Package rpc implements bi-directional JSON-RPC 2.0 on multiple transports."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/signer/fourbyte/fourbyte.go:
"Package fourbyte contains the 4byte database."
"Package fourbyte contains the 4byte database."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/signer/rules/deps/bindata.go:
"Package deps Code generated by go-bindata."
"Package deps Code generated by go-bindata."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/signer/rules/deps/deps.go:
"Package deps contains the console JavaScript dependencies Go embedded."
"Package deps contains the console JavaScript dependencies Go embedded."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/signer/rules/rules.go:
"nolint:errcheck"
"nolint:errcheck"
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/tests/block_test_util.go:
"Package tests implements execution of Ethereum JSON tests."
"Package tests implements execution of Ethereum JSON tests."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/turbo/cli/make_app.go:
"Package cli contains framework for building a command-line based turbo-geth node."
"Package cli contains framework for building a command-line based turbo-geth node."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/turbo/node/node.go:
"Package node contains classes for running a turbo-geth node."
"Package node contains classes for running a turbo-geth node."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/turbo/trie/trie.go:
"Package trie implements Merkle Patricia Tries."
"Package trie implements Merkle Patricia Tries."
github.com/ledgerwatch/turbo-geth@v0.0.0-20201001090949-1e023fe27890/turbo/trie/visual.go:
"Visualisation of Merkle Patricia Tries."
"Visualisation of Merkle Patricia Tries."
github.com/chenarmy/goth@v1.66.1/doc.go:
"Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications."
"Package goth provides a simple, clean, and idiomatic way to write authentication packages for Go web applications."
github.com/chenarmy/goth@v1.66.1/gothic/gothic.go:
"Package gothic wraps common behaviour when using Goth."
"Package gothic wraps common behaviour when using Goth."
github.com/chenarmy/goth@v1.66.1/providers/amazon/amazon.go:
"Package amazon implements the OAuth2 protocol for authenticating users through amazon."
"Package amazon implements the OAuth2 protocol for authenticating users through amazon."
github.com/chenarmy/goth@v1.66.1/providers/apple/apple.go:
"Package `apple` implements the OAuth2 protocol for authenticating users through Apple."
"Package `apple` implements the OAuth2 protocol for authenticating users through Apple."
github.com/chenarmy/goth@v1.66.1/providers/auth0/auth0.go:
"Package auth0 implements the OAuth2 protocol for authenticating users through uber."
"Package auth0 implements the OAuth2 protocol for authenticating users through uber."
github.com/chenarmy/goth@v1.66.1/providers/azuread/azuread.go:
"Package azuread implements the OAuth2 protocol for authenticating users through AzureAD."
"Package azuread implements the OAuth2 protocol for authenticating users through AzureAD."
github.com/chenarmy/goth@v1.66.1/providers/battlenet/battlenet.go:
"Package battlenet implements the OAuth2 protocol for authenticating users through Battle.net."
"Package battlenet implements the OAuth2 protocol for authenticating users through Battle.net."
github.com/chenarmy/goth@v1.66.1/providers/bitbucket/bitbucket.go:
"Package bitbucket implements the OAuth2 protocol for authenticating users through Bitbucket."
"Package bitbucket implements the OAuth2 protocol for authenticating users through Bitbucket."
github.com/chenarmy/goth@v1.66.1/providers/box/box.go:
"Package box implements the OAuth2 protocol for authenticating users through box."
"Package box implements the OAuth2 protocol for authenticating users through box."
github.com/chenarmy/goth@v1.66.1/providers/cloudfoundry/cf.go:
"Package cloudfoundry implements the OAuth2 protocol for authenticating users through Cloud Foundry."
"Package cloudfoundry implements the OAuth2 protocol for authenticating users through Cloud Foundry."
github.com/chenarmy/goth@v1.66.1/providers/dailymotion/dailymotion.go:
"Package dailymotion implements the OAuth2 protocol for authenticating users through Dailymotion."
"Package dailymotion implements the OAuth2 protocol for authenticating users through Dailymotion."
github.com/chenarmy/goth@v1.66.1/providers/deezer/deezer.go:
"Package deezer implements the OAuth2 protocol for authenticating users through Deezer."
"Package deezer implements the OAuth2 protocol for authenticating users through Deezer."
github.com/chenarmy/goth@v1.66.1/providers/digitalocean/digitalocean.go:
"Package digitalocean implements the OAuth2 protocol for authenticating users through Digital Ocean."
"Package digitalocean implements the OAuth2 protocol for authenticating users through Digital Ocean."
github.com/chenarmy/goth@v1.66.1/providers/discord/discord.go:
"Package discord implements the OAuth2 protocol for authenticating users through Discord."
"Package discord implements the OAuth2 protocol for authenticating users through Discord."
github.com/chenarmy/goth@v1.66.1/providers/dropbox/dropbox.go:
"Package dropbox implements the OAuth2 protocol for authenticating users through Dropbox."
"Package dropbox implements the OAuth2 protocol for authenticating users through Dropbox."
github.com/chenarmy/goth@v1.66.1/providers/eveonline/eveonline.go:
"Package eveonline implements the OAuth2 protocol for authenticating users through eveonline."
"Package eveonline implements the OAuth2 protocol for authenticating users through eveonline."
github.com/chenarmy/goth@v1.66.1/providers/facebook/facebook.go:
"Package facebook implements the OAuth2 protocol for authenticating users through Facebook."
"Package facebook implements the OAuth2 protocol for authenticating users through Facebook."
github.com/chenarmy/goth@v1.66.1/providers/faux/faux.go:
"Package faux is used exclusively for testing purposes."
"Package faux is used exclusively for testing purposes."
github.com/chenarmy/goth@v1.66.1/providers/fitbit/fitbit.go:
"Package fitbit implements the OAuth protocol for authenticating users through Fitbit."
"Package fitbit implements the OAuth protocol for authenticating users through Fitbit."
github.com/chenarmy/goth@v1.66.1/providers/gitea/gitea.go:
"Package gitea implements the OAuth2 protocol for authenticating users through gitea."
"Package gitea implements the OAuth2 protocol for authenticating users through gitea."
github.com/chenarmy/goth@v1.66.1/providers/github/github.go:
"Package github implements the OAuth2 protocol for authenticating users through Github."
"Package github implements the OAuth2 protocol for authenticating users through Github."
github.com/chenarmy/goth@v1.66.1/providers/gitlab/gitlab.go:
"Package gitlab implements the OAuth2 protocol for authenticating users through gitlab."
"Package gitlab implements the OAuth2 protocol for authenticating users through gitlab."
github.com/chenarmy/goth@v1.66.1/providers/google/google.go:
"Package google implements the OAuth2 protocol for authenticating users through Google."
"Package google implements the OAuth2 protocol for authenticating users through Google."
github.com/chenarmy/goth@v1.66.1/providers/gplus/gplus.go:
"Package gplus implements the OAuth2 protocol for authenticating users through Google+."
"Package gplus implements the OAuth2 protocol for authenticating users through Google+."
github.com/chenarmy/goth@v1.66.1/providers/heroku/heroku.go:
"Package heroku implements the OAuth2 protocol for authenticating users through heroku."
"Package heroku implements the OAuth2 protocol for authenticating users through heroku."
github.com/chenarmy/goth@v1.66.1/providers/idaas/idaas.go:
"Package idaas implements the OAuth2 protocol for authenticating users through idaas."
"Package idaas implements the OAuth2 protocol for authenticating users through idaas."
github.com/chenarmy/goth@v1.66.1/providers/influxcloud/influxcloud.go:
"Package influxdata implements the OAuth2 protocol for authenticating users through InfluxCloud."
"Package influxdata implements the OAuth2 protocol for authenticating users through InfluxCloud."
github.com/chenarmy/goth@v1.66.1/providers/instagram/instagram.go:
"Package instagram implements the OAuth2 protocol for authenticating users through Instagram."
"Package instagram implements the OAuth2 protocol for authenticating users through Instagram."
github.com/chenarmy/goth@v1.66.1/providers/intercom/intercom.go:
"Package intercom implements the OAuth protocol for authenticating users through Intercom."
"Package intercom implements the OAuth protocol for authenticating users through Intercom."
github.com/chenarmy/goth@v1.66.1/providers/kakao/kakao.go:
"Package kakao implements the OAuth2 protocol for authenticating users through kakao."
"Package kakao implements the OAuth2 protocol for authenticating users through kakao."
github.com/chenarmy/goth@v1.66.1/providers/lastfm/lastfm.go:
"Package lastfm implements the OAuth protocol for authenticating users through LastFM."
"Package lastfm implements the OAuth protocol for authenticating users through LastFM."
github.com/chenarmy/goth@v1.66.1/providers/line/line.go:
"Package line implements the OAuth2 protocol for authenticating users through line."
"Package line implements the OAuth2 protocol for authenticating users through line."
github.com/chenarmy/goth@v1.66.1/providers/linkedin/linkedin.go:
"Package linkedin implements the OAuth2 protocol for authenticating users through Linkedin."
"Package linkedin implements the OAuth2 protocol for authenticating users through Linkedin."
github.com/chenarmy/goth@v1.66.1/providers/mailru/mailru.go:
"Package mailru implements the OAuth2 protocol for authenticating users through mailru.com."
"Package mailru implements the OAuth2 protocol for authenticating users through mailru.com."
github.com/chenarmy/goth@v1.66.1/providers/mastodon/mastodon.go:
"Package mastodon implements the OAuth2 protocol for authenticating users through Mastodon."
"Package mastodon implements the OAuth2 protocol for authenticating users through Mastodon."
github.com/chenarmy/goth@v1.66.1/providers/meetup/meetup.go:
"Package meetup implements the OAuth2 protocol for authenticating users through meetup.com ."
"Package meetup implements the OAuth2 protocol for authenticating users through meetup.com ."
github.com/chenarmy/goth@v1.66.1/providers/microsoftonline/microsoftonline.go:
"Package microsoftonline implements the OAuth2 protocol for authenticating users through microsoftonline."
"Package microsoftonline implements the OAuth2 protocol for authenticating users through microsoftonline."
github.com/chenarmy/goth@v1.66.1/providers/nextcloud/nextcloud.go:
"Package nextcloud implements the OAuth2 protocol for authenticating users through nextcloud."
"Package nextcloud implements the OAuth2 protocol for authenticating users through nextcloud."
github.com/chenarmy/goth@v1.66.1/providers/okta/okta.go:
"Package okta implements the OAuth2 protocol for authenticating users through okta."
"Package okta implements the OAuth2 protocol for authenticating users through okta."
github.com/chenarmy/goth@v1.66.1/providers/onedrive/onedrive.go:
"Package onedrive implements the OAuth2 protocol for authenticating users through onedrive."
"Package onedrive implements the OAuth2 protocol for authenticating users through onedrive."
github.com/chenarmy/goth@v1.66.1/providers/paypal/paypal.go:
"Package paypal implements the OAuth2 protocol for authenticating users through paypal."
"Package paypal implements the OAuth2 protocol for authenticating users through paypal."
github.com/chenarmy/goth@v1.66.1/providers/salesforce/salesforce.go:
"Package salesforce implements the OAuth2 protocol for authenticating users through salesforce."
"Package salesforce implements the OAuth2 protocol for authenticating users through salesforce."
github.com/chenarmy/goth@v1.66.1/providers/shopify/shopify.go:
"Package shopify implements the OAuth2 protocol for authenticating users through Shopify."
"Package shopify implements the OAuth2 protocol for authenticating users through Shopify."
github.com/chenarmy/goth@v1.66.1/providers/slack/slack.go:
"Package slack implements the OAuth2 protocol for authenticating users through slack."
"Package slack implements the OAuth2 protocol for authenticating users through slack."
github.com/chenarmy/goth@v1.66.1/providers/soundcloud/soundcloud.go:
"Package soundcloud implements the OAuth2 protocol for authenticating users through soundcloud."
"Package soundcloud implements the OAuth2 protocol for authenticating users through soundcloud."
github.com/chenarmy/goth@v1.66.1/providers/spotify/spotify.go:
"Package spotify implements the OAuth protocol for authenticating users through Spotify."
"Package spotify implements the OAuth protocol for authenticating users through Spotify."
github.com/chenarmy/goth@v1.66.1/providers/steam/session.go:
"Package steam implements the OpenID protocol for authenticating users through Steam."
"Package steam implements the OpenID protocol for authenticating users through Steam."
github.com/chenarmy/goth@v1.66.1/providers/steam/steam.go:
"Package steam implements the OpenID protocol for authenticating users through Steam."
"Package steam implements the OpenID protocol for authenticating users through Steam."
github.com/chenarmy/goth@v1.66.1/providers/strava/strava.go:
"Package strava implements the OAuth2 protocol for authenticating users through Strava."
"Package strava implements the OAuth2 protocol for authenticating users through Strava."
github.com/chenarmy/goth@v1.66.1/providers/stripe/stripe.go:
"Package stripe implements the OAuth2 protocol for authenticating users through stripe."
"Package stripe implements the OAuth2 protocol for authenticating users through stripe."
github.com/chenarmy/goth@v1.66.1/providers/tumblr/tumblr.go:
"Package tumblr implements the OAuth protocol for authenticating users through Tumblr."
"Package tumblr implements the OAuth protocol for authenticating users through Tumblr."
github.com/chenarmy/goth@v1.66.1/providers/twitch/twitch.go:
"Package twitch implements the OAuth2 protocol for authenticating users through Twitch."
"Package twitch implements the OAuth2 protocol for authenticating users through Twitch."
github.com/chenarmy/goth@v1.66.1/providers/twitter/twitter.go:
"Package twitter implements the OAuth protocol for authenticating users through Twitter."
"Package twitter implements the OAuth protocol for authenticating users through Twitter."
github.com/chenarmy/goth@v1.66.1/providers/typetalk/typetalk.go:
"Package typetalk implements the OAuth2 protocol for authenticating users through Typetalk."
"Package typetalk implements the OAuth2 protocol for authenticating users through Typetalk."
github.com/chenarmy/goth@v1.66.1/providers/uber/uber.go:
"Package uber implements the OAuth2 protocol for authenticating users through uber."
"Package uber implements the OAuth2 protocol for authenticating users through uber."
github.com/chenarmy/goth@v1.66.1/providers/vk/vk.go:
"Package vk implements the OAuth2 protocol for authenticating users through vk.com."
"Package vk implements the OAuth2 protocol for authenticating users through vk.com."
github.com/chenarmy/goth@v1.66.1/providers/wepay/wepay.go:
"Package wepay implements the OAuth2 protocol for authenticating users through wepay."
"Package wepay implements the OAuth2 protocol for authenticating users through wepay."
github.com/chenarmy/goth@v1.66.1/providers/xero/xero.go:
"Package xero implements the OAuth protocol for authenticating users through Xero."
"Package xero implements the OAuth protocol for authenticating users through Xero."
github.com/chenarmy/goth@v1.66.1/providers/yahoo/yahoo.go:
"Package yahoo implements the OAuth2 protocol for authenticating users through yahoo."
"Package yahoo implements the OAuth2 protocol for authenticating users through yahoo."
github.com/chenarmy/goth@v1.66.1/providers/yammer/yammer.go:
"Package yammer implements the OAuth2 protocol for authenticating users through yammer."
"Package yammer implements the OAuth2 protocol for authenticating users through yammer."
github.com/chenarmy/goth@v1.66.1/providers/yandex/yandex.go:
"package yandex implements the OAuth2 protocol for authenticating users through Yandex."
"package yandex implements the OAuth2 protocol for authenticating users through Yandex."
github.com/minio/minio@v0.0.0-20201018221530-ba5215561f5a/browser/ui-assets.go:
"Package browser Code generated by go-bindata."
"Package browser Code generated by go-bindata."
github.com/minio/minio@v0.0.0-20201018221530-ba5215561f5a/cmd/crypto/doc.go:
"Package crypto implements AWS S3 related cryptographic building blocks for implementing Server-Side-Encryption (SSE-S3) and Server-Side-Encryption with customer provided keys (SSE-C)."
"Package crypto implements AWS S3 related cryptographic building blocks for implementing Server-Side-Encryption (SSE-S3) and Server-Side-Encryption with customer provided keys (SSE-C)."
github.com/minio/minio@v0.0.0-20201018221530-ba5215561f5a/cmd/signature-v4.go:
"Package cmd This file implements helper functions to validate AWS Signature Version '4' authorization header."
"Package cmd This file implements helper functions to validate AWS Signature Version '4' authorization header."
github.com/minio/minio@v0.0.0-20201018221530-ba5215561f5a/cmd/streaming-signature-v4.go:
"Package cmd This file implements helper functions to validate Streaming AWS Signature Version '4' authorization header."
"Package cmd This file implements helper functions to validate Streaming AWS Signature Version '4' authorization header."
github.com/minio/minio@v0.0.0-20201018221530-ba5215561f5a/docs/sts/ldap.go:
"* MinIO Cloud Storage, (C) 2019 MinIO, Inc."
"* MinIO Cloud Storage, (C) 2019 MinIO, Inc."
github.com/minio/minio@v0.0.0-20201018221530-ba5215561f5a/pkg/cgroup/linux.go:
"Package cgroup implements parsing for all the cgroup categories and functionality in a simple way."
"Package cgroup implements parsing for all the cgroup categories and functionality in a simple way."
github.com/minio/minio@v0.0.0-20201018221530-ba5215561f5a/pkg/console/console.go:
"Package console implements console printing helpers"
"Package console implements console printing helpers"
github.com/minio/minio@v0.0.0-20201018221530-ba5215561f5a/pkg/csvparser/reader.go:
"Package csv reads and writes comma-separated values (CSV) files."
"Package csv reads and writes comma-separated values (CSV) files."
github.com/minio/minio@v0.0.0-20201018221530-ba5215561f5a/pkg/ioutil/ioutil.go:
"Package ioutil implements some I/O utility functions which are not covered by the standard library."
"Package ioutil implements some I/O utility functions which are not covered by the standard library."
github.com/minio/minio@v0.0.0-20201018221530-ba5215561f5a/pkg/licverifier/verifier.go:
"Package licverifier implements a simple library to verify MinIO Subnet license keys."
"Package licverifier implements a simple library to verify MinIO Subnet license keys."
github.com/minio/minio@v0.0.0-20201018221530-ba5215561f5a/pkg/lock/lock.go:
"Package lock - implements filesystem locking wrappers around an open file descriptor."
"Package lock - implements filesystem locking wrappers around an open file descriptor."
github.com/minio/minio@v0.0.0-20201018221530-ba5215561f5a/pkg/mimedb/db.go:
"Package mimedb is a database of file extension to mime content-type."
"Package mimedb is a database of file extension to mime content-type."
github.com/minio/minio@v0.0.0-20201018221530-ba5215561f5a/pkg/trie/trie.go:
"Package trie implements a simple trie tree for minio server/tools borrows idea from - https://godoc.org/golang.org/x/text/internal/triegen."
"Package trie implements a simple trie tree for minio server/tools borrows idea from - https://godoc.org/golang.org/x/text/internal/triegen."
github.com/networkservicemesh/networkservicemesh/test@v0.0.0-20201012191209-cb2e62e24eb3/applications/cmd/nsm-generate-sriov-configmap/main.go:
""
""
github.com/networkservicemesh/networkservicemesh/test@v0.0.0-20201012191209-cb2e62e24eb3/applications/cmd/nsm-generate-sriov-configmap/nsm-generate-sriov-configmap.go:
""
""
github.com/networkservicemesh/networkservicemesh/test@v0.0.0-20201012191209-cb2e62e24eb3/integration/const.go:
"Package integration contains kubernetes specific NSM tests"
"Package integration contains kubernetes specific NSM tests"
github.com/networkservicemesh/networkservicemesh/test@v0.0.0-20201012191209-cb2e62e24eb3/kubetest/artifacts/artifact.go:
"Package artifacts provides API for manage tests artifacts."
"Package artifacts provides API for manage tests artifacts."
github.com/networkservicemesh/networkservicemesh/test@v0.0.0-20201012191209-cb2e62e24eb3/kubetest/k8s.go:
"Package kubetest provides API for writing Kubernetes specific tests"
"Package kubetest provides API for writing Kubernetes specific tests"
github.com/networkservicemesh/networkservicemesh/test@v0.0.0-20201012191209-cb2e62e24eb3/kubetest/pods/crossconnect_monitor.go:
"nolint"
"nolint"
github.com/networkservicemesh/networkservicemesh/test@v0.0.0-20201012191209-cb2e62e24eb3/kubetest/pods/kernel_forwarder.go:
"nolint"
"nolint"
github.com/networkservicemesh/networkservicemesh/test@v0.0.0-20201012191209-cb2e62e24eb3/kubetest/pods/prometheus.go:
"nolint"
"nolint"
github.com/networkservicemesh/networkservicemesh/test@v0.0.0-20201012191209-cb2e62e24eb3/kubetest/pods/vppagent_forwarder.go:
"nolint"
"nolint"
k8s.io/kubernetes/staging/src/k8s.io/component-base@v0.0.0-20201019001013-7b11de20a9f6/configz/configz.go:
"Package configz serves ComponentConfig objects from running components."
"Package configz serves ComponentConfig objects from running components."
k8s.io/kubernetes/staging/src/k8s.io/component-base@v0.0.0-20201019001013-7b11de20a9f6/version/verflag/verflag.go:
"Package verflag defines utility functions to handle command line flags related to version of Kubernetes."
"Package verflag defines utility functions to handle command line flags related to version of Kubernetes."
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/internal/cache/cache.go:
"Package cache implements a build artifact cache."
"Package cache implements a build artifact cache."
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/internal/renameio/renameio.go:
"Package renameio writes files atomically by renaming temporary files."
"Package renameio writes files atomically by renaming temporary files."
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/internal/robustio/robustio.go:
"Package robustio wraps I/O functions that are prone to failure on Windows, transparently retrying errors up to an arbitrary timeout."
"Package robustio wraps I/O functions that are prone to failure on Windows, transparently retrying errors up to an arbitrary timeout."
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/pkg/golinters/goanalysis/runner.go:
"Package checker defines the implementation of the checker commands."
"Package checker defines the implementation of the checker commands."
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/pkg/golinters/gocognit.go:
"nolint:dupl"
"nolint:dupl"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/pkg/golinters/gocyclo.go:
"nolint:dupl"
"nolint:dupl"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/pkg/golinters/nolintlint/nolintlint.go:
"nolintlint provides a linter to ensure that all //nolint directives are followed by explanations"
"nolintlint provides a linter to ensure that all //nolint directives are followed by explanations"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/pkg/result/processors/testdata/autogen_exclude_long_line.go:
"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
"Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua."
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/pkg/result/processors/testdata/nolint_whole_file.go:
"nolint: varcheck"
"nolint: varcheck"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/asciicheck.go:
"args: -Easciicheck"
"args: -Easciicheck"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/autogenerated/autogenerated.go:
"Code generated by ..."
"Code generated by ..."
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/autogenerated/do_not_edit.go:
"DO NOT EDIT Code generated by something"
"DO NOT EDIT Code generated by something"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/autogenerated/go_bindata.go:
"Code generated by go-bindata."
"Code generated by go-bindata."
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/autogenerated/protoc_gen_foo.go:
"Code generated by protoc-gen-foo source: bar.proto DO NOT EDIT!!!"
"Code generated by protoc-gen-foo source: bar.proto DO NOT EDIT!!!"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/bodyclose.go:
"args: -Ebodyclose"
"args: -Ebodyclose"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/deadcode.go:
"args: -Edeadcode"
"args: -Edeadcode"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/depguard.go:
"args: -Edepguard config_path: testdata/configs/depguard.yml"
"args: -Edepguard config_path: testdata/configs/depguard.yml"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/dogsled.go:
"args: -Edogsled"
"args: -Edogsled"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/dupl.go:
"args: -Edupl config: linters-settings.dupl.threshold=20"
"args: -Edupl config: linters-settings.dupl.threshold=20"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/errcheck.go:
"args: -Eerrcheck"
"args: -Eerrcheck"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/errcheck_exclude.go:
"args: -Eerrcheck config: linters-settings.errcheck.check-blank=true config: linters-settings.errcheck.exclude=testdata/errcheck/exclude.txt"
"args: -Eerrcheck config: linters-settings.errcheck.check-blank=true config: linters-settings.errcheck.exclude=testdata/errcheck/exclude.txt"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/errcheck_ignore.go:
"args: -Eerrcheck config_path: testdata/errcheck/ignore_config.yml"
"args: -Eerrcheck config_path: testdata/errcheck/ignore_config.yml"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/errcheck_ignore_default.go:
"args: -Eerrcheck config: linters-settings.errcheck.check-blank=true"
"args: -Eerrcheck config: linters-settings.errcheck.check-blank=true"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/errorlint.go:
"args: -Eerrorlint"
"args: -Eerrorlint"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/errorlint_errorf.go:
"args: -Eerrorlint config: linters-settings.errorlint.errorf=true"
"args: -Eerrorlint config: linters-settings.errorlint.errorf=true"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/exhaustive.go:
"args: -Eexhaustive"
"args: -Eexhaustive"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/exhaustive_default.go:
"args: -Eexhaustive config_path: testdata/configs/exhaustive_default.yml"
"args: -Eexhaustive config_path: testdata/configs/exhaustive_default.yml"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/exhaustive_generated.go:
"args: -Eexhaustive"
"args: -Eexhaustive"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/exhaustivestruct.go:
"args: -Eexhaustivestruct"
"args: -Eexhaustivestruct"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/exportloopref.go:
"args: -Eexportloopref"
"args: -Eexportloopref"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/fix/in/godot.go:
"args: -Egodot"
"args: -Egodot"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/fix/in/gofmt.go:
"args: -Egofmt"
"args: -Egofmt"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/fix/in/gofumpt.go:
"args: -Egofumpt config: linters-settings.gofumpt.extra-rules=true"
"args: -Egofumpt config: linters-settings.gofumpt.extra-rules=true"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/fix/in/goimports.go:
"args: -Egofmt,goimports"
"args: -Egofmt,goimports"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/fix/in/misspell.go:
"args: -Emisspell"
"args: -Emisspell"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/fix/in/unused.go:
"args: -Eunused"
"args: -Eunused"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/fix/in/whitespace.go:
"args: -Ewhitespace config: linters-settings.whitespace.multi-if=true config: linters-settings.whitespace.multi-func=true"
"args: -Ewhitespace config: linters-settings.whitespace.multi-if=true config: linters-settings.whitespace.multi-func=true"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/fix/out/godot.go:
"args: -Egodot"
"args: -Egodot"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/fix/out/gofmt.go:
"args: -Egofmt"
"args: -Egofmt"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/fix/out/gofumpt.go:
"args: -Egofumpt config: linters-settings.gofumpt.extra-rules=true"
"args: -Egofumpt config: linters-settings.gofumpt.extra-rules=true"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/fix/out/goimports.go:
"args: -Egofmt,goimports"
"args: -Egofmt,goimports"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/fix/out/misspell.go:
"args: -Emisspell"
"args: -Emisspell"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/fix/out/unused.go:
"args: -Eunused"
"args: -Eunused"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/fix/out/whitespace.go:
"args: -Ewhitespace config: linters-settings.whitespace.multi-if=true config: linters-settings.whitespace.multi-func=true"
"args: -Ewhitespace config: linters-settings.whitespace.multi-if=true config: linters-settings.whitespace.multi-func=true"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/funlen.go:
"args: -Efunlen config: linters-settings.funlen.lines=20 config: linters-settings.funlen.statements=10"
"args: -Efunlen config: linters-settings.funlen.lines=20 config: linters-settings.funlen.statements=10"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/gci.go:
"args: -Egci"
"args: -Egci"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/gci/gci.go:
"args: -Egci config: linters-settings.gci.local-prefixes=github.com/golangci/golangci-lint"
"args: -Egci config: linters-settings.gci.local-prefixes=github.com/golangci/golangci-lint"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/go-header_bad.go:
"args: -Egoheader config_path: testdata/configs/go-header.yml"
"args: -Egoheader config_path: testdata/configs/go-header.yml"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/go-header_good.go:
"args: -Egoheader config_path: testdata/configs/go-header.yml"
"args: -Egoheader config_path: testdata/configs/go-header.yml"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/gochecknoglobals.go:
"args: -Egochecknoglobals"
"args: -Egochecknoglobals"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/gochecknoinits.go:
"args: -Egochecknoinits"
"args: -Egochecknoinits"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/gocognit.go:
"args: -Egocognit config: linters-settings.gocognit.min-complexity=2"
"args: -Egocognit config: linters-settings.gocognit.min-complexity=2"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/goconst.go:
"args: -Egoconst"
"args: -Egoconst"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/gocritic.go:
"args: -Egocritic config_path: testdata/configs/gocritic.yml"
"args: -Egocritic config_path: testdata/configs/gocritic.yml"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/gocyclo.go:
"args: -Egocyclo config: linters-settings.gocyclo.min-complexity=20"
"args: -Egocyclo config: linters-settings.gocyclo.min-complexity=20"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/godot.go:
"args: -Egodot"
"args: -Egodot"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/godox.go:
"args: -Egodox config: linters-settings.godox.keywords=FIXME,TODO"
"args: -Egodox config: linters-settings.godox.keywords=FIXME,TODO"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/goerr113.go:
"args: -Egoerr113"
"args: -Egoerr113"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/gofmt.go:
"args: -Egofmt"
"args: -Egofmt"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/gofmt_no_simplify.go:
"args: -Egofmt config: linters-settings.gofmt.simplify=false"
"args: -Egofmt config: linters-settings.gofmt.simplify=false"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/gofumpt.go:
"args: -Egofumpt"
"args: -Egofumpt"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/gofumpt_with_extra.go:
"args: -Egofumpt config: linters-settings.gofumpt.extra-rules=true"
"args: -Egofumpt config: linters-settings.gofumpt.extra-rules=true"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/goimports.go:
"args: -Egoimports"
"args: -Egoimports"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/goimports/goimports.go:
"args: -Egoimports config: linters-settings.goimports.local-prefixes=github.com/golangci/golangci-lint"
"args: -Egoimports config: linters-settings.goimports.local-prefixes=github.com/golangci/golangci-lint"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/golint.go:
"args: -Egolint"
"args: -Egolint"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/gomnd.go:
"args: -Egomnd"
"args: -Egomnd"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/gomodguard.go:
"args: -Egomodguard config_path: testdata/configs/gomodguard.yml"
"args: -Egomodguard config_path: testdata/configs/gomodguard.yml"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/goprintffuncname.go:
"args: -Egoprintffuncname"
"args: -Egoprintffuncname"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/gosec.go:
"args: -Egosec"
"args: -Egosec"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/gosimple.go:
"args: -Egosimple"
"args: -Egosimple"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/govet.go:
"args: -Egovet config: linters-settings.govet.check-shadowing=true"
"args: -Egovet config: linters-settings.govet.check-shadowing=true"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/ineffassign.go:
"args: -Eineffassign"
"args: -Eineffassign"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/interfacer.go:
"args: -Einterfacer"
"args: -Einterfacer"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/lll.go:
"args: -Elll config: linters-settings.lll.tab-width=4"
"args: -Elll config: linters-settings.lll.tab-width=4"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/maligned.go:
"args: -Emaligned"
"args: -Emaligned"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/misspell.go:
"args: -Emisspell config_path: testdata/configs/misspell.yml"
"args: -Emisspell config_path: testdata/configs/misspell.yml"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/nakedret.go:
"args: -Enakedret"
"args: -Enakedret"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/nestif.go:
"args: -Enestif config: linters-settings.nestif.min-complexity=1"
"args: -Enestif config: linters-settings.nestif.min-complexity=1"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/nlreturn.go:
"args: -Enlreturn"
"args: -Enlreturn"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/noctx.go:
"args: -Enoctx"
"args: -Enoctx"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/nolintlint.go:
"args: -Enolintlint config: linters-settings.nolintlint.require-explanation=true config: linters-settings.nolintlint.require-specific=true config: linters-settings.nolintlint.allowing-leading-space=false"
"args: -Enolintlint config: linters-settings.nolintlint.require-explanation=true config: linters-settings.nolintlint.require-specific=true config: linters-settings.nolintlint.allowing-leading-space=false"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/nolintlint_unused.go:
"args: -Enolintlint -Evarcheck config: linters-settings.nolintlint.allow-unused=false"
"args: -Enolintlint -Evarcheck config: linters-settings.nolintlint.allow-unused=false"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/notcompiles/typecheck.go:
"args: -Etypecheck"
"args: -Etypecheck"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/notcompiles/typecheck_many_issues.go:
"args: -Etypecheck"
"args: -Etypecheck"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/prealloc.go:
"args: -Eprealloc"
"args: -Eprealloc"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/rowserrcheck.go:
"args: -Erowserrcheck"
"args: -Erowserrcheck"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/scopelint.go:
"args: -Escopelint"
"args: -Escopelint"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/sqlclosecheck.go:
"args: -Esqlclosecheck"
"args: -Esqlclosecheck"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/staticcheck.go:
"args: -Estaticcheck"
"args: -Estaticcheck"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/staticcheck_in_megacheck.go:
"args: -Emegacheck"
"args: -Emegacheck"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/structcheck.go:
"args: -Estructcheck"
"args: -Estructcheck"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/stylecheck.go:
"args: -Estylecheck"
"args: -Estylecheck"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/stylecheck_not_in_megacheck.go:
"args: -Emegacheck"
"args: -Emegacheck"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/unconvert.go:
"args: -Eunconvert"
"args: -Eunconvert"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/unparam.go:
"args: -Eunparam"
"args: -Eunparam"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/unused.go:
"args: -Eunused"
"args: -Eunused"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/varcheck.go:
"args: -Evarcheck"
"args: -Evarcheck"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/wrapcheck.go:
"args: -Ewrapcheck"
"args: -Ewrapcheck"
github.com/golangci/golangci-lint@v1.31.1-0.20201018110117-e4346a8bd6b3/test/testdata/wsl.go:
"args: -Ewsl config: linters-settings.wsl.tests=1"
"args: -Ewsl config: linters-settings.wsl.tests=1"
github.com/devopsxp/xp@v0.0.0-20201010070538-cea8baf39caf/cmd/config.go:
""
""
github.com/devopsxp/xp@v0.0.0-20201010070538-cea8baf39caf/cmd/root.go:
""
""
github.com/devopsxp/xp@v0.0.0-20201010070538-cea8baf39caf/cmd/server.go:
""
""
github.com/devopsxp/xp@v0.0.0-20201010070538-cea8baf39caf/cmd/test.go:
""
""
github.com/devopsxp/xp@v0.0.0-20201010070538-cea8baf39caf/main.go:
""
""
github.com/devopsxp/xp@v0.0.0-20201010070538-cea8baf39caf/module/container_filter.go:
"TODO: 实现gitlab ci images功能,实现容器化运行pipeline 1."
"TODO: 实现gitlab ci images功能,实现容器化运行pipeline 1."
github.com/devopsxp/xp@v0.0.0-20201010070538-cea8baf39caf/plugin/factory.go:
"工厂模式生产具体的类"
"工厂模式生产具体的类"
github.com/devopsxp/xp@v0.0.0-20201010070538-cea8baf39caf/utils/docker.go:
"http://dockone.io/article/109 https://docs.docker.com/engine/api/v1.24/#2-errors"
"http://dockone.io/article/109 https://docs.docker.com/engine/api/v1.24/#2-errors"
github.com/devopsxp/xp@v0.0.0-20201010070538-cea8baf39caf/utils/http.go:
"有关Http协议GET和POST请求的封装 https://studygolang.com/articles/17373?fr=sidebar"
"有关Http协议GET和POST请求的封装 https://studygolang.com/articles/17373?fr=sidebar"
github.com/brutella/dnssd@v1.1.2-0.20200724110743-bd639ea601e3/cmd/browse/main.go:
"Command browse browses for specific dns-sd service types."
"Command browse browses for specific dns-sd service types."
github.com/brutella/dnssd@v1.1.2-0.20200724110743-bd639ea601e3/cmd/debug/main.go:
"Command debug logs dns packets to the console."
"Command debug logs dns packets to the console."
github.com/brutella/dnssd@v1.1.2-0.20200724110743-bd639ea601e3/cmd/register/main.go:
"Command register registers a dns-sd service instance."
"Command register registers a dns-sd service instance."
github.com/brutella/dnssd@v1.1.2-0.20200724110743-bd639ea601e3/cmd/resolve/main.go:
"Command resolve resolves a dns-sd service instance."
"Command resolve resolves a dns-sd service instance."
github.com/pushlang/cusearch@v1.0.0/google/google.go:
"Package google provides a function to do Google searches using the Google Web Search API."
"Package google provides a function to do Google searches using the Google Web Search API."
github.com/pushlang/cusearch@v1.0.0/server.go:
"The server program issues Google search requests and demonstrates the use of the go.net Context API."
"The server program issues Google search requests and demonstrates the use of the go.net Context API."
github.com/pushlang/cusearch@v1.0.0/userip/userip.go:
"Package userip provides functions for extracting a user IP address from a request and associating it with a Context."
"Package userip provides functions for extracting a user IP address from a request and associating it with a Context."
github.com/LaPetiteSouris/go-liftbridge/v2@v2.0.0-20201018130351-52e37bc9344a/client.go:
"Package liftbridge implements a client for the Liftbridge messaging system."
"Package liftbridge implements a client for the Liftbridge messaging system."
github.com/hashicorp/serf@v0.0.0-20200824211738-fc9d3bed061c/testutil/retry/retry.go:
"Package retry provides support for repeating operations in tests."
"Package retry provides support for repeating operations in tests."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/audio/audio.go:
"Package audio provides audio players."
"Package audio provides audio players."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/audio/mp3/decode.go:
"Package mp3 provides MP3 decoder."
"Package mp3 provides MP3 decoder."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/audio/vorbis/vorbis.go:
"Package vorbis provides Ogg/Vorbis decoder."
"Package vorbis provides Ogg/Vorbis decoder."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/audio/wav/decode.go:
"Package wav provides WAV (RIFF) decoder."
"Package wav provides WAV (RIFF) decoder."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/cmd/ebitenmobile/gobind.go:
"gobind is a wrapper of the original gobind."
"gobind is a wrapper of the original gobind."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/cmd/ebitenmobile/main.go:
"ebitenmobile is a wrapper of gomobile for Ebiten."
"ebitenmobile is a wrapper of gomobile for Ebiten."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/doc.go:
"Package ebiten provides graphics and input API to develop a 2D game."
"Package ebiten provides graphics and input API to develop a 2D game."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/ebitenutil/doc.go:
"Package ebitenutil provides utility functions for Ebiten."
"Package ebitenutil provides utility functions for Ebiten."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/examples/mascot/main.go:
"Mascot is a desktop mascot on cross platforms."
"Mascot is a desktop mascot on cross platforms."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/examples/moire/main.go:
"This example is just to check if Ebiten can draw fine checker pattern evenly."
"This example is just to check if Ebiten can draw fine checker pattern evenly."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/inpututil/inpututil.go:
"Package inpututil provides utility functions of input like keyboard or mouse."
"Package inpututil provides utility functions of input like keyboard or mouse."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/internal/clock/clock.go:
"Package clock manages game timers."
"Package clock manages game timers."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/internal/graphicscommand/doc.go:
"Package graphicscommand represents a low layer for graphics using OpenGL."
"Package graphicscommand represents a low layer for graphics using OpenGL."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/internal/graphicsdriver/metal/ca/ca.go:
"Package ca provides access to Apple's Core Animation API (https://developer.apple.com/documentation/quartzcore)."
"Package ca provides access to Apple's Core Animation API (https://developer.apple.com/documentation/quartzcore)."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/internal/graphicsdriver/metal/mtl/mtl.go:
"Package mtl provides access to Apple's Metal API (https://developer.apple.com/documentation/metal)."
"Package mtl provides access to Apple's Metal API (https://developer.apple.com/documentation/metal)."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/internal/graphicsdriver/metal/ns/ns.go:
"Package ns provides access to Apple's AppKit API (https://developer.apple.com/documentation/appkit)."
"Package ns provides access to Apple's AppKit API (https://developer.apple.com/documentation/appkit)."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/internal/graphicsdriver/opengl/gl/package.go:
"Package gl implements Go bindings to OpenGL."
"Package gl implements Go bindings to OpenGL."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/internal/graphicsdriver/opengl/gles/const.go:
"Package gles implements Go bindings to OpenGL ES."
"Package gles implements Go bindings to OpenGL ES."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/internal/jsutil/doc.go:
"Package jsutil offers utility functions for Wasm."
"Package jsutil offers utility functions for Wasm."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/internal/packing/packing.go:
"Package packing offers a packing algorithm in 2D space."
"Package packing offers a packing algorithm in 2D space."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/internal/png/stdlibreader.go:
"Package png implements a PNG image decoder and encoder."
"Package png implements a PNG image decoder and encoder."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/internal/restorable/doc.go:
"Package restorable offers an Image struct that stores image commands and restores its pixel data from the commands when context lost happens."
"Package restorable offers an Image struct that stores image commands and restores its pixel data from the commands when context lost happens."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/internal/shaderir/program.go:
"Package shaderir offers intermediate representation for shader programs."
"Package shaderir offers intermediate representation for shader programs."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/internal/testflock/flock_notjs.go:
"Package testflock provides a lock for testing."
"Package testflock provides a lock for testing."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/mobile/ebitenmobileview/mobile.go:
"Package ebitenmobileview offers functions for OpenGL/Metal view of mobiles."
"Package ebitenmobileview offers functions for OpenGL/Metal view of mobiles."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/mobile/mobile.go:
"Package mobile provides functions for mobile platforms (Android and iOS)."
"Package mobile provides functions for mobile platforms (Android and iOS)."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/text/text.go:
"Package text offers functions to draw texts on an Ebiten's image."
"Package text offers functions to draw texts on an Ebiten's image."
github.com/jakecoffman/ebiten/v2@v2.1.0-alpha.0.20201018205144-b91defe61448/vector/path.go:
"Package vector provides functions for vector graphics rendering."
"Package vector provides functions for vector graphics rendering."
github.com/katzenpost/catshadow@v0.0.21/config/config.go:
"Package config implements the configuration for catshadow."
"Package config implements the configuration for catshadow."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/api/doc.go:
"Package api implements API endpoints for the application."
"Package api implements API endpoints for the application."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/cli/doc.go:
"Package cli implements command line arguments for Miniflux application."
"Package cli implements command line arguments for Miniflux application."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/client/doc.go:
"Package client implements a client library for the Miniflux REST API."
"Package client implements a client library for the Miniflux REST API."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/config/doc.go:
"Package config handles configuration management for the application."
"Package config handles configuration management for the application."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/crypto/doc.go:
"Package crypto implements helpers related to cryptography."
"Package crypto implements helpers related to cryptography."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/database/doc.go:
"Package database provides functions related to the database connection."
"Package database provides functions related to the database connection."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/doc.go:
"Miniflux is a feed reader application."
"Miniflux is a feed reader application."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/errors/doc.go:
"Package errors handles localized errors."
"Package errors handles localized errors."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/fever/doc.go:
"Package fever implements Fever API endpoints."
"Package fever implements Fever API endpoints."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/http/client/doc.go:
"Package client provides an HTTP client builder."
"Package client provides an HTTP client builder."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/http/cookie/doc.go:
"Package cookie provides functions to build cookies."
"Package cookie provides functions to build cookies."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/http/request/doc.go:
"Package request contains helper functions to work with the HTTP request."
"Package request contains helper functions to work with the HTTP request."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/http/response/doc.go:
"Package response contains everything related to HTTP responses."
"Package response contains everything related to HTTP responses."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/http/response/html/doc.go:
"Package html contains HTML response functions."
"Package html contains HTML response functions."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/http/response/json/doc.go:
"Package json contains JSON response functions."
"Package json contains JSON response functions."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/http/response/xml/doc.go:
"Package xml contains XML response functions."
"Package xml contains XML response functions."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/http/route/doc.go:
"Package route contains helper functions to work with defined routes."
"Package route contains helper functions to work with defined routes."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/integration/doc.go:
"Package integration implements API clients for third-party services."
"Package integration implements API clients for third-party services."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/integration/instapaper/doc.go:
"Package instapaper provides an integration with Instapaper."
"Package instapaper provides an integration with Instapaper."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/integration/nunuxkeeper/doc.go:
"Package nunuxkeeper provides an integration with the Nunux Keeper application."
"Package nunuxkeeper provides an integration with the Nunux Keeper application."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/integration/pinboard/doc.go:
"Package pinboard provides an integration with Pinboard."
"Package pinboard provides an integration with Pinboard."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/integration/pocket/doc.go:
"Package pocket provides an integration with Pocket."
"Package pocket provides an integration with Pocket."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/integration/wallabag/doc.go:
"Package wallabag provides an integration with the Wallabag application."
"Package wallabag provides an integration with the Wallabag application."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/locale/doc.go:
"Package locale handles the internationalization of the application."
"Package locale handles the internationalization of the application."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/logger/doc.go:
"Package logger handles application log messages with different levels."
"Package logger handles application log messages with different levels."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/model/doc.go:
"Package model contains all data structures used by the application."
"Package model contains all data structures used by the application."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/oauth2/doc.go:
"Package oauth2 abstracts different OAuth2 providers."
"Package oauth2 abstracts different OAuth2 providers."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/reader/atom/doc.go:
"Package atom provides an Atom feed parser."
"Package atom provides an Atom feed parser."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/reader/browser/doc.go:
"Package browser handles website crawling."
"Package browser handles website crawling."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/reader/date/doc.go:
"Package date provides a feed date parser."
"Package date provides a feed date parser."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/reader/doc.go:
"Package reader implements everything related to feed parsing."
"Package reader implements everything related to feed parsing."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/reader/encoding/doc.go:
"Package encoding handles workarounds to deal with encoding edge cases found into feeds."
"Package encoding handles workarounds to deal with encoding edge cases found into feeds."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/reader/feed/doc.go:
"Package feed handles feed updates and creation."
"Package feed handles feed updates and creation."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/reader/icon/doc.go:
"Package icon provides all the logic to download website icons."
"Package icon provides all the logic to download website icons."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/reader/json/doc.go:
"Package json provides a JSON feed parser."
"Package json provides a JSON feed parser."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/reader/opml/doc.go:
"Package opml provides an OPML parser and writer."
"Package opml provides an OPML parser and writer."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/reader/parser/doc.go:
"Package parser provides a generic feed parser that abstract all different formats."
"Package parser provides a generic feed parser that abstract all different formats."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/reader/processor/doc.go:
"Package processor applies rules and sanitize content for feed entries."
"Package processor applies rules and sanitize content for feed entries."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/reader/rdf/doc.go:
"Package rdf provides a RDF feed parser."
"Package rdf provides a RDF feed parser."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/reader/readability/doc.go:
"Package readability implements a web page scraper that returns only relevant content."
"Package readability implements a web page scraper that returns only relevant content."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/reader/rewrite/doc.go:
"Package rewrite provides functions to manipulate feed contents."
"Package rewrite provides functions to manipulate feed contents."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/reader/rss/doc.go:
"Package rss provides a RSS feed parser."
"Package rss provides a RSS feed parser."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/reader/sanitizer/doc.go:
"Package sanitizer implements a HTML sanitizer that removes unsafe elements."
"Package sanitizer implements a HTML sanitizer that removes unsafe elements."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/reader/scraper/doc.go:
"Package scraper implements a web page crawler."
"Package scraper implements a web page crawler."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/reader/subscription/doc.go:
"Package subscription implements the logic to find subscriptions on a website."
"Package subscription implements the logic to find subscriptions on a website."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/service/httpd/doc.go:
"Package httpd implements the HTTP service."
"Package httpd implements the HTTP service."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/service/scheduler/doc.go:
"Package scheduler implements the scheduler service."
"Package scheduler implements the scheduler service."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/storage/doc.go:
"Package storage implements a set of functions to interact with the database."
"Package storage implements a set of functions to interact with the database."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/template/doc.go:
"Package template handles template parsing and execution."
"Package template handles template parsing and execution."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/tests/doc.go:
"Package tests contains API integration tests."
"Package tests contains API integration tests."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/timer/doc.go:
"Package timer implements utility functions to measure the execution time of a block of code."
"Package timer implements utility functions to measure the execution time of a block of code."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/timezone/doc.go:
"Package timezone contains helper functions to work with timezones."
"Package timezone contains helper functions to work with timezones."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/ui/doc.go:
"Package ui implements handlers to render to user interface."
"Package ui implements handlers to render to user interface."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/ui/form/doc.go:
"Package form handles HTML form validation and serialization."
"Package form handles HTML form validation and serialization."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/ui/session/doc.go:
"Package session provides helper functions to work with the user session."
"Package session provides helper functions to work with the user session."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/ui/static/doc.go:
"Package static contains assets for the user interface."
"Package static contains assets for the user interface."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/ui/view/doc.go:
"Package view handles template parameters."
"Package view handles template parameters."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/url/doc.go:
"Package url implements a set of utility functions to parse URL."
"Package url implements a set of utility functions to parse URL."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/version/doc.go:
"Package version contains application and build information."
"Package version contains application and build information."
miniflux.app@v0.0.0-20201018232000-578cd8b24bdc/worker/doc.go:
"Package worker implements the background workers."
"Package worker implements the background workers."
github.com/Sperax/bdls@v1.3.7/agent-tcp/doc.go:
"Package agent-tcp implements a TCP based agent to participate in consensus Challenge-Response scheme has been adopted to do interactive authentication"
"Package agent-tcp implements a TCP based agent to participate in consensus Challenge-Response scheme has been adopted to do interactive authentication"
github.com/Sperax/bdls@v1.3.7/crypto/blake2b/blake2b.go:
"Package blake2b implements the BLAKE2b hash algorithm defined by RFC 7693 and the extendable output function (XOF) BLAKE2Xb."
"Package blake2b implements the BLAKE2b hash algorithm defined by RFC 7693 and the extendable output function (XOF) BLAKE2Xb."
github.com/Sperax/bdls@v1.3.7/crypto/btcec/doc.go:
"Package btcec implements support for the elliptic curves needed for bitcoin."
"Package btcec implements support for the elliptic curves needed for bitcoin."
github.com/Sperax/bdls@v1.3.7/doc.go:
"Package bdls implements Sperax Byzantine Fault Tolerance in Partially Connected Asynchronous Networks based on https://eprint.iacr.org/2019/1460.pdf."
"Package bdls implements Sperax Byzantine Fault Tolerance in Partially Connected Asynchronous Networks based on https://eprint.iacr.org/2019/1460.pdf."
k8s.io/kubernetes/staging/src/k8s.io/api@v0.0.0-20201019041413-722be6647a64/admissionregistration/v1/doc.go:
"Package v1 is the v1 version of the API."
"Package v1 is the v1 version of the API."
k8s.io/kubernetes/staging/src/k8s.io/api@v0.0.0-20201019041413-722be6647a64/admissionregistration/v1beta1/doc.go:
"Package v1beta1 is the v1beta1 version of the API."
"Package v1beta1 is the v1beta1 version of the API."
k8s.io/kubernetes/staging/src/k8s.io/api@v0.0.0-20201019041413-722be6647a64/apiserverinternal/v1alpha1/doc.go:
"Package v1alpha1 contains the v1alpha1 version of the API used by the apiservers themselves."
"Package v1alpha1 contains the v1alpha1 version of the API used by the apiservers themselves."
k8s.io/kubernetes/staging/src/k8s.io/api@v0.0.0-20201019041413-722be6647a64/core/v1/doc.go:
"Package v1 is the v1 version of the core API."
"Package v1 is the v1 version of the core API."
k8s.io/kubernetes/staging/src/k8s.io/api@v0.0.0-20201019041413-722be6647a64/flowcontrol/v1alpha1/doc.go:
"Package v1alpha1 holds api types of version v1alpha1 for group \"flowcontrol.apiserver.k8s.io\"."
"Package v1alpha1 holds api types of version v1alpha1 for group \"flowcontrol.apiserver.k8s.io\"."
k8s.io/kubernetes/staging/src/k8s.io/api@v0.0.0-20201019041413-722be6647a64/policy/v1beta1/doc.go:
"Package policy is for any kind of policy object."
"Package policy is for any kind of policy object."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/api/errors/doc.go:
"Package errors provides detailed error types for api field validation."
"Package errors provides detailed error types for api field validation."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/api/meta/doc.go:
"Package meta provides functions for retrieving API metadata from objects belonging to the Kubernetes API"
"Package meta provides functions for retrieving API metadata from objects belonging to the Kubernetes API"
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/api/meta/restmapper.go:
"TODO: move everything in this file to pkg/api/rest"
"TODO: move everything in this file to pkg/api/rest"
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/api/validation/doc.go:
"Package validation contains generic api type validation functions."
"Package validation contains generic api type validation functions."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/apis/meta/v1/types.go:
"Package v1 contains API types that are common to all versions."
"Package v1 contains API types that are common to all versions."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/apis/meta/v1beta1/types.go:
"package v1beta1 is alpha objects from meta that will be introduced."
"package v1beta1 is alpha objects from meta that will be introduced."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/apis/testapigroup/install/install.go:
"Package install installs the certificates API group, making it available as an option to all of the API encoding/decoding machinery."
"Package install installs the certificates API group, making it available as an option to all of the API encoding/decoding machinery."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/conversion/doc.go:
"Package conversion provides go object versioning."
"Package conversion provides go object versioning."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/conversion/queryparams/doc.go:
"Package queryparams provides conversion from versioned runtime objects to URL query values"
"Package queryparams provides conversion from versioned runtime objects to URL query values"
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/fields/doc.go:
"Package fields implements a simple field system, parsing and matching selectors with sets of fields."
"Package fields implements a simple field system, parsing and matching selectors with sets of fields."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/labels/doc.go:
"Package labels implements a simple label system, parsing and matching selectors with sets of labels."
"Package labels implements a simple label system, parsing and matching selectors with sets of labels."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/runtime/conversion.go:
"Package runtime defines conversions between generic types and structs to map query strings to struct objects."
"Package runtime defines conversions between generic types and structs to map query strings to struct objects."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/runtime/serializer/protobuf/doc.go:
"Package protobuf provides a Kubernetes serializer for the protobuf format."
"Package protobuf provides a Kubernetes serializer for the protobuf format."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/runtime/serializer/streaming/streaming.go:
"Package streaming implements encoder and decoder for streams of runtime.Objects over io.Writer/Readers."
"Package streaming implements encoder and decoder for streams of runtime.Objects over io.Writer/Readers."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/types/doc.go:
"Package types implements various generic types used throughout kubernetes."
"Package types implements various generic types used throughout kubernetes."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/util/errors/doc.go:
"Package errors implements various utility functions and types around errors."
"Package errors implements various utility functions and types around errors."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/util/framer/framer.go:
"Package framer implements simple frame decoding techniques for an io.ReadCloser"
"Package framer implements simple frame decoding techniques for an io.ReadCloser"
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/util/httpstream/doc.go:
"Package httpstream adds multiplexed streaming support to HTTP requests and responses via connection upgrades."
"Package httpstream adds multiplexed streaming support to HTTP requests and responses via connection upgrades."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/util/proxy/doc.go:
"Package proxy provides transport and upgrade support for proxies."
"Package proxy provides transport and upgrade support for proxies."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/util/rand/rand.go:
"Package rand provides utilities related to randomization."
"Package rand provides utilities related to randomization."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/util/sets/doc.go:
"Package sets has auto-generated set types."
"Package sets has auto-generated set types."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/util/sets/types/types.go:
"Package types just provides input types to the set generator."
"Package types just provides input types to the set generator."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/util/version/doc.go:
"Package version provides utilities for version number comparisons"
"Package version provides utilities for version number comparisons"
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/util/wait/doc.go:
"Package wait provides tools for polling or listening for changes to a condition."
"Package wait provides tools for polling or listening for changes to a condition."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/util/waitgroup/doc.go:
"Package waitgroup implements SafeWaitGroup wrap of sync.WaitGroup."
"Package waitgroup implements SafeWaitGroup wrap of sync.WaitGroup."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/version/doc.go:
"Package version supplies the type for version information collected at build time."
"Package version supplies the type for version information collected at build time."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/pkg/watch/doc.go:
"Package watch contains a generic watchable interface, and a fake for testing code that uses the watch interface."
"Package watch contains a generic watchable interface, and a fake for testing code that uses the watch interface."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/third_party/forked/golang/json/fields.go:
"Package json is forked from the Go standard library to enable us to find the field of a struct that a given JSON key maps to."
"Package json is forked from the Go standard library to enable us to find the field of a struct that a given JSON key maps to."
k8s.io/kubernetes/staging/src/k8s.io/apimachinery@v0.0.0-20201019041413-722be6647a64/third_party/forked/golang/reflect/deep_equal.go:
"Package reflect is a fork of go's standard library reflection package, which allows for deep equal with equality functions defined."
"Package reflect is a fork of go's standard library reflection package, which allows for deep equal with equality functions defined."
github.com/openshift/cluster-network-operator@v0.0.0-20201016143807-7568685972ec/pkg/apis/network/v1/doc.go:
"Package v1 contains API Schema definitions for the network v1 API group +k8s:deepcopy-gen=package,register +groupName=network.operator.openshift.io"
"Package v1 contains API Schema definitions for the network v1 API group +k8s:deepcopy-gen=package,register +groupName=network.operator.openshift.io"
github.com/LonelyPale/goutils@v0.0.6-0.20201018134914-f514bdedb2c7/database/mongodb/collection.go:
"Created by LonelyPale at 2019-12-06"
"Created by LonelyPale at 2019-12-06"
k8s.io/kubernetes/staging/src/k8s.io/kube-aggregator@v0.0.0-20201019041413-722be6647a64/hack/tools.go:
"This package imports things required by build scripts, to force `go mod` to see them as dependencies"
"This package imports things required by build scripts, to force `go mod` to see them as dependencies"
k8s.io/kubernetes/staging/src/k8s.io/kube-aggregator@v0.0.0-20201019041413-722be6647a64/pkg/apis/apiregistration/doc.go:
"Package apiregistration is the internal version of the API."
"Package apiregistration is the internal version of the API."
k8s.io/kubernetes/staging/src/k8s.io/kube-aggregator@v0.0.0-20201019041413-722be6647a64/pkg/apis/apiregistration/v1/doc.go:
"Package v1 contains the API Registration API, which is responsible for registering an API `Group`/`Version` with another kubernetes like API server."
"Package v1 contains the API Registration API, which is responsible for registering an API `Group`/`Version` with another kubernetes like API server."
k8s.io/kubernetes/staging/src/k8s.io/kube-aggregator@v0.0.0-20201019041413-722be6647a64/pkg/apis/apiregistration/v1beta1/doc.go:
"Package v1beta1 contains the API Registration API, which is responsible for registering an API `Group`/`Version` with another kubernetes like API server."
"Package v1beta1 contains the API Registration API, which is responsible for registering an API `Group`/`Version` with another kubernetes like API server."
k8s.io/kubernetes/staging/src/k8s.io/kube-aggregator@v0.0.0-20201019041413-722be6647a64/pkg/client/clientset_generated/clientset/doc.go:
"This package has the automatically generated clientset."
"This package has the automatically generated clientset."
k8s.io/kubernetes/staging/src/k8s.io/kube-aggregator@v0.0.0-20201019041413-722be6647a64/pkg/client/clientset_generated/clientset/fake/doc.go:
"This package has the automatically generated fake clientset."
"This package has the automatically generated fake clientset."
k8s.io/kubernetes/staging/src/k8s.io/kube-aggregator@v0.0.0-20201019041413-722be6647a64/pkg/client/clientset_generated/clientset/scheme/doc.go:
"This package contains the scheme of the automatically generated clientset."
"This package contains the scheme of the automatically generated clientset."
k8s.io/kubernetes/staging/src/k8s.io/kube-aggregator@v0.0.0-20201019041413-722be6647a64/pkg/client/clientset_generated/clientset/typed/apiregistration/v1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/kubernetes/staging/src/k8s.io/kube-aggregator@v0.0.0-20201019041413-722be6647a64/pkg/client/clientset_generated/clientset/typed/apiregistration/v1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/kubernetes/staging/src/k8s.io/kube-aggregator@v0.0.0-20201019041413-722be6647a64/pkg/client/clientset_generated/clientset/typed/apiregistration/v1beta1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/kubernetes/staging/src/k8s.io/kube-aggregator@v0.0.0-20201019041413-722be6647a64/pkg/client/clientset_generated/clientset/typed/apiregistration/v1beta1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/kubernetes/staging/src/k8s.io/kube-aggregator@v0.0.0-20201019041413-722be6647a64/pkg/client/clientset_generated/deprecated/doc.go:
"This package has the automatically generated clientset."
"This package has the automatically generated clientset."
k8s.io/kubernetes/staging/src/k8s.io/kube-aggregator@v0.0.0-20201019041413-722be6647a64/pkg/client/clientset_generated/deprecated/fake/doc.go:
"This package has the automatically generated fake clientset."
"This package has the automatically generated fake clientset."
k8s.io/kubernetes/staging/src/k8s.io/kube-aggregator@v0.0.0-20201019041413-722be6647a64/pkg/client/clientset_generated/deprecated/scheme/doc.go:
"This package contains the scheme of the automatically generated clientset."
"This package contains the scheme of the automatically generated clientset."
k8s.io/kubernetes/staging/src/k8s.io/kube-aggregator@v0.0.0-20201019041413-722be6647a64/pkg/client/clientset_generated/deprecated/typed/apiregistration/v1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/kubernetes/staging/src/k8s.io/kube-aggregator@v0.0.0-20201019041413-722be6647a64/pkg/client/clientset_generated/deprecated/typed/apiregistration/v1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/kubernetes/staging/src/k8s.io/kube-aggregator@v0.0.0-20201019041413-722be6647a64/pkg/client/clientset_generated/deprecated/typed/apiregistration/v1beta1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/kubernetes/staging/src/k8s.io/kube-aggregator@v0.0.0-20201019041413-722be6647a64/pkg/client/clientset_generated/deprecated/typed/apiregistration/v1beta1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
github.com/gogf/swagger@v1.2.0/swagger.go:
"Package swagger provides swagger UI resource files for swagger API service."
"Package swagger provides swagger UI resource files for swagger API service."
go.temporal.io/sdk@v0.20.1/activity/doc.go:
"Package activity contains functions and types used to implement Temporal activities."
"Package activity contains functions and types used to implement Temporal activities."
go.temporal.io/sdk@v0.20.1/client/client.go:
"Package client is used by external programs to communicate with Temporal service."
"Package client is used by external programs to communicate with Temporal service."
go.temporal.io/sdk@v0.20.1/encoded/encoded.go:
"Package encoded contains wrappers that are used for binary payloads deserialization."
"Package encoded contains wrappers that are used for binary payloads deserialization."
go.temporal.io/sdk@v0.20.1/internal/cmd/dummy/dummy.go:
"This file exists to force compilation of all code that doesn't have unit tests."
"This file exists to force compilation of all code that doesn't have unit tests."
go.temporal.io/sdk@v0.20.1/mocks/Client.go:
"Code generated by mockery v1.0.0."
"Code generated by mockery v1.0.0."
go.temporal.io/sdk@v0.20.1/mocks/DomainClient.go:
"Code generated by mockery v1.0.0"
"Code generated by mockery v1.0.0"
go.temporal.io/sdk@v0.20.1/mocks/HistoryEventIterator.go:
"Code generated by mockery v1.0.0."
"Code generated by mockery v1.0.0."
go.temporal.io/sdk@v0.20.1/mocks/WorkflowRun.go:
"Code generated by mockery v1.0.0."
"Code generated by mockery v1.0.0."
go.temporal.io/sdk@v0.20.1/temporal.go:
"Package temporal and its subdirectories contain the Temporal client side framework."
"Package temporal and its subdirectories contain the Temporal client side framework."
go.temporal.io/sdk@v0.20.1/testsuite/testsuite.go:
"Package testsuite contains unit testing framework for Temporal workflows and activities."
"Package testsuite contains unit testing framework for Temporal workflows and activities."
go.temporal.io/sdk@v0.20.1/worker/worker.go:
"Package worker contains functions to manage lifecycle of a Temporal client side worker."
"Package worker contains functions to manage lifecycle of a Temporal client side worker."
go.temporal.io/sdk@v0.20.1/workflow/doc.go:
"Package workflow contains functions and types used to implement Temporal workflows."
"Package workflow contains functions and types used to implement Temporal workflows."
github.com/searKing/golang/tools/cmd/go-syncmap@v0.0.0-20201018194609-ca117475a500/syncmap.go:
"go-syncmap Generates Go code using a package as a generic template for sync.Map."
"go-syncmap Generates Go code using a package as a generic template for sync.Map."
github.com/pravega/zookeeper-operator@v0.2.9/pkg/apis/zookeeper/v1beta1/doc.go:
"Package v1beta1 contains API Schema definitions for the zookeeper v1beta1 API group +k8s:deepcopy-gen=package,register +groupName=zookeeper.pravega.io"
"Package v1beta1 contains API Schema definitions for the zookeeper v1beta1 API group +k8s:deepcopy-gen=package,register +groupName=zookeeper.pravega.io"
github.com/pravega/zookeeper-operator@v0.2.9/pkg/apis/zookeeper/v1beta1/register.go:
"Package v1beta1 contains API Schema definitions for the zookeeper v1beta1 API group +k8s:deepcopy-gen=package,register +groupName=zookeeper.pravega.io"
"Package v1beta1 contains API Schema definitions for the zookeeper v1beta1 API group +k8s:deepcopy-gen=package,register +groupName=zookeeper.pravega.io"
github.com/pravega/zookeeper-operator@v0.2.9/pkg/zk/zookeeper_client.go:
"* * Copyright (c) 2020 Dell Inc., or its subsidiaries."
"* * Copyright (c) 2020 Dell Inc., or its subsidiaries."
github.com/eyedeekay/sam3@v0.32.31/sam3.go:
"Library for I2Ps SAMv3 bridge (https://geti2p.com)"
"Library for I2Ps SAMv3 bridge (https://geti2p.com)"
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/ast/ast.go:
"Package ast defines structs and interfaces for building and evaluating an abstract syntax tree."
"Package ast defines structs and interfaces for building and evaluating an abstract syntax tree."
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/ast/astfakes/fake_reader_pos_setter_node.go:
"Code generated by counterfeiter."
"Code generated by counterfeiter."
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/combinator/combinator.go:
"Package combinator defines generator functions for creating parser combinators"
"Package combinator defines generator functions for creating parser combinators"
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/data/data.go:
"Package data defines custom data types for parsing."
"Package data defines custom data types for parsing."
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/examples/json/json.go:
"This is a JSON parser example."
"This is a JSON parser example."
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/parser/func.go:
"Package parser contains the main structs for parsing"
"Package parser contains the main structs for parsing"
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/parsley/parsleyfakes/fake_error.go:
"Code generated by counterfeiter."
"Code generated by counterfeiter."
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/parsley/parsleyfakes/fake_file.go:
"Code generated by counterfeiter."
"Code generated by counterfeiter."
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/parsley/parsleyfakes/fake_interpreter.go:
"Code generated by counterfeiter."
"Code generated by counterfeiter."
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/parsley/parsleyfakes/fake_node.go:
"Code generated by counterfeiter."
"Code generated by counterfeiter."
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/parsley/parsleyfakes/fake_node_transformer.go:
"Code generated by counterfeiter."
"Code generated by counterfeiter."
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/parsley/parsleyfakes/fake_node_transformer_interpreter.go:
"Code generated by counterfeiter."
"Code generated by counterfeiter."
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/parsley/parsleyfakes/fake_non_terminal_node.go:
"Code generated by counterfeiter."
"Code generated by counterfeiter."
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/parsley/parsleyfakes/fake_parser.go:
"Code generated by counterfeiter."
"Code generated by counterfeiter."
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/parsley/parsleyfakes/fake_position.go:
"Code generated by counterfeiter."
"Code generated by counterfeiter."
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/parsley/parsleyfakes/fake_reader.go:
"Code generated by counterfeiter."
"Code generated by counterfeiter."
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/parsley/parsleyfakes/fake_static_checkable_node.go:
"Code generated by counterfeiter."
"Code generated by counterfeiter."
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/parsley/parsleyfakes/fake_static_checker.go:
"Code generated by counterfeiter."
"Code generated by counterfeiter."
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/parsley/parsleyfakes/fake_static_checker_interpreter.go:
"Code generated by counterfeiter."
"Code generated by counterfeiter."
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/parsley/parsleyfakes/fake_transformable.go:
"Code generated by counterfeiter."
"Code generated by counterfeiter."
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/parsley/parsleyfakes/fake_transformable_node.go:
"Code generated by counterfeiter."
"Code generated by counterfeiter."
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/parsley/parsleyfakes/fake_walkable_node.go:
"Code generated by counterfeiter."
"Code generated by counterfeiter."
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/text/terminal/terminal.go:
"Package terminal contains basic terminal parsers for text parsing"
"Package terminal contains basic terminal parsers for text parsing"
github.com/opsidian/parsley@v0.13.6-0.20201018184839-703f8ae1d2d9/text/text.go:
"Package text defines a text input reader and basic terminal parsers."
"Package text defines a text input reader and basic terminal parsers."
github.com/idena-network/iavl@v0.12.3-0.20201015172807-9b9f8d431ea6/doc.go:
"Package iavl implements a versioned, snapshottable (immutable) AVL+ tree for persisting key-value pairs."
"Package iavl implements a versioned, snapshottable (immutable) AVL+ tree for persisting key-value pairs."
github.com/idena-network/iavl@v0.12.3-0.20201015172807-9b9f8d431ea6/proto/iavl_api.pb.gw.go:
"Package proto is a reverse proxy."
"Package proto is a reverse proxy."
github.com/xiongjiwei/parser@v0.0.0-20201019031748-6052b03b52f1/ast/ast.go:
"Package ast is the abstract syntax tree parsed from a SQL statement by parser."
"Package ast is the abstract syntax tree parsed from a SQL statement by parser."
github.com/xiongjiwei/parser@v0.0.0-20201019031748-6052b03b52f1/goyacc/main.go:
"Goyacc is a version of yacc generating Go parsers."
"Goyacc is a version of yacc generating Go parsers."
github.com/yuvalavra/evenmorestrings@v0.1.0/extrastr.go:
"Package morestrings implements additional functions to manipulate UTF-8 encoded strings, beyond what is provided in the standard \"strings\" package."
"Package morestrings implements additional functions to manipulate UTF-8 encoded strings, beyond what is provided in the standard \"strings\" package."
github.com/jefflinse/handyman@v0.1.1/tools/compiler/main.go:
"The compiler isn't a true compiler; it just takes a Handyman spec, generates a Go source file with the spec contents statically defined, and compiles it into a Go binary."
"The compiler isn't a true compiler; it just takes a Handyman spec, generates a Go source file with the spec contents statically defined, and compiles it into a Go binary."
github.com/jefflinse/handyman@v0.1.1/tools/runner/main.go:
"The Runner takes a Handyman spec and runs it as a CLI application, passing all remaining arguments to the app."
"The Runner takes a Handyman spec and runs it as a CLI application, passing all remaining arguments to the app."
github.com/jefflinse/handyman@v0.1.1/tools/validator/main.go:
"The Runner takes a Handyman spec and runs it as a CLI application, passing all remaining arguments to the app."
"The Runner takes a Handyman spec and runs it as a CLI application, passing all remaining arguments to the app."
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/stackdriverexporter@v0.12.1-0.20201014145617-8fc5098736b3/spandata.go:
"Package spandata defines translators from Trace proto spans to OpenCensus Go spanData."
"Package spandata defines translators from Trace proto spans to OpenCensus Go spanData."
github.com/open-telemetry/opentelemetry-collector-contrib/exporter/stackdriverexporter@v0.12.1-0.20201014145617-8fc5098736b3/stackdriver.go:
"Package stackdriverexporter contains the wrapper for OpenTelemetry-Stackdriver exporter to be used in opentelemetry-collector."
"Package stackdriverexporter contains the wrapper for OpenTelemetry-Stackdriver exporter to be used in opentelemetry-collector."
github.com/walkerus/go-wiremock@v1.0.0/doc.go:
"Package wiremock is client for WireMock API"
"Package wiremock is client for WireMock API"
gitlab.ghn.vn/online/common/protobuf@v0.1.0/permission/group-permission.pb.gw.go:
"Package protobufpb is a reverse proxy."
"Package protobufpb is a reverse proxy."
gitlab.ghn.vn/online/common/protobuf@v0.1.0/permission/permission.pb.gw.go:
"Package protobufpb is a reverse proxy."
"Package protobufpb is a reverse proxy."
gitlab.ghn.vn/online/common/protobuf@v0.1.0/permission/user-permission.pb.gw.go:
"Package protobufpb is a reverse proxy."
"Package protobufpb is a reverse proxy."
github.com/cmcoffee/go-snuglib@v1.0.4/cfg/cfg.go:
"Package 'cfg' provides functions for reading and writing configuration files and their coresponding string values."
"Package 'cfg' provides functions for reading and writing configuration files and their coresponding string values."
github.com/cmcoffee/go-snuglib@v1.0.4/eflag/eflag.go:
"Package 'eflag' is a wrapper around Go's standard flag, it provides enhancments for: Adding Header's and Footer's to Usage."
"Package 'eflag' is a wrapper around Go's standard flag, it provides enhancments for: Adding Header's and Footer's to Usage."
github.com/cmcoffee/go-snuglib@v1.0.4/nfo/ask.go:
"Simple package to get user input from terminal."
"Simple package to get user input from terminal."
github.com/cmcoffee/go-snuglib@v1.0.4/xsync/limitgroup.go:
"LimitGroup is a sync.WaitGroup combined with a limiter, to limit how many threads are created."
"LimitGroup is a sync.WaitGroup combined with a limiter, to limit how many threads are created."
cloudeng.io/file@v0.0.0-20201019013123-7dc6a1c3076d/filewalk/localdb/localdb.go:
"Package localdb provides an implementation of filewalk.Database that uses a local key/value store."
"Package localdb provides an implementation of filewalk.Database that uses a local key/value store."
cloudeng.io/file@v0.0.0-20201019013123-7dc6a1c3076d/filewalk/walker.go:
"Package filewalk provides support for concurrent traversal of file system directories and files."
"Package filewalk provides support for concurrent traversal of file system directories and files."
k8s.io/kubernetes/staging/src/k8s.io/cluster-bootstrap@v0.0.0-20201019001013-7b11de20a9f6/token/api/doc.go:
"Package api (k8s.io/cluster-bootstrap/token/api) contains constants and types needed for bootstrap tokens as maintained by the BootstrapSigner and TokenCleaner controllers (in k8s.io/kubernetes/pkg/controller/bootstrap)"
"Package api (k8s.io/cluster-bootstrap/token/api) contains constants and types needed for bootstrap tokens as maintained by the BootstrapSigner and TokenCleaner controllers (in k8s.io/kubernetes/pkg/controller/bootstrap)"
go.scarlet.dev/errors@v1.0.0/doc.go:
"Package errors provides utilities for cleaner error handling."
"Package errors provides utilities for cleaner error handling."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/.example/net/ghttp/server/duplicate/duplicate1.go:
"路由重复注册检查 - handler"
"路由重复注册检查 - handler"
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/.example/net/ghttp/server/duplicate/duplicate2.go:
"路由重复注册检查 - controller"
"路由重复注册检查 - controller"
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/.example/net/ghttp/server/duplicate/duplicate3.go:
"路由重复注册检查 - object"
"路由重复注册检查 - object"
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/.example/net/gsmtp/gsmtp_sendMail.go:
""
""
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/.example/os/gproc/gproc_comm_group.go:
"该示例是gproc_comm.go的改进,增加了分组消息的演示。"
"该示例是gproc_comm.go的改进,增加了分组消息的演示。"
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/.example/os/gproc/gproc_comm_send.go:
"向指定进程发送进程消息。"
"向指定进程发送进程消息。"
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/container/garray/garray.go:
"Package garray provides most commonly used array containers which also support concurrent-safe/unsafe switch feature."
"Package garray provides most commonly used array containers which also support concurrent-safe/unsafe switch feature."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/container/glist/glist.go:
"Package glist provides most commonly used doubly linked list container which also supports concurrent-safe/unsafe switch feature."
"Package glist provides most commonly used doubly linked list container which also supports concurrent-safe/unsafe switch feature."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/container/gmap/gmap.go:
"Package gmap provides most commonly used map container which also support concurrent-safe/unsafe switch feature."
"Package gmap provides most commonly used map container which also support concurrent-safe/unsafe switch feature."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/container/gpool/gpool.go:
"Package gpool provides object-reusable concurrent-safe pool."
"Package gpool provides object-reusable concurrent-safe pool."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/container/gqueue/gqueue.go:
"Package gqueue provides dynamic/static concurrent-safe queue."
"Package gqueue provides dynamic/static concurrent-safe queue."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/container/gring/gring.go:
"Package gring provides a concurrent-safe/unsafe ring(circular lists)."
"Package gring provides a concurrent-safe/unsafe ring(circular lists)."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/container/gset/gset_any_set.go:
"Package gset provides kinds of concurrent-safe/unsafe sets."
"Package gset provides kinds of concurrent-safe/unsafe sets."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/container/gtree/gtree.go:
"Package gtree provides concurrent-safe/unsafe tree containers."
"Package gtree provides concurrent-safe/unsafe tree containers."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/container/gtype/gtype.go:
"Package gtype provides kinds of high performance and concurrent-safe basic variable types."
"Package gtype provides kinds of high performance and concurrent-safe basic variable types."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/container/gvar/gvar.go:
"Package gvar provides an universal variable type, like generics."
"Package gvar provides an universal variable type, like generics."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/crypto/gaes/gaes.go:
"Package gaes provides useful API for AES encryption/decryption algorithms."
"Package gaes provides useful API for AES encryption/decryption algorithms."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/crypto/gcrc32/gcrc32.go:
"Package gcrc32 provides useful API for CRC32 encryption algorithms."
"Package gcrc32 provides useful API for CRC32 encryption algorithms."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/crypto/gdes/gdes.go:
"Package gdes provides useful API for DES encryption/decryption algorithms."
"Package gdes provides useful API for DES encryption/decryption algorithms."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/crypto/gmd5/gmd5.go:
"Package gmd5 provides useful API for MD5 encryption algorithms."
"Package gmd5 provides useful API for MD5 encryption algorithms."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/crypto/gsha1/gsha1.go:
"Package gsha1 provides useful API for SHA1 encryption algorithms."
"Package gsha1 provides useful API for SHA1 encryption algorithms."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/database/gdb/gdb.go:
"Package gdb provides ORM features for popular relationship databases."
"Package gdb provides ORM features for popular relationship databases."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/database/gredis/gredis.go:
"Package gredis provides convenient client for redis server."
"Package gredis provides convenient client for redis server."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/debug/gdebug/gdebug.go:
"Package gdebug contains facilities for programs to debug themselves while they are running."
"Package gdebug contains facilities for programs to debug themselves while they are running."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/encoding/gbase64/gbase64.go:
"Package gbase64 provides useful API for BASE64 encoding/decoding algorithm."
"Package gbase64 provides useful API for BASE64 encoding/decoding algorithm."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/encoding/gbinary/gbinary.go:
"Package gbinary provides useful API for handling binary/bytes data."
"Package gbinary provides useful API for handling binary/bytes data."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/encoding/gcharset/gcharset.go:
"Package charset implements character-set conversion functionality."
"Package charset implements character-set conversion functionality."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/encoding/gcompress/gcompress.go:
"Package gcompress provides kinds of compression algorithms for binary/bytes data."
"Package gcompress provides kinds of compression algorithms for binary/bytes data."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/encoding/gcompress/gcompress_zlib.go:
"Package gcompress provides kinds of compression algorithms for binary/bytes data."
"Package gcompress provides kinds of compression algorithms for binary/bytes data."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/encoding/ghash/ghash.go:
"Package ghash provides some classic hash functions(uint32/uint64) in go."
"Package ghash provides some classic hash functions(uint32/uint64) in go."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/encoding/ghtml/ghtml.go:
"Package ghtml provides useful API for HTML content handling."
"Package ghtml provides useful API for HTML content handling."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/encoding/gini/gini.go:
"Package gini provides accessing and converting for INI content."
"Package gini provides accessing and converting for INI content."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/encoding/gjson/gjson.go:
"Package gjson provides convenient API for JSON/XML/INI/YAML/TOML data handling."
"Package gjson provides convenient API for JSON/XML/INI/YAML/TOML data handling."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/encoding/gparser/gparser.go:
"Package gparser provides convenient API for accessing/converting variable and JSON/XML/YAML/TOML."
"Package gparser provides convenient API for accessing/converting variable and JSON/XML/YAML/TOML."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/encoding/gtoml/gtoml.go:
"Package gtoml provides accessing and converting for TOML content."
"Package gtoml provides accessing and converting for TOML content."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/encoding/gurl/url.go:
"Package gurl provides useful API for URL handling."
"Package gurl provides useful API for URL handling."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/encoding/gxml/gxml.go:
"Package gxml provides accessing and converting for XML content."
"Package gxml provides accessing and converting for XML content."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/encoding/gyaml/gyaml.go:
"Package gyaml provides accessing and converting for YAML content."
"Package gyaml provides accessing and converting for YAML content."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/errors/gerror/gerror.go:
"Package errors provides simple functions to manipulate errors."
"Package errors provides simple functions to manipulate errors."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/frame/gins/gins.go:
"Package gins provides instances and core components management."
"Package gins provides instances and core components management."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/frame/gmvc/controller.go:
"Package gmvc provides basic object classes for MVC."
"Package gmvc provides basic object classes for MVC."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/i18n/gi18n/gi18n.go:
"Package gi18n implements internationalization and localization."
"Package gi18n implements internationalization and localization."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/internal/cmdenv/cmdenv.go:
"Package cmdenv provides access to certain variable for both command options and environment."
"Package cmdenv provides access to certain variable for both command options and environment."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/internal/empty/empty.go:
"Package empty provides functions for checking empty variables."
"Package empty provides functions for checking empty variables."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/internal/fileinfo/fileinfo.go:
"Package fileinfo provides virtual os.FileInfo for given information."
"Package fileinfo provides virtual os.FileInfo for given information."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/internal/intlog/intlog.go:
"Package intlog provides internal logging for GoFrame development usage only."
"Package intlog provides internal logging for GoFrame development usage only."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/internal/json/json.go:
"Package json provides json operations wrapping ignoring stdlib or third-party lib json."
"Package json provides json operations wrapping ignoring stdlib or third-party lib json."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/internal/mutex/mutex.go:
"Package mutex provides switch of concurrent safe feature for sync.Mutex."
"Package mutex provides switch of concurrent safe feature for sync.Mutex."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/internal/rwmutex/rwmutex.go:
"Package rwmutex provides switch of concurrent safety feature for sync.RWMutex."
"Package rwmutex provides switch of concurrent safety feature for sync.RWMutex."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/internal/structs/structs.go:
"Package structs provides functions for struct conversion."
"Package structs provides functions for struct conversion."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/internal/utils/utils.go:
"Package utils provides some utility functions for internal usage."
"Package utils provides some utility functions for internal usage."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/net/ghttp/ghttp.go:
"Package ghttp provides powerful http server and simple client implements."
"Package ghttp provides powerful http server and simple client implements."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/net/gipv4/gipv4.go:
"Package gipv4 provides useful API for IPv4 address handling."
"Package gipv4 provides useful API for IPv4 address handling."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/net/gipv6/gipv6.go:
"Package gipv4 provides useful API for IPv6 address handling."
"Package gipv4 provides useful API for IPv6 address handling."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/net/gsmtp/gsmtp.go:
"Package gsmtp provides a simple SMTP client to access remote mail server."
"Package gsmtp provides a simple SMTP client to access remote mail server."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/net/gtcp/gtcp.go:
"Package gtcp provides TCP server and client implementations."
"Package gtcp provides TCP server and client implementations."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/net/gudp/gudp.go:
"Package gtcp provides UDP server and client implementations."
"Package gtcp provides UDP server and client implementations."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/os/gbuild/gbuild.go:
"Package gbuild manages the build-in variables from \"gf build\"."
"Package gbuild manages the build-in variables from \"gf build\"."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/os/gcache/gcache.go:
"Package gcache provides kinds of cache management for process."
"Package gcache provides kinds of cache management for process."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/os/gcfg/gcfg.go:
"Package gcfg provides reading, caching and managing for configuration."
"Package gcfg provides reading, caching and managing for configuration."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/os/gcmd/gcmd.go:
"Package gcmd provides console operations, like options/arguments reading and command running."
"Package gcmd provides console operations, like options/arguments reading and command running."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/os/gcron/gcron.go:
"Package gcron implements a cron pattern parser and job runner."
"Package gcron implements a cron pattern parser and job runner."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/os/genv/genv.go:
"Package genv provides operations for environment variables of system."
"Package genv provides operations for environment variables of system."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/os/gfile/gfile.go:
"Package gfile provides easy-to-use operations for file system."
"Package gfile provides easy-to-use operations for file system."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/os/gfpool/gfpool.go:
"Package gfpool provides io-reusable pool for file pointer."
"Package gfpool provides io-reusable pool for file pointer."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/os/gfsnotify/gfsnotify.go:
"Package gfsnotify provides a platform-independent interface for file system notifications."
"Package gfsnotify provides a platform-independent interface for file system notifications."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/os/glog/glog.go:
"Package glog implements powerful and easy-to-use levelled logging functionality."
"Package glog implements powerful and easy-to-use levelled logging functionality."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/os/gmlock/gmlock.go:
"Package gmlock implements a concurrent-safe memory-based locker."
"Package gmlock implements a concurrent-safe memory-based locker."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/os/gmutex/gmutex.go:
"Package gmutex implements graceful concurrent-safe mutex with more rich features."
"Package gmutex implements graceful concurrent-safe mutex with more rich features."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/os/gproc/gproc.go:
"Package gproc implements management and communication for processes."
"Package gproc implements management and communication for processes."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/os/gres/gres.go:
"Package gres provides resource management and packing/unpacking feature between files and bytes."
"Package gres provides resource management and packing/unpacking feature between files and bytes."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/os/grpool/grpool.go:
"Package grpool implements a goroutine reusable pool."
"Package grpool implements a goroutine reusable pool."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/os/gsession/gsession.go:
"Package gsession implements manager and storage features for sessions."
"Package gsession implements manager and storage features for sessions."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/os/gspath/gspath.go:
"Package gspath implements file index and search for folders."
"Package gspath implements file index and search for folders."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/os/gtime/gtime.go:
"Package gtime provides functionality for measuring and displaying time."
"Package gtime provides functionality for measuring and displaying time."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/os/gtimer/gtimer.go:
"Package gtimer implements Hierarchical Timing Wheel for interval/delayed jobs running and management."
"Package gtimer implements Hierarchical Timing Wheel for interval/delayed jobs running and management."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/os/gview/gview.go:
"Package gview implements a template engine based on text/template."
"Package gview implements a template engine based on text/template."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/test/gtest/gtest.go:
"Package gtest provides convenient test utilities for unit testing."
"Package gtest provides convenient test utilities for unit testing."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/text/gregex/gregex.go:
"Package gregex provides high performance API for regular expression functionality."
"Package gregex provides high performance API for regular expression functionality."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/text/gstr/gstr.go:
"Package gstr provides functions for string handling."
"Package gstr provides functions for string handling."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/util/gconv/gconv.go:
"Package gconv implements powerful and convenient converting functionality for any types of variables."
"Package gconv implements powerful and convenient converting functionality for any types of variables."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/util/gmode/gmode.go:
"Package gmode provides release mode management for project."
"Package gmode provides release mode management for project."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/util/gpage/gpage.go:
"Package gpage provides useful paging functionality for web pages."
"Package gpage provides useful paging functionality for web pages."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/util/grand/grand.go:
"Package grand provides high performance random bytes/number/string generation functionality."
"Package grand provides high performance random bytes/number/string generation functionality."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/util/guid/guid.go:
"Package guid provides simple and high performance unique id generation functionality."
"Package guid provides simple and high performance unique id generation functionality."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/util/gutil/gutil.go:
"Package gutil provides utility functions."
"Package gutil provides utility functions."
github.com/gogf/gf@v1.14.1-0.20201019032941-0a203d1e22b8/util/gvalid/gvalid.go:
"Package gvalid implements powerful and useful data/form validation functionality."
"Package gvalid implements powerful and useful data/form validation functionality."
github.com/watchpoints/parser@v0.0.0-20201018094531-238b00af010b/ast/ast.go:
"Package ast is the abstract syntax tree parsed from a SQL statement by parser."
"Package ast is the abstract syntax tree parsed from a SQL statement by parser."
github.com/watchpoints/parser@v0.0.0-20201018094531-238b00af010b/goyacc/main.go:
"Goyacc is a version of yacc generating Go parsers."
"Goyacc is a version of yacc generating Go parsers."
k8s.io/kubernetes/staging/src/k8s.io/sample-apiserver@v0.0.0-20201019001013-7b11de20a9f6/hack/tools.go:
"This package imports things required by build scripts, to force `go mod` to see them as dependencies"
"This package imports things required by build scripts, to force `go mod` to see them as dependencies"
k8s.io/kubernetes/staging/src/k8s.io/sample-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/apis/wardle/doc.go:
"Package wardle is the internal version of the API."
"Package wardle is the internal version of the API."
k8s.io/kubernetes/staging/src/k8s.io/sample-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/apis/wardle/v1alpha1/doc.go:
"Package v1alpha1 is the v1alpha1 version of the API."
"Package v1alpha1 is the v1alpha1 version of the API."
k8s.io/kubernetes/staging/src/k8s.io/sample-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/apis/wardle/v1beta1/doc.go:
"Package v1beta1 is the v1beta1 version of the API."
"Package v1beta1 is the v1beta1 version of the API."
k8s.io/kubernetes/staging/src/k8s.io/sample-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/generated/clientset/versioned/doc.go:
"This package has the automatically generated clientset."
"This package has the automatically generated clientset."
k8s.io/kubernetes/staging/src/k8s.io/sample-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/generated/clientset/versioned/fake/doc.go:
"This package has the automatically generated fake clientset."
"This package has the automatically generated fake clientset."
k8s.io/kubernetes/staging/src/k8s.io/sample-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/generated/clientset/versioned/scheme/doc.go:
"This package contains the scheme of the automatically generated clientset."
"This package contains the scheme of the automatically generated clientset."
k8s.io/kubernetes/staging/src/k8s.io/sample-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/generated/clientset/versioned/typed/wardle/v1alpha1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/kubernetes/staging/src/k8s.io/sample-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/generated/clientset/versioned/typed/wardle/v1alpha1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/kubernetes/staging/src/k8s.io/sample-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/generated/clientset/versioned/typed/wardle/v1beta1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/kubernetes/staging/src/k8s.io/sample-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/generated/clientset/versioned/typed/wardle/v1beta1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
github.com/alexamies/chinesenotes-go@v0.0.27/applog/applog.go:
"Application logging functions"
"Application logging functions"
github.com/alexamies/chinesenotes-go@v0.0.27/cnweb.go:
"Web application for dictionary lookup, translation memory, and finding documents in a corpus."
"Web application for dictionary lookup, translation memory, and finding documents in a corpus."
github.com/alexamies/chinesenotes-go@v0.0.27/config/config.go:
"Package for command line tool configuration"
"Package for command line tool configuration"
github.com/alexamies/chinesenotes-go@v0.0.27/dictionary/dictionary.go:
"Chinese-English dictionary database functions"
"Chinese-English dictionary database functions"
github.com/alexamies/chinesenotes-go@v0.0.27/dictionary/lookup.go:
"Package for looking up words and multiword expressions."
"Package for looking up words and multiword expressions."
github.com/alexamies/chinesenotes-go@v0.0.27/dicttypes/dicttypes.go:
"Chinese-English dictionary type definitions"
"Chinese-English dictionary type definitions"
github.com/alexamies/chinesenotes-go@v0.0.27/fileloader/fileloader.go:
"Chinese-English dictionary database functions"
"Chinese-English dictionary database functions"
github.com/alexamies/chinesenotes-go@v0.0.27/find/document_finder.go:
"Functions for finding collections by partial match on collection title"
"Functions for finding collections by partial match on collection title"
github.com/alexamies/chinesenotes-go@v0.0.27/find/query_parser.go:
"Functions for parsing a search query"
"Functions for parsing a search query"
github.com/alexamies/chinesenotes-go@v0.0.27/fulltext/fulltext.go:
"Package for working with the plain, full text of corpus documents"
"Package for working with the plain, full text of corpus documents"
github.com/alexamies/chinesenotes-go@v0.0.27/fulltext/parallel_collector.go:
"Functions for retrieving text text matches in parallel from text that are either the file or in a remote object store"
"Functions for retrieving text text matches in parallel from text that are either the file or in a remote object store"
github.com/alexamies/chinesenotes-go@v0.0.27/media/mediameta.go:
"Package for media metadata"
"Package for media metadata"
github.com/alexamies/chinesenotes-go@v0.0.27/webconfig/webconfig.go:
"Package for web app configuration"
"Package for web app configuration"
modernc.org/immutable@v1.1.0/immutable.go:
"Package immutable implements Lisp-like immutable/persistent[0] list handling."
"Package immutable implements Lisp-like immutable/persistent[0] list handling."
cloudeng.io/algo@v0.0.0-20201019013123-7dc6a1c3076d/codec/codec.go:
"Package codec provides support for interpreting byte slices as slices of other basic types such as runes, int64's or strings."
"Package codec provides support for interpreting byte slices as slices of other basic types such as runes, int64's or strings."
cloudeng.io/algo@v0.0.0-20201019013123-7dc6a1c3076d/container/heap/keyed.go:
"Package heap contains various implementations of heap containers."
"Package heap contains various implementations of heap containers."
cloudeng.io/algo@v0.0.0-20201019013123-7dc6a1c3076d/lcs/lcs.go:
"Package lcs provides implementations of algorithms to find the longest common subsequence/shortest edit script (LCS/SES) between two slices suitable for use with unicode/utf8 and other alphabets."
"Package lcs provides implementations of algorithms to find the longest common subsequence/shortest edit script (LCS/SES) between two slices suitable for use with unicode/utf8 and other alphabets."
cloudeng.io/algo@v0.0.0-20201019013123-7dc6a1c3076d/lcs/textdiff/textdiff.go:
"Package textdiff providers support for diff'ing text."
"Package textdiff providers support for diff'ing text."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/auth/doc.go:
"Package auth provides a general libraty to authorize Azure ARM clients."
"Package auth provides a general libraty to authorize Azure ARM clients."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/cache/doc.go:
"Package cache is an implementation of Azure caches."
"Package cache is an implementation of Azure caches."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/armclient/doc.go:
"Package armclient implements the client for ARM."
"Package armclient implements the client for ARM."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/armclient/mockarmclient/doc.go:
"Package mockarmclient implements the mock client for ARM."
"Package mockarmclient implements the mock client for ARM."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/containerserviceclient/doc.go:
"Package containerserviceclient implements the client for azure container service."
"Package containerserviceclient implements the client for azure container service."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/containerserviceclient/mockcontainerserviceclient/doc.go:
"Package mockcontainerserviceclient implements the mock client for azure container service."
"Package mockcontainerserviceclient implements the mock client for azure container service."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/deploymentclient/doc.go:
"Package deploymentclient implements the client for azure deployments."
"Package deploymentclient implements the client for azure deployments."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/deploymentclient/mockdeploymentclient/doc.go:
"Package mockdeploymentclient implements the mock client for azure deployments."
"Package mockdeploymentclient implements the mock client for azure deployments."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/diskclient/doc.go:
"Package diskclient implements the client for Disks."
"Package diskclient implements the client for Disks."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/diskclient/mockdiskclient/doc.go:
"Package mockdiskclient implements the mock client for Disks."
"Package mockdiskclient implements the mock client for Disks."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/doc.go:
"Package clients contains a set of Azure ARM clients."
"Package clients contains a set of Azure ARM clients."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/fileclient/doc.go:
"Package fileclient implements the client for azure file."
"Package fileclient implements the client for azure file."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/fileclient/mockfileclient/doc.go:
"Package mockfileclient implements the mock client for azure file."
"Package mockfileclient implements the mock client for azure file."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/interfaceclient/doc.go:
"Package interfaceclient implements the client for network interfaces."
"Package interfaceclient implements the client for network interfaces."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/interfaceclient/mockinterfaceclient/doc.go:
"Package mockinterfaceclient implements the mock client for network interfaces."
"Package mockinterfaceclient implements the mock client for network interfaces."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/loadbalancerclient/doc.go:
"Package loadbalancerclient implements the client for LoadBalancer."
"Package loadbalancerclient implements the client for LoadBalancer."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/loadbalancerclient/mockloadbalancerclient/doc.go:
"Package mockloadbalancerclient implements the mock client for LoadBalancer."
"Package mockloadbalancerclient implements the mock client for LoadBalancer."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/publicipclient/doc.go:
"Package publicipclient implements the client for PublicIPAddress."
"Package publicipclient implements the client for PublicIPAddress."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/publicipclient/mockpublicipclient/doc.go:
"Package mockpublicipclient implements the mock client for PublicIPAddress."
"Package mockpublicipclient implements the mock client for PublicIPAddress."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/routeclient/doc.go:
"Package routeclient implements the client for Route."
"Package routeclient implements the client for Route."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/routeclient/mockrouteclient/doc.go:
"Package mockrouteclient implements the mock client for Route."
"Package mockrouteclient implements the mock client for Route."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/routetableclient/doc.go:
"Package routetableclient implements the client for RouteTable."
"Package routetableclient implements the client for RouteTable."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/routetableclient/mockroutetableclient/doc.go:
"Package mockroutetableclient implements the mock client for RouteTable."
"Package mockroutetableclient implements the mock client for RouteTable."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/securitygroupclient/doc.go:
"Package securitygroupclient implements the client for SecurityGroups."
"Package securitygroupclient implements the client for SecurityGroups."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/securitygroupclient/mocksecuritygroupclient/doc.go:
"Package mocksecuritygroupclient implements the mock client for SecurityGroups."
"Package mocksecuritygroupclient implements the mock client for SecurityGroups."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/snapshotclient/doc.go:
"Package snapshotclient implements the client for Snapshots."
"Package snapshotclient implements the client for Snapshots."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/snapshotclient/mocksnapshotclient/doc.go:
"Package mocksnapshotclient implements the mock client for Snapshots."
"Package mocksnapshotclient implements the mock client for Snapshots."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/storageaccountclient/doc.go:
"Package storageaccountclient implements the client for StorageAccounts."
"Package storageaccountclient implements the client for StorageAccounts."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/storageaccountclient/mockstorageaccountclient/doc.go:
"Package mockstorageaccountclient implements the mock client for StorageAccounts."
"Package mockstorageaccountclient implements the mock client for StorageAccounts."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/subnetclient/doc.go:
"Package subnetclient implements the client for Subnet."
"Package subnetclient implements the client for Subnet."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/subnetclient/mocksubnetclient/doc.go:
"Package mocksubnetclient implements the mock client for Subnet."
"Package mocksubnetclient implements the mock client for Subnet."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/vmclient/doc.go:
"Package vmclient implements the client for VirtualMachines."
"Package vmclient implements the client for VirtualMachines."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/vmclient/mockvmclient/doc.go:
"Package mockvmclient implements the mock client for VirtualMachines."
"Package mockvmclient implements the mock client for VirtualMachines."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/vmsizeclient/doc.go:
"Package vmsizeclient implements the client for VirtualMachineSizes."
"Package vmsizeclient implements the client for VirtualMachineSizes."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/vmsizeclient/mockvmsizeclient/doc.go:
"Package mockvmsizeclient implements the mock client for VirtualMachineSizes."
"Package mockvmsizeclient implements the mock client for VirtualMachineSizes."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/vmssclient/doc.go:
"Package vmssclient implements the client for VMSS."
"Package vmssclient implements the client for VMSS."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/vmssclient/mockvmssclient/doc.go:
"Package mockvmssclient implements the mock client for VMSS."
"Package mockvmssclient implements the mock client for VMSS."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/vmssvmclient/doc.go:
"Package vmssvmclient implements the client for VirtualMachineScaleSetVM."
"Package vmssvmclient implements the client for VirtualMachineScaleSetVM."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/clients/vmssvmclient/mockvmssvmclient/doc.go:
"Package mockvmssvmclient implements the mock client for VirtualMachineScaleSetVM."
"Package mockvmssvmclient implements the mock client for VirtualMachineScaleSetVM."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/doc.go:
"Package azure is an implementation of CloudProvider Interface, LoadBalancer and Instances for Azure."
"Package azure is an implementation of CloudProvider Interface, LoadBalancer and Instances for Azure."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/metrics/doc.go:
"Package metrics is an implementation of Azure CloudProvider metrics."
"Package metrics is an implementation of Azure CloudProvider metrics."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/mockvmsets/doc.go:
"Package mockvmsets implements the mock client for VMSet."
"Package mockvmsets implements the mock client for VMSet."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/azure/retry/doc.go:
"Package retry defines a general library to handle errors and retries for various Azure clients."
"Package retry defines a general library to handle errors and retries for various Azure clients."
k8s.io/kubernetes/staging/src/k8s.io/legacy-cloud-providers@v0.0.0-20201019041413-722be6647a64/gce/doc.go:
"Package gce is an implementation of Interface, LoadBalancer and Instances for Google Compute Engine."
"Package gce is an implementation of Interface, LoadBalancer and Instances for Google Compute Engine."
github.com/anz-bank/sysl-go@v0.117.0/codegen/arrai/auto/tests/template_custom_gen/golden/gen/pkg/servers/Template/app.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/arrai/auto/tests/template_custom_gen/golden/gen/pkg/servers/Template/app_spec.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/arrai/auto/tests/template_custom_gen/golden/gen/pkg/servers/Template/requestrouter.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/arrai/auto/tests/template_custom_gen/golden/gen/pkg/servers/Template/service.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/arrai/auto/tests/template_custom_gen/golden/gen/pkg/servers/Template/servicehandler.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/arrai/auto/tests/template_custom_gen/golden/gen/pkg/servers/Template/serviceinterface.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/arrai/auto/tests/template_custom_gen/golden/gen/pkg/servers/Template/types.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/cards/grpc_handler.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/cards/grpc_interface.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/dbendpoints/requestrouter.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/dbendpoints/service.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/dbendpoints/servicehandler.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/dbendpoints/serviceinterface.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/dbendpoints/types.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/deps/error_types.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/deps/requestrouter.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/deps/service.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/deps/servicehandler.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/deps/serviceinterface.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/deps/types.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/downstream/error_types.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/downstream/requestrouter.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/downstream/service.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/downstream/servicehandler.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/downstream/serviceinterface.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/downstream/types.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/simple/app.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/simple/error_types.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/simple/requestrouter.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/simple/service.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/simple/servicehandler.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/simple/serviceinterface.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/simple/types.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/simplegrpc/app.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/simplegrpc/grpc_handler.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/simplegrpc/grpc_interface.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/wallet/grpc_handler.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/codegen/tests/wallet/grpc_interface.go:
"Code generated by sysl DO NOT EDIT."
"Code generated by sysl DO NOT EDIT."
github.com/anz-bank/sysl-go@v0.117.0/restlib/mock.go:
"Package mock contains testing utilities and mocks shared between packages."
"Package mock contains testing utilities and mocks shared between packages."
github.com/yuvalavra/morestrings@v0.2.0/reverse.go:
"Package morestrings implements additional functions to manipulate UTF-8 encoded strings, beyond what is provided in the standard \"strings\" package."
"Package morestrings implements additional functions to manipulate UTF-8 encoded strings, beyond what is provided in the standard \"strings\" package."
github.com/shaneharter/promptui@v0.3.2/promptui.go:
"Package promptui is a library providing a simple interface to create command-line prompts for go."
"Package promptui is a library providing a simple interface to create command-line prompts for go."
github.com/facebookincubator/ent-contrib@v0.0.0-20201018112627-5709d2185a62/entgql/internal/bindata.go:
"Package internal Code generated by go-bindata."
"Package internal Code generated by go-bindata."
github.com/facebookincubator/ent-contrib@v0.0.0-20201018112627-5709d2185a62/entgql/internal/todo/server/server.go:
""
""
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/chains/client/client.go:
"Package client provides a simple wrapper for building a NetworkServiceMeshClient"
"Package client provides a simple wrapper for building a NetworkServiceMeshClient"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/chains/endpoint/server.go:
"Package endpoint provides a simple wrapper for building a NetworkServiceServer"
"Package endpoint provides a simple wrapper for building a NetworkServiceServer"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/chains/nsmgr/peertracker/server.go:
"Package peertracker provides a wrapper for a Nsmgr that tracks connections received from local Clients Its designed to be used in a DevicePlugin to allow us to properly Close connections on re-Allocate"
"Package peertracker provides a wrapper for a Nsmgr that tracks connections received from local Clients Its designed to be used in a DevicePlugin to allow us to properly Close connections on re-Allocate"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/chains/nsmgr/server.go:
"Package nsmgr provides a Network Service Manager (nsmgrServer), but interface and implementation"
"Package nsmgr provides a Network Service Manager (nsmgrServer), but interface and implementation"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/chains/nsmgrproxy/server.go:
"Package nsmgrproxy provides chain of networkservice.NetworkServiceServer chain elements to creating NSMgrProxy"
"Package nsmgrproxy provides chain of networkservice.NetworkServiceServer chain elements to creating NSMgrProxy"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/authorize/server.go:
"Package authorize provides authz checks for incoming or returning connections."
"Package authorize provides authz checks for incoming or returning connections."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/clientinfo/client.go:
"Package clientinfo provides a chain element that adds pod, node and cluster names to request"
"Package clientinfo provides a chain element that adds pod, node and cluster names to request"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/clienturl/doc.go:
"Package clienturl contains chain elements allows to connect to remote server by URL from context"
"Package clienturl contains chain elements allows to connect to remote server by URL from context"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/connect/server.go:
"Package connect is intended to allow passthrough style Endpoints to have a server that also connects to a client"
"Package connect is intended to allow passthrough style Endpoints to have a server that also connects to a client"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/discover/context.go:
"Package discover provides a NetworkServiceServer chain element that discovers possible NSEs that can provide the requested network service and add them to the context.Context where they can be retrieved by Candidates(ctx)"
"Package discover provides a NetworkServiceServer chain element that discovers possible NSEs that can provide the requested network service and add them to the context.Context where they can be retrieved by Candidates(ctx)"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/excludedprefixes/server.go:
"Package excludedprefixes provides a networkservice.NetworkServiceServer chain element that can read excluded prefixes from config map and add them to request to avoid repeated usage."
"Package excludedprefixes provides a networkservice.NetworkServiceServer chain element that can read excluded prefixes from config map and add them to request to avoid repeated usage."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/externalips/server.go:
"Package externalips provides to the context on Request or Close possible to resolve external IP to internal or vise versa"
"Package externalips provides to the context on Request or Close possible to resolve external IP to internal or vise versa"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/filtermechanisms/server.go:
"Package filtermechanisms filters out remote mechanisms if communicating by remote url filters out local mechanisms otherwise."
"Package filtermechanisms filters out remote mechanisms if communicating by remote url filters out local mechanisms otherwise."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/heal/client.go:
"Package heal provides a chain element that carries out proper nsm healing from client to endpoint"
"Package heal provides a chain element that carries out proper nsm healing from client to endpoint"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/interdomainurl/server.go:
"Package interdomainurl provides chain element to putting remote NSMgr URL into context."
"Package interdomainurl provides chain element to putting remote NSMgr URL into context."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/interpose/server.go:
"Package interpose provides a NetworkServiceServer chain element that tracks local Cross connect Endpoints and call them first their unix file socket as the clienturl.ClientURL(ctx) used to connect to them."
"Package interpose provides a NetworkServiceServer chain element that tracks local Cross connect Endpoints and call them first their unix file socket as the clienturl.ClientURL(ctx) used to connect to them."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/journal/server.go:
"Package journal emits IP and PATH related event messages to NATS."
"Package journal emits IP and PATH related event messages to NATS."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/localbypass/server.go:
"Package localbypass provides a NetworkServiceServer chain element that tracks local Endpoints and substitutes their unix file socket as the clienturl.ClientURL(ctx) used to connect to them."
"Package localbypass provides a NetworkServiceServer chain element that tracks local Endpoints and substitutes their unix file socket as the clienturl.ClientURL(ctx) used to connect to them."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/mechanisms/checkmechanism/check_client_sets_mechanism_preferences.go:
"Package checkmechanism provides TestSuites for use with implementations of a mechanism networkservice chain element."
"Package checkmechanism provides TestSuites for use with implementations of a mechanism networkservice chain element."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/mechanisms/kernel/server.go:
"Package kernel provides the necessary mechanisms to request and inject a kernel interface."
"Package kernel provides the necessary mechanisms to request and inject a kernel interface."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/mechanisms/recvfd/doc.go:
"Package recvfd provides a NetworkService{Client,Server} chain element that looks at Connection.Mechanism.Parameters[common.InodeURL] with scheme 'inode' and receives the fds (if possible) and converts them to scheme file."
"Package recvfd provides a NetworkService{Client,Server} chain element that looks at Connection.Mechanism.Parameters[common.InodeURL] with scheme 'inode' and receives the fds (if possible) and converts them to scheme file."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/mechanisms/sendfd/doc.go:
"Package sendfd provides a NetworkService{Client,Server} chain element that looks at the Connection.Mechanism and Request.MechanismPreferences and if they have the Parameters[common.InodeURL] with scheme 'file' converts them to scheme inode and sends them over the connection as fds if possible."
"Package sendfd provides a NetworkService{Client,Server} chain element that looks at the Connection.Mechanism and Request.MechanismPreferences and if they have the Parameters[common.InodeURL] with scheme 'file' converts them to scheme inode and sends them over the connection as fds if possible."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/mechanisms/server.go:
"Package mechanisms provides a simple shim to allow the attempt to select a mechanism based on the MechanismPreference expressed in the Request."
"Package mechanisms provides a simple shim to allow the attempt to select a mechanism based on the MechanismPreference expressed in the Request."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/monitor/server.go:
"Package monitor provides a NetworkServiceServer chain element to provide a monitor server that reflects the connections actually in the NetworkServiceServer"
"Package monitor provides a NetworkServiceServer chain element to provide a monitor server that reflects the connections actually in the NetworkServiceServer"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/refresh/client.go:
"Package refresh periodically resends NetworkServiceMesh.Request for an existing connection so that the Endpoint doesn't 'expire' the networkservice."
"Package refresh periodically resends NetworkServiceMesh.Request for an existing connection so that the Endpoint doesn't 'expire' the networkservice."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/roundrobin/round_robin_selector.go:
"Package roundrobin provides a networkservice chain element that round robins among the candidates for providing a requested networkservice"
"Package roundrobin provides a networkservice chain element that round robins among the candidates for providing a requested networkservice"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/setextracontext/server.go:
"Package setextracontext define a chain element to set some extra context values"
"Package setextracontext define a chain element to set some extra context values"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/swapip/server.go:
"Package swapip provides chain element to swapping fields of remote mechanisms such as common.SrcIP and common.DstIP from internal to external and vice versa on response."
"Package swapip provides chain element to swapping fields of remote mechanisms such as common.SrcIP and common.DstIP from internal to external and vice versa on response."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/timeout/server.go:
"Package timeout provides a NetworkServiceServer chain element that times out expired connection"
"Package timeout provides a NetworkServiceServer chain element that times out expired connection"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/updatepath/server.go:
"Package updatepath provides a chain element that sets the id of an incoming or outgoing request"
"Package updatepath provides a chain element that sets the id of an incoming or outgoing request"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/common/updatetoken/server.go:
"Package updatetoken provides chain elements to update Connection.Path"
"Package updatetoken provides chain elements to update Connection.Path"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/connectioncontext/dnscontext/server.go:
"Package dnscontext provides a dns context specific chain element."
"Package dnscontext provides a dns context specific chain element."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/core/adapters/client_to_server.go:
"Package adapters provides adapters to translate between networkservice.NetworkService{Server,Client}"
"Package adapters provides adapters to translate between networkservice.NetworkService{Server,Client}"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/core/adapters/server_to_client.go:
"Package adapters provides adapters to translate between networkservice.NetworkService{Server,Client}"
"Package adapters provides adapters to translate between networkservice.NetworkService{Server,Client}"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/core/chain/server.go:
"Package chain provides a simple file for creating a networkservice.NetworkService{Server,Client} from a 'chain' of networkservice.NetworkService{Server,Client}s"
"Package chain provides a simple file for creating a networkservice.NetworkService{Server,Client} from a 'chain' of networkservice.NetworkService{Server,Client}s"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/core/eventchannel/monitor_client.go:
"Package eventchannel provides implementations based on event channels of: networkservice.MonitorConnectionClient networkservice.MonitorConnectionServer networkservice.MonitorConnection_MonitorConnectionsClient networkservice.MonitorConnection_MonitorConnectionsServer"
"Package eventchannel provides implementations based on event channels of: networkservice.MonitorConnectionClient networkservice.MonitorConnectionServer networkservice.MonitorConnection_MonitorConnectionsClient networkservice.MonitorConnection_MonitorConnectionsServer"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/core/eventchannel/option.go:
"Package eventchannel provides API for creating monitoring components via golang channels"
"Package eventchannel provides API for creating monitoring components via golang channels"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/core/next/context.go:
"Package next provides a mechanism for chained networkservice.NetworkService{Server,Client}s to call the next element in the chain."
"Package next provides a mechanism for chained networkservice.NetworkService{Server,Client}s to call the next element in the chain."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/core/next/tests/utils.go:
"Package tests contains tests for package 'next'"
"Package tests contains tests for package 'next'"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/core/trace/context.go:
"Package trace provides a wrapper for tracing around a networkservice.NetworkServiceClient"
"Package trace provides a wrapper for tracing around a networkservice.NetworkServiceClient"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/ipam/point2pointipam/server.go:
"Package point2pointipam provides a simple ipam appropriate for point2pointipam."
"Package point2pointipam provides a simple ipam appropriate for point2pointipam."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/utils/checks/checkconnection/client.go:
"Package checkconnection provides utilities for checking the returned connection from the next element in a chain"
"Package checkconnection provides utilities for checking the returned connection from the next element in a chain"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/utils/checks/checkcontext/client.go:
"Package checkcontext - provides networkservice chain elements for checking the context.Context passed on by the previous chain element"
"Package checkcontext - provides networkservice chain elements for checking the context.Context passed on by the previous chain element"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/utils/checks/checkcontextonreturn/client.go:
"Package checkcontextonreturn - provides a NetworkServiceClient chain element for checking the state of the context.Context after the next element in the chain has returned"
"Package checkcontextonreturn - provides a NetworkServiceClient chain element for checking the state of the context.Context after the next element in the chain has returned"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/utils/checks/checkerror/check_propogate_error.go:
"Package checkerror provides chain elements to check for errors during testing"
"Package checkerror provides chain elements to check for errors during testing"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/utils/checks/checkopts/check_propogate_opts.go:
"Package checkopts - provides tools for checking to make sure that grpc.CallOptions are propagated through a client chain elements"
"Package checkopts - provides tools for checking to make sure that grpc.CallOptions are propagated through a client chain elements"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/utils/checks/checkrequest/client.go:
"Package checkrequest - provides networkservice chain elements to check the request received from the previous element in the chain"
"Package checkrequest - provides networkservice chain elements to check the request received from the previous element in the chain"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/utils/inject/injecterror/client.go:
"Package injecterror provides networkservice chain elements that simply returns an error."
"Package injecterror provides networkservice chain elements that simply returns an error."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/utils/inject/injectopts/client.go:
"Package injectopts - injects grpc.CallOptions by appending them to the end of the opts..."
"Package injectopts - injects grpc.CallOptions by appending them to the end of the opts..."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/utils/inject/injectpeer/client.go:
"Package injectpeer is used to inject its peer object into the context if needed."
"Package injectpeer is used to inject its peer object into the context if needed."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/networkservice/utils/null/client.go:
"Package null provides simple networkservice chain elements that do nothing by call next and returns what comes back."
"Package null provides simple networkservice chain elements that do nothing by call next and returns what comes back."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/chains/memory/server.go:
"Package memory provides registry chain based on memory chain elements"
"Package memory provides registry chain based on memory chain elements"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/chains/proxydns/server.go:
"Package proxydns provides default chain for stateless proxy registries based on DNS"
"Package proxydns provides default chain for stateless proxy registries based on DNS"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/common/clienturl/doc.go:
"Package clienturl contains chain elements allows to connect to remote server by URL from context"
"Package clienturl contains chain elements allows to connect to remote server by URL from context"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/common/connect/doc.go:
"Package connect is intended to allow registry connect to other registries such as proxy registry or floating registry"
"Package connect is intended to allow registry connect to other registries such as proxy registry or floating registry"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/common/dnsresolve/doc.go:
"Package dnsresolve provides registry chain elements that can resolve passed Domain to URL"
"Package dnsresolve provides registry chain elements that can resolve passed Domain to URL"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/common/endpointurls/server.go:
"Package endpointurls provides registry.NetworkServiceEndpointRegistryServer that can be injected in the chain of registry.NetworkServiceEndpointRegistryServer to get an actual set of registry.NetworkServiceEndpoint URLs."
"Package endpointurls provides registry.NetworkServiceEndpointRegistryServer that can be injected in the chain of registry.NetworkServiceEndpointRegistryServer to get an actual set of registry.NetworkServiceEndpoint URLs."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/common/expire/doc.go:
"Package expire provides wrappers for handling resources time expiration"
"Package expire provides wrappers for handling resources time expiration"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/common/interpose/client.go:
"Package interpose provides NetworkServiceRegistryServer that registers local Endpoints and adds them to Map"
"Package interpose provides NetworkServiceRegistryServer that registers local Endpoints and adds them to Map"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/common/interpose/server.go:
"Package interpose provides NetworkServiceRegistryServer that registers local Endpoints and adds them to Map"
"Package interpose provides NetworkServiceRegistryServer that registers local Endpoints and adds them to Map"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/common/localbypass/server.go:
"Package localbypass provides NetworkServiceRegistryServer that registers local Endpoints and adds them to localbypass.SocketMap"
"Package localbypass provides NetworkServiceRegistryServer that registers local Endpoints and adds them to localbypass.SocketMap"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/common/proxy/doc.go:
"Package proxy provides registry chain elements that can put URL to the proxy registry to the context in case of interdomain upstream."
"Package proxy provides registry chain elements that can put URL to the proxy registry to the context in case of interdomain upstream."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/common/querycache/nse_client.go:
"Package querycache adds possible to cache Find queries"
"Package querycache adds possible to cache Find queries"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/common/recvfd/server.go:
"Package recvfd provides an NSE registry server chain element that: 1."
"Package recvfd provides an NSE registry server chain element that: 1."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/common/refresh/doc.go:
"Package refresh provides registry elements for refreshing resources"
"Package refresh provides registry elements for refreshing resources"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/common/sendfd/client.go:
"Package sendfd provides a registry.NetworkServiceEndpointRegistryClient chain element to convert any unix file socket endpoint.URLs into 'inode://${dev}/${ino}' urls and send the fd over the unix file socket."
"Package sendfd provides a registry.NetworkServiceEndpointRegistryClient chain element to convert any unix file socket endpoint.URLs into 'inode://${dev}/${ino}' urls and send the fd over the unix file socket."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/common/setid/doc.go:
"Package setid has registry elements for setting id"
"Package setid has registry elements for setting id"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/common/seturl/server.go:
"Package seturl implements a chain elemenet to set url to registered endpoints."
"Package seturl implements a chain elemenet to set url to registered endpoints."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/common/swap/doc.go:
"Package swap provides registry servers which can swap local information of outgoing ns/nse to interdomain variant and also can update incoming nse information for proxy network service manager."
"Package swap provides registry servers which can swap local information of outgoing ns/nse to interdomain variant and also can update incoming nse information for proxy network service manager."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/core/adapters/nse_registry.go:
"Package adapters provide API to converting client to server and vise versa"
"Package adapters provide API to converting client to server and vise versa"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/core/chain/nse_registry.go:
"Package chain provides API to make chains of registry elements"
"Package chain provides API to make chains of registry elements"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/core/next/context.go:
"Package next provides a mechanism for chained registry.{Registry,Discovery}{Server,Client}s to call the next element in the chain."
"Package next provides a mechanism for chained registry.{Registry,Discovery}{Server,Client}s to call the next element in the chain."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/core/nextwrap/ns_registry_client.go:
"Package nextwrap provides adapters to wrap clients with no support to next, to support it."
"Package nextwrap provides adapters to wrap clients with no support to next, to support it."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/core/nextwrap/nse_registry_client.go:
"Package nextwrap provides adapters to wrap clients with no support to next, to support it."
"Package nextwrap provides adapters to wrap clients with no support to next, to support it."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/core/streamchannel/nse_registry_stream_channel.go:
"Package streamchannel provides find client/servers based on channels"
"Package streamchannel provides find client/servers based on channels"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/core/streamcontext/nse_registry.go:
"Package streamcontext provides API to extend context for find client/server"
"Package streamcontext provides API to extend context for find client/server"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/core/trace/context.go:
"Package trace provides a wrapper for tracing around a registry.{Registry,Discovery}{Server,Client}"
"Package trace provides a wrapper for tracing around a registry.{Registry,Discovery}{Server,Client}"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/memory/doc.go:
"Package memory provides NSM registry chain elements to building memory-based registries"
"Package memory provides NSM registry chain elements to building memory-based registries"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/server.go:
"Package registry provides a simple wrapper for building a Registry"
"Package registry provides a simple wrapper for building a Registry"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/registry/utils/checks/checkcontext/ns_client.go:
"Package checkcontext - provides registry chain elements for checking the context.Context passed on by the previous chain element"
"Package checkcontext - provides registry chain elements for checking the context.Context passed on by the previous chain element"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/addressof/networkservice_client.go:
"Package addressof provides convenient functions for converting implementations of an interface to pointers to implementations of the interface."
"Package addressof provides convenient functions for converting implementations of an interface to pointers to implementations of the interface."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/callback/client.go:
"Package callback - provide GRPC API to perform client callbacks."
"Package callback - provide GRPC API to perform client callbacks."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/callback/server.go:
"Package callback - provide GRPC API to perform client callbacks."
"Package callback - provide GRPC API to perform client callbacks."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/cidr/cidr.go:
"Package cidr provides common functions useful when working with Classless Inter-Domain Routing (CIDR)"
"Package cidr provides common functions useful when working with Classless Inter-Domain Routing (CIDR)"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/clientinfo/clientinfo.go:
"Package clientinfo provides a set of utilities for adding client info to labels map"
"Package clientinfo provides a set of utilities for adding client info to labels map"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/clientmap/gen.go:
"Package clientmap provides a sync.Map for networkservicemesh.NetworkServiceClients and a refcounted sync.Map"
"Package clientmap provides a sync.Map for networkservicemesh.NetworkServiceClients and a refcounted sync.Map"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/clienturlctx/context.go:
"Package clienturlctx allows the setting of a client url in the context of the request"
"Package clienturlctx allows the setting of a client url in the context of the request"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/debug/self.go:
"Package debug provides a very simple function that, if executed will replace the executable with dlv running the executable and listening on the port specified by an environment variable."
"Package debug provides a very simple function that, if executed will replace the executable with dlv running the executable and listening on the port specified by an environment variable."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/dnscontext/doc.go:
"Package dnscontext provides a DNS specific tools."
"Package dnscontext provides a DNS specific tools."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/errctx/context.go:
"Package errctx provides functions for stashing errors in context.Contexts Example of use: serverCtx, cancel := context.WithCancel(ctx) serverCtx = errctx.WithErr(ctx) go func() { err = server.Serve(listener) if err != nil { select { case <-ctx.Done(): default: errctx.SetErr(serverCtx,err) cancel() } } }() <-serverCtx if err := errctx.Err(serverCtx); err != nil { ..."
"Package errctx provides functions for stashing errors in context.Contexts Example of use: serverCtx, cancel := context.WithCancel(ctx) serverCtx = errctx.WithErr(ctx) go func() { err = server.Serve(listener) if err != nil { select { case <-ctx.Done(): default: errctx.SetErr(serverCtx,err) cancel() } } }() <-serverCtx if err := errctx.Err(serverCtx); err != nil { ..."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/extend/extended.go:
"Package extend allows you to extend a context with values from another context"
"Package extend allows you to extend a context with values from another context"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/flags/constants.go:
"Package flags provides utility functions for flags for NSM cmds"
"Package flags provides utility functions for flags for NSM cmds"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/fs/inode.go:
"Package fs provides common filesystem functions and utilities"
"Package fs provides common filesystem functions and utilities"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/fs/inode_windows_amd64.go:
"Package fs provides common filesystem functions and utilities"
"Package fs provides common filesystem functions and utilities"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/grpcutils/listen_and_serve.go:
"Package grpcutils - provides a simple ListenAndServe for grpc"
"Package grpcutils - provides a simple ListenAndServe for grpc"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/interdomain/doc.go:
"Package interdomain provides tools to work with interdomain cases"
"Package interdomain provides tools to work with interdomain cases"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/jaeger/jaeger.go:
"Package jaeger provides a set of utilities for assisting with using jaeger"
"Package jaeger provides a set of utilities for assisting with using jaeger"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/log/context.go:
"Package log provides functions for having a *logrus.Entry per Context This allows the for context associative logging"
"Package log provides functions for having a *logrus.Entry per Context This allows the for context associative logging"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/matchutils/utils.go:
"Package matchutils provides utils to match network services and network service endpoints"
"Package matchutils provides utils to match network services and network service endpoints"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/opa/doc.go:
"Package opa provides of utilities for using OPA"
"Package opa provides of utilities for using OPA"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/prefixpool/prefixpool.go:
"Package prefixpool provides service for prefix managing"
"Package prefixpool provides service for prefix managing"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/sandbox/doc.go:
"Package sandbox provides API for testing NSM chains such as Forwarder, NSC, NSMgrs, Registries, NSE."
"Package sandbox provides API for testing NSM chains such as Forwarder, NSC, NSMgrs, Registries, NSE."
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/signalctx/context.go:
"Package signalctx provides a context which is canceled when an os.Signal is received"
"Package signalctx provides a context which is canceled when an os.Signal is received"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/spanhelper/span_helper.go:
"Package spanhelper provides a set of utilities to assist in working with opentracing spans"
"Package spanhelper provides a set of utilities to assist in working with opentracing spans"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/spiffejwt/doc.go:
"Package spiffejwt provides a token.GeneratorFunc for spiffe jwt tokens signed by x509vids"
"Package spiffejwt provides a token.GeneratorFunc for spiffe jwt tokens signed by x509vids"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/spire/start.go:
"Package spire provides two simple functions: - Start to start a SpireServer/SpireAgent for local testing - AddEntry to add entries into the spire server"
"Package spire provides two simple functions: - Start to start a SpireServer/SpireAgent for local testing - AddEntry to add entries into the spire server"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/stringurl/gen.go:
"Package stringurl provides sync map like a Go map[string]*url.URL but is safe for concurrent using"
"Package stringurl provides sync map like a Go map[string]*url.URL but is safe for concurrent using"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/token/token.go:
"Package token provides a simple type for functions that generate tokens"
"Package token provides a simple type for functions that generate tokens"
github.com/networkservicemesh/sdk@v0.0.0-20201018180237-f46b09458475/pkg/tools/typeutils/typeutils.go:
"Package typeutils provides as simpler helper for getting a type Name from an interface{}"
"Package typeutils provides as simpler helper for getting a type Name from an interface{}"
yunion.io/x/onecloud@v0.0.0-20201019035712-93d682503e2d/pkg/cloudcommon/db/opslog_const.go:
""
""
yunion.io/x/onecloud@v0.0.0-20201019035712-93d682503e2d/pkg/lbagent/gobetween/config.go:
"* * mod_config.go - config file definitions * * @author Yaroslav Pogrebnyak <yyyaroslav@gmail.com> * @author Gene Ponomarenko <kikomdev@gmail.com>"
"* * mod_config.go - config file definitions * * @author Yaroslav Pogrebnyak <yyyaroslav@gmail.com> * @author Gene Ponomarenko <kikomdev@gmail.com>"
yunion.io/x/onecloud@v0.0.0-20201019035712-93d682503e2d/pkg/util/dhcp/doc.go:
"Package dhcp provides building blocks for DHCP clients and servers."
"Package dhcp provides building blocks for DHCP clients and servers."
yunion.io/x/onecloud@v0.0.0-20201019035712-93d682503e2d/pkg/util/rand/rand.go:
"Package rand provides utilities related to randomization."
"Package rand provides utilities related to randomization."
yunion.io/x/onecloud@v0.0.0-20201019035712-93d682503e2d/pkg/util/tftp/tftp.go:
"Package tftp implements a read-only TFTP server."
"Package tftp implements a read-only TFTP server."
github.com/hashicorp/nomad/api@v0.0.0-20201018232131-b4034d6cf79f/internal/testutil/freeport/freeport.go:
"Package freeport provides a helper for allocating free ports across multiple processes on the same machine."
"Package freeport provides a helper for allocating free ports across multiple processes on the same machine."
github.com/renproject/multichain@v0.2.11-0.20201019005930-94faa7794028/api/account/account.go:
"Package account defines the Account API."
"Package account defines the Account API."
github.com/renproject/multichain@v0.2.11-0.20201019005930-94faa7794028/api/address/address.go:
"Package address defines the Address API."
"Package address defines the Address API."
github.com/renproject/multichain@v0.2.11-0.20201019005930-94faa7794028/api/contract/contract.go:
"Package contract defines the Contract API."
"Package contract defines the Contract API."
github.com/renproject/multichain@v0.2.11-0.20201019005930-94faa7794028/api/gas/gas.go:
"Package gas defines the Gas API."
"Package gas defines the Gas API."
github.com/renproject/multichain@v0.2.11-0.20201019005930-94faa7794028/api/utxo/utxo.go:
"Package utxo defines the UTXO API."
"Package utxo defines the UTXO API."
github.com/renproject/multichain@v0.2.11-0.20201019005930-94faa7794028/multichain.go:
"Package multichain defines all supported assets and chains."
"Package multichain defines all supported assets and chains."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/accessapproval/apiv1/doc.go:
"NOTE: This package is in beta."
"NOTE: This package is in beta."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/analytics/admin/apiv1alpha/doc.go:
"NOTE: This package is in alpha."
"NOTE: This package is in alpha."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/analytics/data/apiv1alpha/doc.go:
"NOTE: This package is in alpha."
"NOTE: This package is in alpha."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/area120/tables/apiv1alpha1/doc.go:
"NOTE: This package is in alpha."
"NOTE: This package is in alpha."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/asset/apiv1/doc.go:
"Package asset is an auto-generated package for the Cloud Asset API."
"Package asset is an auto-generated package for the Cloud Asset API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/asset/apiv1beta1/doc.go:
"Package asset is an auto-generated package for the Cloud Asset API."
"Package asset is an auto-generated package for the Cloud Asset API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/asset/apiv1p2beta1/doc.go:
"Package asset is an auto-generated package for the Cloud Asset API."
"Package asset is an auto-generated package for the Cloud Asset API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/asset/apiv1p5beta1/doc.go:
"Package asset is an auto-generated package for the Cloud Asset API."
"Package asset is an auto-generated package for the Cloud Asset API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/assuredworkloads/apiv1beta1/doc.go:
"NOTE: This package is in beta."
"NOTE: This package is in beta."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/automl/apiv1/doc.go:
"Package automl is an auto-generated package for the Cloud AutoML API."
"Package automl is an auto-generated package for the Cloud AutoML API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/automl/apiv1beta1/doc.go:
"Package automl is an auto-generated package for the Cloud AutoML API."
"Package automl is an auto-generated package for the Cloud AutoML API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/billing/apiv1/doc.go:
"Package billing is an auto-generated package for the Cloud Billing API."
"Package billing is an auto-generated package for the Cloud Billing API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/billing/budgets/apiv1beta1/doc.go:
"NOTE: This package is in beta."
"NOTE: This package is in beta."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/civil/civil.go:
"Package civil implements types for civil time, a time-zone-independent representation of time that follows the rules of the proleptic Gregorian calendar with exactly 24-hour days, 60-minute hours, and 60-second minutes."
"Package civil implements types for civil time, a time-zone-independent representation of time that follows the rules of the proleptic Gregorian calendar with exactly 24-hour days, 60-minute hours, and 60-second minutes."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/cloudbuild/apiv1/doc.go:
"Creates and manages builds on Google Cloud Platform."
"Creates and manages builds on Google Cloud Platform."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/cloudbuild/apiv1/v2/doc.go:
"Package cloudbuild is an auto-generated package for the Cloud Build API."
"Package cloudbuild is an auto-generated package for the Cloud Build API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/cloudtasks/apiv2/doc.go:
"Package cloudtasks is an auto-generated package for the Cloud Tasks API."
"Package cloudtasks is an auto-generated package for the Cloud Tasks API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/cloudtasks/apiv2beta2/doc.go:
"Package cloudtasks is an auto-generated package for the Cloud Tasks API."
"Package cloudtasks is an auto-generated package for the Cloud Tasks API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/cloudtasks/apiv2beta3/doc.go:
"Package cloudtasks is an auto-generated package for the Cloud Tasks API."
"Package cloudtasks is an auto-generated package for the Cloud Tasks API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/cmd/go-cloud-debug-agent/debuglet.go:
"Deprecated."
"Deprecated."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/cmd/go-cloud-debug-agent/internal/breakpoints/breakpoints.go:
"Package breakpoints handles breakpoint requests we get from the user through the Debuglet Controller, and manages corresponding breakpoints set in the code."
"Package breakpoints handles breakpoint requests we get from the user through the Debuglet Controller, and manages corresponding breakpoints set in the code."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/cmd/go-cloud-debug-agent/internal/controller/client.go:
"Package controller is a library for interacting with the Google Cloud Debugger's Debuglet Controller service."
"Package controller is a library for interacting with the Google Cloud Debugger's Debuglet Controller service."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/cmd/go-cloud-debug-agent/internal/debug/arch/arch.go:
"Package arch contains architecture-specific definitions."
"Package arch contains architecture-specific definitions."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/cmd/go-cloud-debug-agent/internal/debug/dwarf/open.go:
"Package dwarf provides access to DWARF debugging information loaded from executable files, as defined in the DWARF 2.0 Standard at http://dwarfstd.org/doc/dwarf-2.0.0.pdf"
"Package dwarf provides access to DWARF debugging information loaded from executable files, as defined in the DWARF 2.0 Standard at http://dwarfstd.org/doc/dwarf-2.0.0.pdf"
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/cmd/go-cloud-debug-agent/internal/debug/elf/file.go:
"Package elf implements access to ELF object files."
"Package elf implements access to ELF object files."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/cmd/go-cloud-debug-agent/internal/debug/gosym/symtab.go:
"Package gosym implements access to the Go symbol and line number tables embedded in Go binaries generated by the gc compilers."
"Package gosym implements access to the Go symbol and line number tables embedded in Go binaries generated by the gc compilers."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/cmd/go-cloud-debug-agent/internal/debug/local/local.go:
"Package local provides access to a local program."
"Package local provides access to a local program."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/cmd/go-cloud-debug-agent/internal/debug/program.go:
"Package debug provides the portable interface to a program being debugged."
"Package debug provides the portable interface to a program being debugged."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/cmd/go-cloud-debug-agent/internal/debug/remote/remote.go:
"Package remote provides remote access to a debugproxy server."
"Package remote provides remote access to a debugproxy server."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/cmd/go-cloud-debug-agent/internal/debug/server/protocol/protocol.go:
"Package protocol defines the types used to represent calls to the debug server."
"Package protocol defines the types used to represent calls to the debug server."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/cmd/go-cloud-debug-agent/internal/debug/server/server.go:
"Package server provides RPC access to a local program being debugged."
"Package server provides RPC access to a local program being debugged."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/cmd/go-cloud-debug-agent/internal/valuecollector/valuecollector.go:
"Package valuecollector is used to collect the values of variables in a program."
"Package valuecollector is used to collect the values of variables in a program."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/compute/metadata/metadata.go:
"Package metadata provides access to Google Compute Engine (GCE) metadata and API service accounts."
"Package metadata provides access to Google Compute Engine (GCE) metadata and API service accounts."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/container/apiv1/doc.go:
"Package container is an auto-generated package for the Kubernetes Engine API."
"Package container is an auto-generated package for the Kubernetes Engine API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/container/container.go:
"Package container contains a deprecated Google Container Engine client."
"Package container contains a deprecated Google Container Engine client."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/containeranalysis/apiv1/doc.go:
"Package containeranalysis is an auto-generated package for the Container Analysis API."
"Package containeranalysis is an auto-generated package for the Container Analysis API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/containeranalysis/apiv1beta1/doc.go:
"Package containeranalysis is an auto-generated package for the Container Analysis API."
"Package containeranalysis is an auto-generated package for the Container Analysis API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/datacatalog/apiv1/doc.go:
"Package datacatalog is an auto-generated package for the Google Cloud Data Catalog API."
"Package datacatalog is an auto-generated package for the Google Cloud Data Catalog API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/datacatalog/apiv1beta1/doc.go:
"Package datacatalog is an auto-generated package for the Google Cloud Data Catalog API."
"Package datacatalog is an auto-generated package for the Google Cloud Data Catalog API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/dataproc/apiv1/doc.go:
"Package dataproc is an auto-generated package for the Cloud Dataproc API."
"Package dataproc is an auto-generated package for the Cloud Dataproc API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/dataproc/apiv1beta2/doc.go:
"Package dataproc is an auto-generated package for the Cloud Dataproc API."
"Package dataproc is an auto-generated package for the Cloud Dataproc API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/debugger/apiv2/doc.go:
"Package debugger is an auto-generated package for the Stackdriver Debugger API."
"Package debugger is an auto-generated package for the Stackdriver Debugger API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/dialogflow/apiv2/doc.go:
"Package dialogflow is an auto-generated package for the Dialogflow API."
"Package dialogflow is an auto-generated package for the Dialogflow API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/dialogflow/cx/apiv3beta1/doc.go:
"Package cx is an auto-generated package for the Dialogflow API."
"Package cx is an auto-generated package for the Dialogflow API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/dlp/apiv2/doc.go:
"Package dlp is an auto-generated package for the Cloud Data Loss Prevention (DLP) API."
"Package dlp is an auto-generated package for the Cloud Data Loss Prevention (DLP) API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/doc.go:
"Package cloud is the root of the packages used to access Google Cloud Services."
"Package cloud is the root of the packages used to access Google Cloud Services."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/errorreporting/apiv1beta1/doc.go:
"Package errorreporting is an auto-generated package for the Stackdriver Error Reporting API."
"Package errorreporting is an auto-generated package for the Stackdriver Error Reporting API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/errorreporting/errors.go:
"Package errorreporting is a Google Cloud Error Reporting library."
"Package errorreporting is a Google Cloud Error Reporting library."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/functions/metadata/doc.go:
"Package metadata provides methods for creating and accessing context.Context objects with Google Cloud Functions metadata."
"Package metadata provides methods for creating and accessing context.Context objects with Google Cloud Functions metadata."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/gaming/apiv1beta/doc.go:
"NOTE: This package is in beta."
"NOTE: This package is in beta."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/grafeas/apiv1/doc.go:
"Package grafeas is an auto-generated package for the Container Analysis API."
"Package grafeas is an auto-generated package for the Container Analysis API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/httpreplay/httpreplay.go:
"Package httpreplay provides an API for recording and replaying traffic from HTTP-based Google API clients."
"Package httpreplay provides an API for recording and replaying traffic from HTTP-based Google API clients."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/httpreplay/internal/proxy/record.go:
"Package proxy provides a record/replay HTTP proxy."
"Package proxy provides a record/replay HTTP proxy."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/iam/admin/apiv1/doc.go:
"Package admin is an auto-generated package for the Google Identity and Access Management (IAM) API."
"Package admin is an auto-generated package for the Google Identity and Access Management (IAM) API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/iam/credentials/apiv1/doc.go:
"Package credentials is an auto-generated package for the IAM Service Account Credentials API."
"Package credentials is an auto-generated package for the IAM Service Account Credentials API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/iam/iam.go:
"Package iam supports the resource-specific operations of Google Cloud IAM (Identity and Access Management) for the Google Cloud Libraries."
"Package iam supports the resource-specific operations of Google Cloud IAM (Identity and Access Management) for the Google Cloud Libraries."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/internal/btree/btree.go:
"Package btree implements in-memory B-Trees of arbitrary degree."
"Package btree implements in-memory B-Trees of arbitrary degree."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/internal/fields/fields.go:
"Package fields provides a view of the fields of a struct that follows the Go rules, amended to consider tags and case insensitivity."
"Package fields provides a view of the fields of a struct that follows the Go rules, amended to consider tags and case insensitivity."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/internal/leakcheck/leakcheck.go:
"Package leakcheck contains functions to check leaked goroutines."
"Package leakcheck contains functions to check leaked goroutines."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/internal/optional/optional.go:
"Package optional provides versions of primitive types that can be nil."
"Package optional provides versions of primitive types that can be nil."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/internal/pretty/pretty.go:
"Package pretty implements a simple pretty-printer."
"Package pretty implements a simple pretty-printer."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/internal/protostruct/protostruct.go:
"Package protostruct supports operations on the protocol buffer Struct message."
"Package protostruct supports operations on the protocol buffer Struct message."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/internal/testutil/context.go:
"Package testutil contains helper functions for writing tests."
"Package testutil contains helper functions for writing tests."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/internal/tracecontext/tracecontext.go:
"Package tracecontext provides encoders and decoders for Stackdriver Trace contexts."
"Package tracecontext provides encoders and decoders for Stackdriver Trace contexts."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/internal/uid/uid.go:
"Package uid supports generating unique IDs."
"Package uid supports generating unique IDs."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/internal/version/version.go:
"Package version contains version information for Google Cloud Client Libraries for Go, as reported in request headers."
"Package version contains version information for Google Cloud Client Libraries for Go, as reported in request headers."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/iot/apiv1/doc.go:
"Package iot is an auto-generated package for the Cloud IoT API."
"Package iot is an auto-generated package for the Cloud IoT API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/kms/apiv1/doc.go:
"Package kms is an auto-generated package for the Cloud Key Management Service (KMS) API."
"Package kms is an auto-generated package for the Cloud Key Management Service (KMS) API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/language/apiv1/doc.go:
"Package language is an auto-generated package for the Cloud Natural Language API."
"Package language is an auto-generated package for the Cloud Natural Language API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/language/apiv1beta2/doc.go:
"Package language is an auto-generated package for the Cloud Natural Language API."
"Package language is an auto-generated package for the Cloud Natural Language API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/longrunning/autogen/doc.go:
"Package longrunning is an auto-generated package for the Long Running Operations API."
"Package longrunning is an auto-generated package for the Long Running Operations API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/longrunning/longrunning.go:
"Package longrunning supports Long Running Operations for the Google Cloud Libraries."
"Package longrunning supports Long Running Operations for the Google Cloud Libraries."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/managedidentities/apiv1/doc.go:
"Package managedidentities is an auto-generated package for the Managed Service for Microsoft Active Directory API."
"Package managedidentities is an auto-generated package for the Managed Service for Microsoft Active Directory API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/memcache/apiv1beta2/doc.go:
"Package memcache is an auto-generated package for the Cloud Memorystore for Memcached API."
"Package memcache is an auto-generated package for the Cloud Memorystore for Memcached API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/monitoring/apiv3/doc.go:
"Package monitoring is an auto-generated package for the Cloud Monitoring API."
"Package monitoring is an auto-generated package for the Cloud Monitoring API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/monitoring/apiv3/v2/doc.go:
"Package monitoring is an auto-generated package for the Cloud Monitoring API."
"Package monitoring is an auto-generated package for the Cloud Monitoring API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/notebooks/apiv1beta1/doc.go:
"Package notebooks is an auto-generated package for the Notebooks API."
"Package notebooks is an auto-generated package for the Notebooks API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/osconfig/agentendpoint/apiv1/doc.go:
"Package agentendpoint is an auto-generated package for the Cloud OS Config API."
"Package agentendpoint is an auto-generated package for the Cloud OS Config API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/osconfig/agentendpoint/apiv1beta/doc.go:
"Package agentendpoint is an auto-generated package for the Cloud OS Config API."
"Package agentendpoint is an auto-generated package for the Cloud OS Config API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/osconfig/apiv1/doc.go:
"Package osconfig is an auto-generated package for the Cloud OS Config API."
"Package osconfig is an auto-generated package for the Cloud OS Config API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/osconfig/apiv1beta/doc.go:
"Package osconfig is an auto-generated package for the Cloud OS Config API."
"Package osconfig is an auto-generated package for the Cloud OS Config API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/oslogin/apiv1/doc.go:
"Package oslogin is an auto-generated package for the Cloud OS Login API."
"Package oslogin is an auto-generated package for the Cloud OS Login API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/oslogin/apiv1beta/doc.go:
"Package oslogin is an auto-generated package for the Cloud OS Login API."
"Package oslogin is an auto-generated package for the Cloud OS Login API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/phishingprotection/apiv1beta1/doc.go:
"Package phishingprotection is an auto-generated package for the Phishing Protection API."
"Package phishingprotection is an auto-generated package for the Phishing Protection API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/policytroubleshooter/apiv1/doc.go:
"Package policytroubleshooter is an auto-generated package for the Policy Troubleshooter API."
"Package policytroubleshooter is an auto-generated package for the Policy Troubleshooter API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/profiler/busybench/busybench.go:
"Busybench is a tool that runs a benchmark with the profiler enabled."
"Busybench is a tool that runs a benchmark with the profiler enabled."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/profiler/mocks/mock_profiler_client.go:
"Package mocks is a generated GoMock package."
"Package mocks is a generated GoMock package."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/profiler/profiler.go:
"Package profiler is a client for the Cloud Profiler service."
"Package profiler is a client for the Cloud Profiler service."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/profiler/testdata/testdata.go:
"Package testdata provides some useful data sets for testing purposes."
"Package testdata provides some useful data sets for testing purposes."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/recaptchaenterprise/apiv1/doc.go:
"Package recaptchaenterprise is an auto-generated package for the reCAPTCHA Enterprise API."
"Package recaptchaenterprise is an auto-generated package for the reCAPTCHA Enterprise API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/recaptchaenterprise/apiv1beta1/doc.go:
"Package recaptchaenterprise is an auto-generated package for the reCAPTCHA Enterprise API."
"Package recaptchaenterprise is an auto-generated package for the reCAPTCHA Enterprise API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/recommender/apiv1/doc.go:
"Package recommender is an auto-generated package for the Recommender API."
"Package recommender is an auto-generated package for the Recommender API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/recommender/apiv1beta1/doc.go:
"Package recommender is an auto-generated package for the Recommender API."
"Package recommender is an auto-generated package for the Recommender API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/redis/apiv1/doc.go:
"Package redis is an auto-generated package for the Google Cloud Memorystore for Redis API."
"Package redis is an auto-generated package for the Google Cloud Memorystore for Redis API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/redis/apiv1beta1/doc.go:
"Package redis is an auto-generated package for the Google Cloud Memorystore for Redis API."
"Package redis is an auto-generated package for the Google Cloud Memorystore for Redis API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/rpcreplay/doc.go:
"Package rpcreplay supports the capture and replay of gRPC calls."
"Package rpcreplay supports the capture and replay of gRPC calls."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/scheduler/apiv1/doc.go:
"Package scheduler is an auto-generated package for the Cloud Scheduler API."
"Package scheduler is an auto-generated package for the Cloud Scheduler API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/scheduler/apiv1beta1/doc.go:
"Package scheduler is an auto-generated package for the Cloud Scheduler API."
"Package scheduler is an auto-generated package for the Cloud Scheduler API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/secretmanager/apiv1/doc.go:
"Package secretmanager is an auto-generated package for the Secret Manager API."
"Package secretmanager is an auto-generated package for the Secret Manager API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/secretmanager/apiv1beta1/doc.go:
"Package secretmanager is an auto-generated package for the Secret Manager API."
"Package secretmanager is an auto-generated package for the Secret Manager API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/security/privateca/apiv1beta1/doc.go:
"NOTE: This package is in beta."
"NOTE: This package is in beta."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/securitycenter/apiv1/doc.go:
"Package securitycenter is an auto-generated package for the Security Command Center API."
"Package securitycenter is an auto-generated package for the Security Command Center API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/securitycenter/apiv1beta1/doc.go:
"Package securitycenter is an auto-generated package for the Security Command Center API."
"Package securitycenter is an auto-generated package for the Security Command Center API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/securitycenter/apiv1p1beta1/doc.go:
"Package securitycenter is an auto-generated package for the Security Command Center API."
"Package securitycenter is an auto-generated package for the Security Command Center API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/securitycenter/settings/apiv1beta1/doc.go:
"Package settings is an auto-generated package for the Cloud Security Command Center API."
"Package settings is an auto-generated package for the Cloud Security Command Center API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/servicedirectory/apiv1beta1/doc.go:
"Package servicedirectory is an auto-generated package for the Service Directory API."
"Package servicedirectory is an auto-generated package for the Service Directory API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/speech/apiv1/doc.go:
"Package speech is an auto-generated package for the Cloud Speech-to-Text API."
"Package speech is an auto-generated package for the Cloud Speech-to-Text API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/speech/apiv1p1beta1/doc.go:
"Package speech is an auto-generated package for the Cloud Speech-to-Text API."
"Package speech is an auto-generated package for the Cloud Speech-to-Text API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/talent/apiv4/doc.go:
"NOTE: This package is in beta."
"NOTE: This package is in beta."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/talent/apiv4beta1/doc.go:
"Package talent is an auto-generated package for the Cloud Talent Solution API."
"Package talent is an auto-generated package for the Cloud Talent Solution API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/texttospeech/apiv1/doc.go:
"Package texttospeech is an auto-generated package for the Cloud Text-to-Speech API."
"Package texttospeech is an auto-generated package for the Cloud Text-to-Speech API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/third_party/pkgsite/print_type.go:
"Package pkgsite is not for external use."
"Package pkgsite is not for external use."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/trace/apiv1/doc.go:
"Package trace is an auto-generated package for the Stackdriver Trace API."
"Package trace is an auto-generated package for the Stackdriver Trace API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/trace/apiv2/doc.go:
"Package trace is an auto-generated package for the Stackdriver Trace API."
"Package trace is an auto-generated package for the Stackdriver Trace API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/translate/apiv3/doc.go:
"Package translate is an auto-generated package for the Cloud Translation API."
"Package translate is an auto-generated package for the Cloud Translation API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/translate/translate.go:
"Package translate is the v2 client for the Google Translation API."
"Package translate is the v2 client for the Google Translation API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/video/transcoder/apiv1beta1/doc.go:
"NOTE: This package is in beta."
"NOTE: This package is in beta."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/videointelligence/apiv1/doc.go:
"Package videointelligence is an auto-generated package for the Cloud Video Intelligence API."
"Package videointelligence is an auto-generated package for the Cloud Video Intelligence API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/videointelligence/apiv1beta2/doc.go:
"Package videointelligence is an auto-generated package for the Google Cloud Video Intelligence API."
"Package videointelligence is an auto-generated package for the Google Cloud Video Intelligence API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/vision/apiv1/doc.go:
"Package vision is an auto-generated package for the Cloud Vision API."
"Package vision is an auto-generated package for the Cloud Vision API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/vision/apiv1p1beta1/doc.go:
"Package vision is an auto-generated package for the Cloud Vision API."
"Package vision is an auto-generated package for the Cloud Vision API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/webrisk/apiv1/doc.go:
"Package webrisk is an auto-generated package for the Web Risk API."
"Package webrisk is an auto-generated package for the Web Risk API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/webrisk/apiv1beta1/doc.go:
"Package webrisk is an auto-generated package for the Web Risk API."
"Package webrisk is an auto-generated package for the Web Risk API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/websecurityscanner/apiv1/doc.go:
"Package websecurityscanner is an auto-generated package for the Web Security Scanner API."
"Package websecurityscanner is an auto-generated package for the Web Security Scanner API."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/workflows/apiv1beta/doc.go:
"NOTE: This package is in beta."
"NOTE: This package is in beta."
github.com/googleapis/google-cloud-go@v0.69.1-0.20201018204431-89a9df5ed3ef/workflows/executions/apiv1beta/doc.go:
"NOTE: This package is in beta."
"NOTE: This package is in beta."
github.com/ruslanBik4/httpgo@v1.1.10023/main.go:
"инициализация и запуск веб-сервера, подключение основных хандлеров"
"инициализация и запуск веб-сервера, подключение основных хандлеров"
github.com/ruslanBik4/httpgo@v1.1.10023/models/db/cache/lists.go:
"Package cache хранит кешированные данные БД (пока только справочники) для использования при отдаче данных"
"Package cache хранит кешированные данные БД (пока только справочники) для использования при отдаче данных"
github.com/ruslanBik4/httpgo@v1.1.10023/models/db/db.go:
"some function for request БД"
"some function for request БД"
github.com/ruslanBik4/httpgo@v1.1.10023/models/db/multiquery/constructor.go:
"Package multiquery create, check & run queryes for children tables in main query"
"Package multiquery create, check & run queryes for children tables in main query"
github.com/ruslanBik4/httpgo@v1.1.10023/models/db/mysql.go:
"GetDataCustom get data with custom sql query Give begSQL + tableName + endSQL, split, run sql DoUpdateFromMap - function generate sql query from data map"
"GetDataCustom get data with custom sql query Give begSQL + tableName + endSQL, split, run sql DoUpdateFromMap - function generate sql query from data map"
github.com/ruslanBik4/httpgo@v1.1.10023/models/db/mysqlTx.go:
"Package db Реализует функции работы с транзакциями Copyright 2017 Author's: Mykhailo Sizov sizov.mykhailo@gmail.com All rights reserved."
"Package db Реализует функции работы с транзакциями Copyright 2017 Author's: Mykhailo Sizov sizov.mykhailo@gmail.com All rights reserved."
github.com/ruslanBik4/httpgo@v1.1.10023/models/db/qb/constructors.go:
"Package qb has Query Builder for manipulate SQL-queryes & check in databases schema her parameters"
"Package qb has Query Builder for manipulate SQL-queryes & check in databases schema her parameters"
github.com/ruslanBik4/httpgo@v1.1.10023/models/docs/docx.go:
"Package docs реализация вохможности работы с вордовскими документами"
"Package docs реализация вохможности работы с вордовскими документами"
github.com/ruslanBik4/httpgo@v1.1.10023/models/server/mongod.go:
"Package server назначение модуля - читать и отдавать конфигурационные настройки"
"Package server назначение модуля - читать и отдавать конфигурационные настройки"
github.com/ruslanBik4/httpgo@v1.1.10023/models/server/server.go:
"Package server назначение модуля - читать и отдавать конфигурационные настройки"
"Package server назначение модуля - читать и отдавать конфигурационные настройки"
github.com/ruslanBik4/httpgo@v1.1.10023/models/users/users.go:
"Package users - авторизация, регистрация юзеров и проверка прав для разделов сайта"
"Package users - авторизация, регистрация юзеров и проверка прав для разделов сайта"
github.com/ruslanBik4/httpgo@v1.1.10023/services/mongod/mongod.go:
"Package mongod Реализует работу с базой данных mongodb"
"Package mongod Реализует работу с базой данных mongodb"
github.com/ruslanBik4/httpgo@v1.1.10023/services/services.go:
"Package services для подключения сервисов и устроения взаимодействия сервисов с главным потоком"
"Package services для подключения сервисов и устроения взаимодействия сервисов с главным потоком"
github.com/ruslanBik4/httpgo@v1.1.10023/tools/selenius/reader/slnReader.go:
"read file with seleniumCSS command and run with Chrome"
"read file with seleniumCSS command and run with Chrome"
github.com/ruslanBik4/httpgo@v1.1.10023/views/fonts/fonts.go:
"Package fonts сервер отдачи шрифтов (пока реализовано только разделение браузеров на два виде, позже планируется учитывать другие параметры пользователя"
"Package fonts сервер отдачи шрифтов (пока реализовано только разделение браузеров на два виде, позже планируется учитывать другие параметры пользователя"
github.com/ruslanBik4/httpgo@v1.1.10023/views/render.go:
"Package views подготовка вывода данных в поток возврата"
"Package views подготовка вывода данных в поток возврата"
github.com/ruslanBik4/httpgo@v1.1.10023/views/templates/forms/fields-form.go:
"генерация форм на основе типов полей таблиц БД"
"генерация форм на основе типов полей таблиц БД"
github.com/ruslanBik4/httpgo@v1.1.10023/views/templates/json/anyjson.go:
"формирование JSON из разного вида данных и выдача текста в поток"
"формирование JSON из разного вида данных и выдача текста в поток"
github.com/OctopusDeploy/go-octopusdeploy@v1.6.1-0.20201019033426-0156db3641fa/uritemplates/uritemplates.go:
"Package uritemplates is a level 4 implementation of RFC 6570 (URI Template, http://tools.ietf.org/html/rfc6570)."
"Package uritemplates is a level 4 implementation of RFC 6570 (URI Template, http://tools.ietf.org/html/rfc6570)."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/blockchain/service.go:
"Package blockchain defines the life-cycle of the blockchain at the core of eth2, including processing of new blocks and attestations using casper proof of stake."
"Package blockchain defines the life-cycle of the blockchain at the core of eth2, including processing of new blocks and attestations using casper proof of stake."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/blockchain/testing/mock.go:
"Package testing includes useful mocks for writing unit tests which depend on logic from the blockchain package."
"Package testing includes useful mocks for writing unit tests which depend on logic from the blockchain package."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/cache/committee_disabled.go:
"This file is used in fuzzer builds to bypass global committee caches."
"This file is used in fuzzer builds to bypass global committee caches."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/cache/depositcache/deposits_cache.go:
"Package depositcache is the source of validator deposits maintained in-memory by the beacon node – deposits processed from the eth1 powchain are then stored in this cache to be accessed by any other service during a beacon node's runtime."
"Package depositcache is the source of validator deposits maintained in-memory by the beacon node – deposits processed from the eth1 powchain are then stored in this cache to be accessed by any other service during a beacon node's runtime."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/cache/doc.go:
"Package cache includes all important caches for the runtime of an eth2 beacon node, ensuring the node does not spend resources computing duplicate operations such as committee calculations for validators during the same epoch, etc."
"Package cache includes all important caches for the runtime of an eth2 beacon node, ensuring the node does not spend resources computing duplicate operations such as committee calculations for validators during the same epoch, etc."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/cache/proposer_indices_disabled.go:
"This file is used in fuzzer builds to bypass proposer indices caches."
"This file is used in fuzzer builds to bypass proposer indices caches."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/core/blocks/genesis.go:
"Package blocks contains block processing libraries according to the eth2spec."
"Package blocks contains block processing libraries according to the eth2spec."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/core/epoch/epoch_processing.go:
"Package epoch contains epoch processing libraries according to spec, able to process new balance for validators, justify and finalize new check points, and shuffle validators to different slots and shards."
"Package epoch contains epoch processing libraries according to spec, able to process new balance for validators, justify and finalize new check points, and shuffle validators to different slots and shards."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/core/epoch/precompute/new.go:
"Package precompute provides gathering of nicely-structured data important to feed into epoch processing, such as attesting records and balances, for faster computation."
"Package precompute provides gathering of nicely-structured data important to feed into epoch processing, such as attesting records and balances, for faster computation."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/core/feed/block/events.go:
"Package block contains types for block-specific events fired during the runtime of a beacon node."
"Package block contains types for block-specific events fired during the runtime of a beacon node."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/core/feed/event.go:
"Package feed defines event feed types for inter-service communication during a beacon node's runtime."
"Package feed defines event feed types for inter-service communication during a beacon node's runtime."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/core/feed/operation/events.go:
"Package operation contains types for block operation-specific events fired during the runtime of a beacon node such as attestations, voluntary exits, and slashings."
"Package operation contains types for block operation-specific events fired during the runtime of a beacon node such as attestations, voluntary exits, and slashings."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/core/feed/state/events.go:
"Package state contains types for state operation-specific events fired during the runtime of a beacon node such state initialization, state updates, and chain start."
"Package state contains types for state operation-specific events fired during the runtime of a beacon node such state initialization, state updates, and chain start."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/core/helpers/committee.go:
"Package helpers contains helper functions outlined in the eth2 beacon chain spec, such as computing committees, randao, rewards/penalties, and more."
"Package helpers contains helper functions outlined in the eth2 beacon chain spec, such as computing committees, randao, rewards/penalties, and more."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/core/state/interop/log.go:
"Package interop contains useful utilities for persisting ssz-encoded states and blocks to disk during each state transition for development purposes."
"Package interop contains useful utilities for persisting ssz-encoded states and blocks to disk during each state transition for development purposes."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/core/state/state.go:
"Package state implements the whole state transition function which consists of per slot, per-epoch transitions, and bootstrapping the genesis state according to the eth2 spec."
"Package state implements the whole state transition function which consists of per slot, per-epoch transitions, and bootstrapping the genesis state according to the eth2 spec."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/core/state/stateutils/validator_index_map.go:
"Package stateutils contains useful tools for faster computation of state transitions using maps to represent validators instead of slices."
"Package stateutils contains useful tools for faster computation of state transitions using maps to represent validators instead of slices."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/core/state/transition.go:
"Package state implements the whole state transition function which consists of per slot, per-epoch transitions."
"Package state implements the whole state transition function which consists of per slot, per-epoch transitions."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/core/validators/validator.go:
"Package validators contains libraries to shuffle validators and retrieve active validator indices from a given slot or an attestation."
"Package validators contains libraries to shuffle validators and retrieve active validator indices from a given slot or an attestation."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/db/db.go:
"Package db defines the ability to create a new database for an eth2 beacon node."
"Package db defines the ability to create a new database for an eth2 beacon node."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/db/filters/filter.go:
"Package filters specifies utilities for building a set of data attribute filters to be used when filtering data through database queries in practice."
"Package filters specifies utilities for building a set of data attribute filters to be used when filtering data through database queries in practice."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/db/iface/interface.go:
"Package iface defines the actual database interface used by a Prysm beacon node, also containing useful, scoped interfaces such as a ReadOnlyDatabase."
"Package iface defines the actual database interface used by a Prysm beacon node, also containing useful, scoped interfaces such as a ReadOnlyDatabase."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/db/kafka/export_wrapper.go:
"Package kafka defines an implementation of Database interface which exports streaming data using Kafka for data analysis."
"Package kafka defines an implementation of Database interface which exports streaming data using Kafka for data analysis."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/db/kv/kv.go:
"Package kv defines a bolt-db, key-value store implementation of the Database interface defined by a Prysm beacon node."
"Package kv defines a bolt-db, key-value store implementation of the Database interface defined by a Prysm beacon node."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/db/testing/setup_db.go:
"Package testing allows for spinning up a real bolt-db instance for unit tests throughout the Prysm repo."
"Package testing allows for spinning up a real bolt-db instance for unit tests throughout the Prysm repo."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/flags/base.go:
"Package flags defines beacon-node specific runtime flags for setting important values such as ports, eth1 endpoints, and more."
"Package flags defines beacon-node specific runtime flags for setting important values such as ports, eth1 endpoints, and more."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/forkchoice/doc.go:
"Package forkchoice implements the service to support fork choice for the eth2 beacon chain."
"Package forkchoice implements the service to support fork choice for the eth2 beacon chain."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/forkchoice/protoarray/doc.go:
"Package protoarray implements proto array fork choice as outlined: https://github.com/protolambda/lmd-ghost#array-based-stateful-dag-proto_array This was motivated by the the original implementation by Sigma Prime here: https://github.com/sigp/lighthouse/pull/804"
"Package protoarray implements proto array fork choice as outlined: https://github.com/protolambda/lmd-ghost#array-based-stateful-dag-proto_array This was motivated by the the original implementation by Sigma Prime here: https://github.com/sigp/lighthouse/pull/804"
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/gateway/gateway.go:
"Package gateway defines a gRPC gateway to serve HTTP-JSON traffic as a proxy and forward it to a beacon node's gRPC service."
"Package gateway defines a gRPC gateway to serve HTTP-JSON traffic as a proxy and forward it to a beacon node's gRPC service."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/gateway/server/main.go:
"Package main allows for creation of an HTTP-JSON to gRPC gateway as a binary go process."
"Package main allows for creation of an HTTP-JSON to gRPC gateway as a binary go process."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/interop-cold-start/service.go:
"Package interopcoldstart allows for spinning up a deterministic local chain without the need for eth1 deposits useful for local client development and interoperability testing."
"Package interopcoldstart allows for spinning up a deterministic local chain without the need for eth1 deposits useful for local client development and interoperability testing."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/main.go:
"Package beacon-chain defines the entire runtime of an eth2 beacon node."
"Package beacon-chain defines the entire runtime of an eth2 beacon node."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/node/node.go:
"Package node is the main service which launches a beacon node and manages the lifecycle of all its associated services at runtime, such as p2p, RPC, sync, gracefully closing them if the process ends."
"Package node is the main service which launches a beacon node and manages the lifecycle of all its associated services at runtime, such as p2p, RPC, sync, gracefully closing them if the process ends."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/operations/attestations/kv/kv.go:
"Package kv includes a key-value store implementation of an attestation cache used to satisfy important use-cases such as aggregation in a beacon node runtime."
"Package kv includes a key-value store implementation of an attestation cache used to satisfy important use-cases such as aggregation in a beacon node runtime."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/operations/attestations/service.go:
"Package attestations defines an attestation pool service implementation which is used to manage the lifecycle of aggregated, unaggregated, and fork-choice attestations."
"Package attestations defines an attestation pool service implementation which is used to manage the lifecycle of aggregated, unaggregated, and fork-choice attestations."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/operations/slashings/doc.go:
"Package slashings defines an in-memory pool of received slashing events by the beacon node, handling their lifecycle and performing integrity checks before serving them as objects for validators to include in blocks."
"Package slashings defines an in-memory pool of received slashing events by the beacon node, handling their lifecycle and performing integrity checks before serving them as objects for validators to include in blocks."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/operations/voluntaryexits/doc.go:
"Package voluntaryexits defines an in-memory pool of received voluntary exit events by the beacon node, handling their lifecycle and performing integrity checks before serving them as objects for validators to include in blocks."
"Package voluntaryexits defines an in-memory pool of received voluntary exit events by the beacon node, handling their lifecycle and performing integrity checks before serving them as objects for validators to include in blocks."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/p2p/doc.go:
"Package p2p implements the Ethereum 2.0 networking specification."
"Package p2p implements the Ethereum 2.0 networking specification."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/p2p/encoder/doc.go:
"Package encoder allows for registering custom data encoders for information sent as raw bytes over the wire via p2p to other nodes."
"Package encoder allows for registering custom data encoders for information sent as raw bytes over the wire via p2p to other nodes."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/p2p/peers/status.go:
"Package peers provides information about peers at the eth2 protocol level."
"Package peers provides information about peers at the eth2 protocol level."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/p2p/service.go:
"Package p2p defines the network protocol implementation for eth2 used by beacon nodes, including peer discovery using discv5, gossip-sub using libp2p, and handing peer lifecycles + handshakes."
"Package p2p defines the network protocol implementation for eth2 used by beacon nodes, including peer discovery using discv5, gossip-sub using libp2p, and handing peer lifecycles + handshakes."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/p2p/testing/p2p.go:
"Package testing includes useful utilities for mocking a beacon node's p2p service for unit tests."
"Package testing includes useful utilities for mocking a beacon node's p2p service for unit tests."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/p2p/types/types.go:
"Package types contains all the respective p2p types that are required for sync but cannot be represented as a protobuf schema."
"Package types contains all the respective p2p types that are required for sync but cannot be represented as a protobuf schema."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/powchain/service.go:
"Package powchain defines a runtime service which is tasked with communicating with an eth1 endpoint, processing logs from a deposit contract, and the latest eth1 data headers for usage in the beacon node."
"Package powchain defines a runtime service which is tasked with communicating with an eth1 endpoint, processing logs from a deposit contract, and the latest eth1 data headers for usage in the beacon node."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/powchain/testing/mock.go:
"Package testing provides useful mocks for an eth1 powchain service as needed by unit tests for the beacon node."
"Package testing provides useful mocks for an eth1 powchain service as needed by unit tests for the beacon node."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/rpc/beacon/server.go:
"Package beacon defines a gRPC beacon service implementation, providing useful endpoints for checking fetching chain-specific data such as blocks, committees, validators, assignments, and more."
"Package beacon defines a gRPC beacon service implementation, providing useful endpoints for checking fetching chain-specific data such as blocks, committees, validators, assignments, and more."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/rpc/beaconv1/server.go:
"Package beaconv1 defines a gRPC beacon service implementation, following the official API standards https://ethereum.github.io/eth2.0-APIs/#/."
"Package beaconv1 defines a gRPC beacon service implementation, following the official API standards https://ethereum.github.io/eth2.0-APIs/#/."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/rpc/debug/server.go:
"Package debug defines a gRPC server implementation of a debugging service which allows for helpful endpoints to debug a beacon node at runtime, this server is gated behind the feature flag --enable-debug-rpc-endpoints."
"Package debug defines a gRPC server implementation of a debugging service which allows for helpful endpoints to debug a beacon node at runtime, this server is gated behind the feature flag --enable-debug-rpc-endpoints."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/rpc/node/server.go:
"Package node defines a gRPC node service implementation, providing useful endpoints for checking a node's sync status, peer info, genesis data, and version information."
"Package node defines a gRPC node service implementation, providing useful endpoints for checking a node's sync status, peer info, genesis data, and version information."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/rpc/nodev1/server.go:
"Package nodev1 defines a gRPC node service implementation, providing useful endpoints for checking a node's sync status, peer info, genesis data, and version information."
"Package nodev1 defines a gRPC node service implementation, providing useful endpoints for checking a node's sync status, peer info, genesis data, and version information."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/rpc/service.go:
"Package rpc defines a gRPC server implementing the eth2 API as needed by validator clients and consumers of chain data."
"Package rpc defines a gRPC server implementing the eth2 API as needed by validator clients and consumers of chain data."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/rpc/validator/server.go:
"Package validator defines a gRPC validator service implementation, providing critical endpoints for validator clients to submit blocks/attestations to the beacon node, receive assignments, and more."
"Package validator defines a gRPC validator service implementation, providing critical endpoints for validator clients to submit blocks/attestations to the beacon node, receive assignments, and more."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/state/doc.go:
"Package state defines how the beacon chain state for eth2 functions in the running beacon node, using an advanced, immutable implementation of the state data structure."
"Package state defines how the beacon chain state for eth2 functions in the running beacon node, using an advanced, immutable implementation of the state data structure."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/state/stategen/service.go:
"Package stategen defines functions to regenerate beacon chain states by replaying blocks from a stored state checkpoint, useful for optimization and reducing a beacon node's resource consumption."
"Package stategen defines functions to regenerate beacon chain states by replaying blocks from a stored state checkpoint, useful for optimization and reducing a beacon node's resource consumption."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/state/stateutil/arrays.go:
"Package stateutil defines utility functions to compute state roots using advanced merkle branch caching techniques.package stateutil"
"Package stateutil defines utility functions to compute state roots using advanced merkle branch caching techniques.package stateutil"
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/state/stateutil/state_root.go:
"Package stateutil defines utility functions to compute state roots using advanced merkle branch caching techniques."
"Package stateutil defines utility functions to compute state roots using advanced merkle branch caching techniques."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/sync/doc.go:
"Package sync TODO(3147): Add details on how sync works."
"Package sync TODO(3147): Add details on how sync works."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/sync/initial-sync/service.go:
"Package initialsync includes all initial block download and processing logic for the beacon node, using a round robin strategy and a finite-state-machine to handle edge-cases in a beacon node's sync status."
"Package initialsync includes all initial block download and processing logic for the beacon node, using a round robin strategy and a finite-state-machine to handle edge-cases in a beacon node's sync status."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/sync/initial-sync/testing/mock.go:
"Package testing includes useful mocks for testing initial sync status in unit tests."
"Package testing includes useful mocks for testing initial sync status in unit tests."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/sync/service.go:
"Package sync includes all chain-synchronization logic for the beacon node, including gossip-sub validators for blocks, attestations, and other p2p messages, as well as ability to process and respond to block requests by peers."
"Package sync includes all chain-synchronization logic for the beacon node, including gossip-sub validators for blocks, attestations, and other p2p messages, as well as ability to process and respond to block requests by peers."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/beacon-chain/usage.go:
"This code was adapted from https://github.com/ethereum/go-ethereum/blob/master/cmd/geth/usage.go"
"This code was adapted from https://github.com/ethereum/go-ethereum/blob/master/cmd/geth/usage.go"
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/endtoend/components/beacon_node.go:
"Package components defines utilities to spin up actual beacon node and validator processes as needed by end to end tests."
"Package components defines utilities to spin up actual beacon node and validator processes as needed by end to end tests."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/endtoend/evaluators/node.go:
"Package evaluators defines functions which can peer into end to end tests to determine if a chain is running as required."
"Package evaluators defines functions which can peer into end to end tests to determine if a chain is running as required."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/endtoend/helpers/helpers.go:
"Package helpers defines helper functions to peer into end to end processes and kill processes as needed."
"Package helpers defines helper functions to peer into end to end processes and kill processes as needed."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/endtoend/params/params.go:
"Package params defines all custom parameter configurations for running end to end tests."
"Package params defines all custom parameter configurations for running end to end tests."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/endtoend/types/types.go:
"Package types includes important structs used by end to end tests, such as a configuration type, an evaluator type, and more."
"Package types includes important structs used by end to end tests, such as a configuration type, an evaluator type, and more."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/fuzz/generated.ssz.go:
"Code generated by fastssz."
"Code generated by fastssz."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/proto/beacon/p2p/v1/generated.ssz.go:
"Code generated by fastssz."
"Code generated by fastssz."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/proto/beacon/rpc/v1_gateway/debug.pb.gw.go:
"Package ethereum_beacon_rpc_v1 is a reverse proxy."
"Package ethereum_beacon_rpc_v1 is a reverse proxy."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/proto/validator/accounts/v2/generated.ssz.go:
"Code generated by fastssz."
"Code generated by fastssz."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/proto/validator/accounts/v2_gateway/keymanager.pb.gw.go:
"Package ethereum_validator_accounts_v2 is a reverse proxy."
"Package ethereum_validator_accounts_v2 is a reverse proxy."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/proto/validator/accounts/v2_gateway/web_api.pb.gw.go:
"Package ethereum_validator_accounts_v2 is a reverse proxy."
"Package ethereum_validator_accounts_v2 is a reverse proxy."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/aggregation/aggregation.go:
"Package aggregation contains implementations of bitlist aggregation algorithms and heuristics."
"Package aggregation contains implementations of bitlist aggregation algorithms and heuristics."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/attestationutil/attestation_utils.go:
"Package attestationutil contains useful helpers for converting attestations into indexed form."
"Package attestationutil contains useful helpers for converting attestations into indexed form."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/benchutil/pregen.go:
"Package benchutil contains useful helpers for pregenerating filled data structures such as blocks/states for benchmarks."
"Package benchutil contains useful helpers for pregenerating filled data structures such as blocks/states for benchmarks."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/bls/bls.go:
"Package bls implements a go-wrapper around a library implementing the the BLS12-381 curve and signature scheme."
"Package bls implements a go-wrapper around a library implementing the the BLS12-381 curve and signature scheme."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/bls/blst/doc.go:
"Package blst implements a go-wrapper around a library implementing the the BLS12-381 curve and signature scheme."
"Package blst implements a go-wrapper around a library implementing the the BLS12-381 curve and signature scheme."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/bls/herumi/doc.go:
"Package herumi implements a go-wrapper around a library implementing the the BLS12-381 curve and signature scheme."
"Package herumi implements a go-wrapper around a library implementing the the BLS12-381 curve and signature scheme."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/bls/iface/interface.go:
"Package iface provides the BLS interfaces that are implemented by the various BLS wrappers."
"Package iface provides the BLS interfaces that are implemented by the various BLS wrappers."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/browser/browser.go:
"* Package from the official Github CLI https://github.com/cli/cli/blob/f30bc5bc64f9c3a839e39713adab48790264119c/pkg/browser/browser.go All rights reserved to the package authors, respectively."
"* Package from the official Github CLI https://github.com/cli/cli/blob/f30bc5bc64f9c3a839e39713adab48790264119c/pkg/browser/browser.go All rights reserved to the package authors, respectively."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/bytesutil/bytes.go:
"Package bytesutil defines helper methods for converting integers to byte slices."
"Package bytesutil defines helper methods for converting integers to byte slices."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/cmd/flags.go:
"Package cmd defines the command line flags for the shared utlities."
"Package cmd defines the command line flags for the shared utlities."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/cmd/password_reader_mock.go:
"Package mock_cmd is a generated GoMock package."
"Package mock_cmd is a generated GoMock package."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/debug/debug.go:
"Package debug defines useful profiling utils that came originally with go-ethereum."
"Package debug defines useful profiling utils that came originally with go-ethereum."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/depositutil/deposit.go:
"Package depositutil contains useful functions for dealing with eth2 deposit inputs."
"Package depositutil contains useful functions for dealing with eth2 deposit inputs."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/event/feed.go:
"Package event contains an event feed implementation for process communication."
"Package event contains an event feed implementation for process communication."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/featureconfig/config.go:
"Package featureconfig defines which features are enabled for runtime in order to selectively enable certain features to maintain a stable runtime."
"Package featureconfig defines which features are enabled for runtime in order to selectively enable certain features to maintain a stable runtime."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/hashutil/hash.go:
"Package hashutil includes all hash-function related helpers for Prysm."
"Package hashutil includes all hash-function related helpers for Prysm."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/htrutils/hashers.go:
"Package htrutils defines HashTreeRoot utility functions."
"Package htrutils defines HashTreeRoot utility functions."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/htrutils/helpers.go:
"Package htrutils defines HashTreeRoot utility functions."
"Package htrutils defines HashTreeRoot utility functions."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/htrutils/htrutils.go:
"Package htrutils defines HashTreeRoot utility functions."
"Package htrutils defines HashTreeRoot utility functions."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/htrutils/merkleize.go:
"Package htrutils defines HashTreeRoot utility functions."
"Package htrutils defines HashTreeRoot utility functions."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/interop/generate_genesis_state.go:
"Package interop contains deterministic utilities for generating genesis states and keys."
"Package interop contains deterministic utilities for generating genesis states and keys."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/iputils/external_ip.go:
"Package iputils contains useful functions for ip address formatting."
"Package iputils contains useful functions for ip address formatting."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/logutil/logutil.go:
"Package logutil creates a Multi writer instance that write all logs that are written to stdout."
"Package logutil creates a Multi writer instance that write all logs that are written to stdout."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/mathutil/math_helper.go:
"Package mathutil includes important helpers for eth2 such as fast integer square roots."
"Package mathutil includes important helpers for eth2 such as fast integer square roots."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/maxprocs/maxprocs.go:
"Package maxprocs automatically sets GOMAXPROCS to match the Linux container CPU quota, if any."
"Package maxprocs automatically sets GOMAXPROCS to match the Linux container CPU quota, if any."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/mclockutil/mclock.go:
"Package mclockutil is a wrapper for a monotonic clock source."
"Package mclockutil is a wrapper for a monotonic clock source."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/messagehandler/messagehandler.go:
"Package messagehandler contains useful helpers for recovering from panic conditions at runtime and logging their trace."
"Package messagehandler contains useful helpers for recovering from panic conditions at runtime and logging their trace."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/mock/beacon_chain_service_mock.go:
"Package mock is a generated GoMock package."
"Package mock is a generated GoMock package."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/mock/beacon_service_mock.go:
"Package mock is a generated GoMock package."
"Package mock is a generated GoMock package."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/mock/beacon_validator_client_mock.go:
"Package mock is a generated GoMock package."
"Package mock is a generated GoMock package."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/mock/beacon_validator_server_mock.go:
"Package mock is a generated GoMock package."
"Package mock is a generated GoMock package."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/mock/keymanager_mock.go:
"Package mock is a generated GoMock package."
"Package mock is a generated GoMock package."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/mock/node_service_mock.go:
"Package mock is a generated GoMock package."
"Package mock is a generated GoMock package."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/mputil/scatter.go:
"Package mputil contains useful helpers for converting multi-processor computation."
"Package mputil contains useful helpers for converting multi-processor computation."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/p2putils/fork.go:
"Package p2putils contains useful helpers for eth2 fork-related functionality."
"Package p2putils contains useful helpers for eth2 fork-related functionality."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/pagination/pagination.go:
"Package pagination contains useful pagination-related helpers."
"Package pagination contains useful pagination-related helpers."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/params/config.go:
"Package params defines important constants that are essential to eth2 services."
"Package params defines important constants that are essential to eth2 services."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/params/spectest/config.go:
"Package spectest allows for easy switching of chain configuration parameters in spec conformity unit tests."
"Package spectest allows for easy switching of chain configuration parameters in spec conformity unit tests."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/prometheus/service.go:
"Package prometheus defines a service which is used for metrics collection and health of a node in Prysm."
"Package prometheus defines a service which is used for metrics collection and health of a node in Prysm."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/rand/rand.go:
"Package rand defines methods of obtaining cryptographically secure random number generators."
"Package rand defines methods of obtaining cryptographically secure random number generators."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/runutil/every.go:
"Package runutil includes helpers for scheduling runnable, periodic functions."
"Package runutil includes helpers for scheduling runnable, periodic functions."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/service_registry.go:
"Package shared includes useful utilities globally accessible in the Prysm monorepo."
"Package shared includes useful utilities globally accessible in the Prysm monorepo."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/slotutil/slotticker.go:
"Package slotutil includes ticker and timer-related functions for eth2."
"Package slotutil includes ticker and timer-related functions for eth2."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/slotutil/testing/mock.go:
"Package testing includes useful mocks for slot tickers in unit tests."
"Package testing includes useful mocks for slot tickers in unit tests."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/timeutils/utils.go:
"Package timeutils is a wrapper around the go standard time library."
"Package timeutils is a wrapper around the go standard time library."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/traceutil/errors.go:
"Package traceutil includes useful functions for opentracing annotations."
"Package traceutil includes useful functions for opentracing annotations."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/tracing/tracer.go:
"Package tracing sets up jaeger as an opentracing tool for services in Prysm."
"Package tracing sets up jaeger as an opentracing tool for services in Prysm."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/trieutil/sparse_merkle.go:
"Package trieutil defines utilities for sparse merkle tries for eth2."
"Package trieutil defines utilities for sparse merkle tries for eth2."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/shared/version/version.go:
"Package version executes and returns the version string for the currently running process."
"Package version executes and returns the version string for the currently running process."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/slasher/beaconclient/service.go:
"Package beaconclient defines a service that interacts with a beacon node via a gRPC client to listen for streamed blocks, attestations, and to submit proposer/attester slashings to the node in case they are detected."
"Package beaconclient defines a service that interacts with a beacon node via a gRPC client to listen for streamed blocks, attestations, and to submit proposer/attester slashings to the node in case they are detected."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/slasher/cache/doc.go:
"Package cache contains critical caches necessary for the runtime of the slasher service, such as a cache for maintaining validator history on a per epoch basis"
"Package cache contains critical caches necessary for the runtime of the slasher service, such as a cache for maintaining validator history on a per epoch basis"
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/slasher/db/db.go:
"Package db defines a persistent backend for the slasher service."
"Package db defines a persistent backend for the slasher service."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/slasher/db/iface/interface.go:
"Package iface defines an interface for the slasher database, providing more advanced interfaces such as a ReadOnlyDatabase."
"Package iface defines an interface for the slasher database, providing more advanced interfaces such as a ReadOnlyDatabase."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/slasher/db/kv/kv.go:
"Package kv defines a bolt-db, key-value store implementation of the slasher database interface."
"Package kv defines a bolt-db, key-value store implementation of the slasher database interface."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/slasher/db/testing/setup_db.go:
"Package testing defines useful helper functions for unit tests with the slasher database."
"Package testing defines useful helper functions for unit tests with the slasher database."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/slasher/db/types/types.go:
"Package types includes important database-related types for slasher-specific logic."
"Package types includes important database-related types for slasher-specific logic."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/slasher/detection/attestations/iface/iface.go:
"Package iface defines an interface for a slashable attestation detector struct."
"Package iface defines an interface for a slashable attestation detector struct."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/slasher/detection/attestations/spanner.go:
"Package attestations defines an implementation of a slashable attestation detector using min-max surround vote checking."
"Package attestations defines an implementation of a slashable attestation detector using min-max surround vote checking."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/slasher/detection/attestations/types/types.go:
"Package types includes important type definitions for slashable objects detected by slasher."
"Package types includes important type definitions for slashable objects detected by slasher."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/slasher/detection/listeners.go:
"Package detection defines a service that reacts to incoming blocks/attestations by running slashing detection for double proposals, double votes, and surround votes according to the eth2 specification."
"Package detection defines a service that reacts to incoming blocks/attestations by running slashing detection for double proposals, double votes, and surround votes according to the eth2 specification."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/slasher/detection/proposals/detector.go:
"Package proposals defines an implementation of a double-propose detector in the slasher runtime."
"Package proposals defines an implementation of a double-propose detector in the slasher runtime."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/slasher/detection/proposals/iface/iface.go:
"Package iface defines an interface for a double-proposal detector struct."
"Package iface defines an interface for a double-proposal detector struct."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/slasher/detection/testing/utils.go:
"Package testing includes useful helpers for slasher-related unit tests."
"Package testing includes useful helpers for slasher-related unit tests."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/slasher/flags/flags.go:
"Package flags contains all configuration runtime flags for the slasher service."
"Package flags contains all configuration runtime flags for the slasher service."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/slasher/main.go:
"Package main defines slasher server implementation for eth2."
"Package main defines slasher server implementation for eth2."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/slasher/node/node.go:
"Package node is the main process which handles the lifecycle of the runtime services in a slasher process, gracefully shutting everything down upon close."
"Package node is the main process which handles the lifecycle of the runtime services in a slasher process, gracefully shutting everything down upon close."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/slasher/rpc/service.go:
"Package rpc defines an implementation of a gRPC slasher service, providing endpoints for determining whether or not a block/attestation is slashable based on slasher's evidence."
"Package rpc defines an implementation of a gRPC slasher service, providing endpoints for determining whether or not a block/attestation is slashable based on slasher's evidence."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/slasher/usage.go:
"This code was adapted from https://github.com/ethereum/go-ethereum/blob/master/cmd/geth/usage.go"
"This code was adapted from https://github.com/ethereum/go-ethereum/blob/master/cmd/geth/usage.go"
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/tools/analyzers/comparesame/analyzer.go:
"Package comparesame implements a static analyzer to ensure that code does not contain comparisons of identical expressions."
"Package comparesame implements a static analyzer to ensure that code does not contain comparisons of identical expressions."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/tools/analyzers/cryptorand/analyzer.go:
"Package cryptorand implements a static analyzer to ensure that the crypto/rand package is used for randomness throughout the codebase."
"Package cryptorand implements a static analyzer to ensure that the crypto/rand package is used for randomness throughout the codebase."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/tools/analyzers/errcheck/analyzer.go:
"Package errcheck implements an static analysis analyzer to ensure that errors are handled in go code."
"Package errcheck implements an static analysis analyzer to ensure that errors are handled in go code."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/tools/analyzers/featureconfig/analyzer.go:
"Package featureconfig implements a static analyzer to prevent leaking globals in tests."
"Package featureconfig implements a static analyzer to prevent leaking globals in tests."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/tools/analyzers/ineffassign/analyzer.go:
"Package ineffassign implements a static analyzer to ensure that there are no ineffectual assignments in source code."
"Package ineffassign implements a static analyzer to ensure that there are no ineffectual assignments in source code."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/tools/analyzers/maligned/analyzer.go:
"Package maligned implements a static analyzer to ensure that Go structs take up the least possible memory."
"Package maligned implements a static analyzer to ensure that Go structs take up the least possible memory."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/tools/analyzers/nop/analyzer.go:
"Package nop implements a static analyzer to ensure that code does not contain no-op instructions."
"Package nop implements a static analyzer to ensure that code does not contain no-op instructions."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/tools/analyzers/shadowpredecl/analyzer.go:
"Package shadowpredecl implements a static analyzer which disallows declaring constructs that shadow predeclared Go identifiers by having the same name."
"Package shadowpredecl implements a static analyzer which disallows declaring constructs that shadow predeclared Go identifiers by having the same name."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/tools/analyzers/slicedirect/analyzer.go:
"Package slicedirect implements a static analyzer to ensure that code does not contain applications of [:] on expressions which are already slices."
"Package slicedirect implements a static analyzer to ensure that code does not contain applications of [:] on expressions which are already slices."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/tools/blocktree/main.go:
"* * Block tree graph viz * * Given a DB, start slot and end slot."
"* * Block tree graph viz * * Given a DB, start slot and end slot."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/tools/bootnode/bootnode.go:
"* * Bootnode * * A node which implements the DiscoveryV5 protocol for peer * discovery."
"* * Bootnode * * A node which implements the DiscoveryV5 protocol for peer * discovery."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/tools/contract-addr/main.go:
"* * This tool exists to serve currently configured contract address in k8s."
"* * This tool exists to serve currently configured contract address in k8s."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/tools/enr-calculator/main.go:
"This binary is a simple rest API endpoint to calculate the ENR value of a node given its private key,ip address and port."
"This binary is a simple rest API endpoint to calculate the ENR value of a node given its private key,ip address and port."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/tools/eth1exporter/main.go:
"Prometheus exporter for Ethereum address balances."
"Prometheus exporter for Ethereum address balances."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/tools/forkchecker/forkchecker.go:
"* * Fork choice checker * * A gRPC client that polls beacon node at every slot to log or compare nodes current head."
"* * Fork choice checker * * A gRPC client that polls beacon node at every slot to log or compare nodes current head."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/tools/interop/convert-keys/main.go:
"Used for converting keys.yaml files from eth2.0-pm for interop testing."
"Used for converting keys.yaml files from eth2.0-pm for interop testing."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/tools/keystores/main.go:
"This tool allows for simple encrypting and decrypting of EIP-2335 compliant, BLS12-381 keystore.json files which as password protected."
"This tool allows for simple encrypting and decrypting of EIP-2335 compliant, BLS12-381 keystore.json files which as password protected."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/tools/relaynode/relaynode.go:
"* * Relay node * * A simple libp2p relay node peers to connect inbound traffic behind a NAT or * other network restriction."
"* * Relay node * * A simple libp2p relay node peers to connect inbound traffic behind a NAT or * other network restriction."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/validator/accounts/doc.go:
"Package v2 defines a new model for accounts management in Prysm, using best practices for user security, UX, and extensibility via different wallet types including HD wallets, imported (non-HD) wallets, and remote-signing capable configurations."
"Package v2 defines a new model for accounts management in Prysm, using best practices for user security, UX, and extensibility via different wallet types including HD wallets, imported (non-HD) wallets, and remote-signing capable configurations."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/validator/client/validator.go:
"Package client represents a gRPC polling-based implementation of an eth2 validator client."
"Package client represents a gRPC polling-based implementation of an eth2 validator client."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/validator/db/iface/interface.go:
"Package iface defines an interface for the validator database."
"Package iface defines an interface for the validator database."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/validator/db/kv/db.go:
"Package kv defines a persistent backend for the validator service."
"Package kv defines a persistent backend for the validator service."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/validator/flags/flags.go:
"Package flags contains all configuration runtime flags for the validator service."
"Package flags contains all configuration runtime flags for the validator service."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/validator/keymanager/derived/v1derivation/util.go:
""
""
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/validator/keymanager/imported/doc.go:
"Package imported defines an implementation of an on-disk, EIP-2335 keystore.json approach towards defining validator accounts in Prysm."
"Package imported defines an implementation of an on-disk, EIP-2335 keystore.json approach towards defining validator accounts in Prysm."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/validator/keymanager/remote/doc.go:
"Package remote defines an implementation of an on-disk, EIP-2335 keystore.json approach towards defining validator accounts in Prysm."
"Package remote defines an implementation of an on-disk, EIP-2335 keystore.json approach towards defining validator accounts in Prysm."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/validator/main.go:
"Package main defines a validator client, a critical actor in eth2 which manages a keystore of private keys, connects to a beacon node to receive assignments, and submits blocks/attestations as needed."
"Package main defines a validator client, a critical actor in eth2 which manages a keystore of private keys, connects to a beacon node to receive assignments, and submits blocks/attestations as needed."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/validator/node/node.go:
"Package node is the main process which handles the lifecycle of the runtime services in a validator client process, gracefully shutting everything down upon close."
"Package node is the main process which handles the lifecycle of the runtime services in a validator client process, gracefully shutting everything down upon close."
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/validator/usage.go:
"This code was adapted from https://github.com/ethereum/go-ethereum/blob/master/cmd/geth/usage.go"
"This code was adapted from https://github.com/ethereum/go-ethereum/blob/master/cmd/geth/usage.go"
github.com/prysmaticlabs/prysm@v1.0.0-alpha.29.0.20201017100858-f474c4b1c5bb/validator/web/doc.go:
"Package web is the service to serve the Prysm web UI."
"Package web is the service to serve the Prysm web UI."
github.com/brickman-source/golang-utilities@v0.0.0-20201016212501-118d095640a7/banner/statik/statik.go:
"Package statik contains static assets."
"Package statik contains static assets."
github.com/brickman-source/golang-utilities@v0.0.0-20201016212501-118d095640a7/goemail/doc.go:
"Package gomail provides a simple interface to compose emails and to mail them efficiently."
"Package gomail provides a simple interface to compose emails and to mail them efficiently."
github.com/brickman-source/golang-utilities@v0.0.0-20201016212501-118d095640a7/viper/crypt/backend/backend.go:
"Package backend provides the K/V store interface for crypt backends."
"Package backend provides the K/V store interface for crypt backends."
github.com/brickman-source/golang-utilities@v0.0.0-20201016212501-118d095640a7/viper/remote/remote.go:
"Package remote integrates the remote features of Viper."
"Package remote integrates the remote features of Viper."
github.com/brickman-source/golang-utilities@v0.0.0-20201016212501-118d095640a7/xlsx/xlsx.go:
"Package implements creation of XLSX simple spreadsheet files https://github.com/psmithuk/xlsx"
"Package implements creation of XLSX simple spreadsheet files https://github.com/psmithuk/xlsx"
github.com/cloudfoundry-community/go-credhub@v0.9.1/doc.go:
"Package credhub provides an API client for https://github.com/cloudfoundry-incubator/credhub"
"Package credhub provides an API client for https://github.com/cloudfoundry-incubator/credhub"
github.com/spaceweasel/promptui@v0.8.1/promptui.go:
"Package promptui is a library providing a simple interface to create command-line prompts for go."
"Package promptui is a library providing a simple interface to create command-line prompts for go."
github.com/hashkeyhub/substrate-api-rpc@v0.2.0/pkg/recws/recws.go:
"Package recws provides websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped."
"Package recws provides websocket client based on gorilla/websocket that will automatically reconnect if the connection is dropped."
github.com/google/go-cmp@v0.5.3-0.20201004081617-566225a2554c/cmp/cmpopts/equate.go:
"Package cmpopts provides common options for the cmp package."
"Package cmpopts provides common options for the cmp package."
github.com/google/go-cmp@v0.5.3-0.20201004081617-566225a2554c/cmp/compare.go:
"Package cmp determines equality of values."
"Package cmp determines equality of values."
github.com/google/go-cmp@v0.5.3-0.20201004081617-566225a2554c/cmp/internal/diff/diff.go:
"Package diff implements an algorithm for producing edit-scripts."
"Package diff implements an algorithm for producing edit-scripts."
github.com/google/go-cmp@v0.5.3-0.20201004081617-566225a2554c/cmp/internal/function/func.go:
"Package function provides functionality for identifying function types."
"Package function provides functionality for identifying function types."
github.com/google/go-cmp@v0.5.3-0.20201004081617-566225a2554c/cmp/internal/teststructs/foo1/foo.go:
"Package foo is deliberately named differently than the parent directory."
"Package foo is deliberately named differently than the parent directory."
github.com/google/go-cmp@v0.5.3-0.20201004081617-566225a2554c/cmp/internal/teststructs/foo2/foo.go:
"Package foo is deliberately named differently than the parent directory."
"Package foo is deliberately named differently than the parent directory."
github.com/argoproj/argo-rollouts@v0.9.2/pkg/apis/rollouts/v1alpha1/doc.go:
"Package v1alpha1 is the v1alpha1 version of the API."
"Package v1alpha1 is the v1alpha1 version of the API."
github.com/argoproj/argo-rollouts@v0.9.2/pkg/client/clientset/versioned/doc.go:
"This package has the automatically generated clientset."
"This package has the automatically generated clientset."
github.com/argoproj/argo-rollouts@v0.9.2/pkg/client/clientset/versioned/fake/doc.go:
"This package has the automatically generated fake clientset."
"This package has the automatically generated fake clientset."
github.com/argoproj/argo-rollouts@v0.9.2/pkg/client/clientset/versioned/scheme/doc.go:
"This package contains the scheme of the automatically generated clientset."
"This package contains the scheme of the automatically generated clientset."
github.com/argoproj/argo-rollouts@v0.9.2/pkg/client/clientset/versioned/typed/rollouts/v1alpha1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
github.com/argoproj/argo-rollouts@v0.9.2/pkg/client/clientset/versioned/typed/rollouts/v1alpha1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
github.com/argoproj/argo-rollouts@v0.9.2/tools.go:
"Package tools contains code generation and build utilities This package imports things required by build scripts, to force `go mod` to see them as dependencies"
"Package tools contains code generation and build utilities This package imports things required by build scripts, to force `go mod` to see them as dependencies"
github.com/exidioco/modules@v0.0.0-20201018211427-df98d5b46e0b/joint/alias.go:
"nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/exidioco/modules/joint/types ALIASGEN: github.com/exidioco/modules/joint/keeper ALIASGEN: github.com/exidioco/modules/joint/querier"
"nolint autogenerated code using github.com/rigelrozanski/multitool aliases generated for the following subdirectories: ALIASGEN: github.com/exidioco/modules/joint/types ALIASGEN: github.com/exidioco/modules/joint/keeper ALIASGEN: github.com/exidioco/modules/joint/querier"
github.com/canonical-ledgers/bitcointax@v1.0.3/doc.go:
"Package bitcointax implements a Transaction type which properly Marshals and Unmarshals into the valid JSON format for the bitcoin.tax REST API, as well as a Client with methods for listing and adding Transactions."
"Package bitcointax implements a Transaction type which properly Marshals and Unmarshals into the valid JSON format for the bitcoin.tax REST API, as well as a Client with methods for listing and adding Transactions."
cloudeng.io/cmdutil@v0.0.0-20201019013123-7dc6a1c3076d/doc.go:
"Package cmdutil provides support for implementing command line utilities."
"Package cmdutil provides support for implementing command line utilities."
cloudeng.io/cmdutil@v0.0.0-20201019013123-7dc6a1c3076d/expect/expect.go:
"Package expect provides support for making expectations on the contents of input streams."
"Package expect provides support for making expectations on the contents of input streams."
cloudeng.io/cmdutil@v0.0.0-20201019013123-7dc6a1c3076d/flags/flagvar.go:
"Package flags provides support for working with flag variables, and for managing flag variables by embedding them in structs."
"Package flags provides support for working with flag variables, and for managing flag variables by embedding them in structs."
cloudeng.io/cmdutil@v0.0.0-20201019013123-7dc6a1c3076d/signals/signals.go:
"Package signals provides support for working with operating system signals and contexts."
"Package signals provides support for working with operating system signals and contexts."
cloudeng.io/cmdutil@v0.0.0-20201019013123-7dc6a1c3076d/structdoc/structdoc.go:
"Package structdoc provides a means of exposing struct tags for use when generating documentation for those structs."
"Package structdoc provides a means of exposing struct tags for use when generating documentation for those structs."
github.com/TileDB-Inc/TileDB-Go@v0.10.1-0.20201018171730-53f56c256d79/doc.go:
"Package tiledb is a idomatic go binding to tiledb's c_api."
"Package tiledb is a idomatic go binding to tiledb's c_api."
github.com/cloudboss/unobin@v0.2.1/unobin.go:
"This file is here due to an issue with github.com/markbates/pkger, see https://github.com/markbates/pkger/issues/109 and https://github.com/markbates/pkger/issues/121."
"This file is here due to an issue with github.com/markbates/pkger, see https://github.com/markbates/pkger/issues/109 and https://github.com/markbates/pkger/issues/121."
github.com/cloudboss/unobin@v0.2.1/unobin/cmd/root.go:
""
""
github.com/blbgo/testing@v0.1.0/assert/assert.go:
"Package assert is a testing tool for go."
"Package assert is a testing tool for go."
gitee.com/someopensource/gmsf@v0.1.4/cmd/root.go:
"package cmd command line"
"package cmd command line"
gitee.com/someopensource/gmsf@v0.1.4/pkg/util/discovery/discovery.go:
"package discovery 注册和发现服务客户端"
"package discovery 注册和发现服务客户端"
gitee.com/someopensource/gmsf@v0.1.4/pkg/util/grpc.go:
"package util 通用工具"
"package util 通用工具"
gitee.com/someopensource/gmsf@v0.1.4/pkg/util/opentracer/tracer.go:
"package opentracer 日志追踪"
"package opentracer 日志追踪"
gitee.com/someopensource/gmsf@v0.1.4/proto/grpc_health_v1/discovery.pb.gw.go:
"Package grpc_health_v1 is a reverse proxy."
"Package grpc_health_v1 is a reverse proxy."
gitee.com/someopensource/gmsf@v0.1.4/server/server.go:
"package server 创建gRPC服务和网关服务并启动服务器"
"package server 创建gRPC服务和网关服务并启动服务器"
gitee.com/someopensource/gmsf@v0.1.4/service/service.go:
"package service 框架启动的各种服务"
"package service 框架启动的各种服务"
github.com/Ewe-Studios/websocket@v1.4.4/doc.go:
"Package websocket implements the WebSocket protocol defined in RFC 6455."
"Package websocket implements the WebSocket protocol defined in RFC 6455."
github.com/Ewe-Studios/websocket@v1.4.4/examples/autobahn/server.go:
"Command server is a test server for the Autobahn WebSockets Test Suite."
"Command server is a test server for the Autobahn WebSockets Test Suite."
github.com/golang/sys@v0.0.0-20201018230417-eeed37f84f13/cpu/cpu.go:
"Package cpu implements processor feature detection for various CPU architectures."
"Package cpu implements processor feature detection for various CPU architectures."
github.com/golang/sys@v0.0.0-20201018230417-eeed37f84f13/internal/unsafeheader/unsafeheader.go:
"Package unsafeheader contains header declarations for the Go runtime's slice and string implementations."
"Package unsafeheader contains header declarations for the Go runtime's slice and string implementations."
github.com/golang/sys@v0.0.0-20201018230417-eeed37f84f13/plan9/mksyscall.go:
"This program reads a file containing function prototypes (like syscall_plan9.go) and generates system call bodies."
"This program reads a file containing function prototypes (like syscall_plan9.go) and generates system call bodies."
github.com/golang/sys@v0.0.0-20201018230417-eeed37f84f13/plan9/syscall.go:
"Package plan9 contains an interface to the low-level operating system primitives."
"Package plan9 contains an interface to the low-level operating system primitives."
github.com/golang/sys@v0.0.0-20201018230417-eeed37f84f13/unix/mkasm_darwin.go:
"mkasm_darwin.go generates assembly trampolines to call libSystem routines from Go."
"mkasm_darwin.go generates assembly trampolines to call libSystem routines from Go."
github.com/golang/sys@v0.0.0-20201018230417-eeed37f84f13/unix/mkmerge.go:
"mkmerge.go parses generated source files and merges common consts, funcs, and types into a common source file, per GOOS."
"mkmerge.go parses generated source files and merges common consts, funcs, and types into a common source file, per GOOS."
github.com/golang/sys@v0.0.0-20201018230417-eeed37f84f13/unix/mkpost.go:
"mkpost processes the output of cgo -godefs to modify the generated types."
"mkpost processes the output of cgo -godefs to modify the generated types."
github.com/golang/sys@v0.0.0-20201018230417-eeed37f84f13/unix/mksyscall.go:
"This program reads a file containing function prototypes (like syscall_darwin.go) and generates system call bodies."
"This program reads a file containing function prototypes (like syscall_darwin.go) and generates system call bodies."
github.com/golang/sys@v0.0.0-20201018230417-eeed37f84f13/unix/mksyscall_aix_ppc.go:
"This program reads a file containing function prototypes (like syscall_aix.go) and generates system call bodies."
"This program reads a file containing function prototypes (like syscall_aix.go) and generates system call bodies."
github.com/golang/sys@v0.0.0-20201018230417-eeed37f84f13/unix/mksysnum.go:
"Generate system call table for DragonFly, NetBSD, FreeBSD or OpenBSD from master list (for example, /usr/src/sys/kern/syscalls.master or sys/syscall.h)."
"Generate system call table for DragonFly, NetBSD, FreeBSD or OpenBSD from master list (for example, /usr/src/sys/kern/syscalls.master or sys/syscall.h)."
github.com/golang/sys@v0.0.0-20201018230417-eeed37f84f13/unix/syscall.go:
"Package unix contains an interface to the low-level operating system primitives."
"Package unix contains an interface to the low-level operating system primitives."
github.com/golang/sys@v0.0.0-20201018230417-eeed37f84f13/windows/registry/key.go:
"Package registry provides access to the Windows registry."
"Package registry provides access to the Windows registry."
github.com/golang/sys@v0.0.0-20201018230417-eeed37f84f13/windows/svc/debug/service.go:
"Package debug provides facilities to execute svc.Handler on console."
"Package debug provides facilities to execute svc.Handler on console."
github.com/golang/sys@v0.0.0-20201018230417-eeed37f84f13/windows/svc/eventlog/log.go:
"Package eventlog implements access to Windows event log."
"Package eventlog implements access to Windows event log."
github.com/golang/sys@v0.0.0-20201018230417-eeed37f84f13/windows/svc/example/main.go:
"Example service program that beeps."
"Example service program that beeps."
github.com/golang/sys@v0.0.0-20201018230417-eeed37f84f13/windows/svc/mgr/mgr.go:
"Package mgr can be used to manage Windows service programs."
"Package mgr can be used to manage Windows service programs."
github.com/golang/sys@v0.0.0-20201018230417-eeed37f84f13/windows/svc/service.go:
"Package svc provides everything required to build Windows service."
"Package svc provides everything required to build Windows service."
github.com/golang/sys@v0.0.0-20201018230417-eeed37f84f13/windows/syscall.go:
"Package windows contains an interface to the low-level operating system primitives."
"Package windows contains an interface to the low-level operating system primitives."
github.com/han0110/configo@v0.0.0-20201019030433-b18a02678ca2/doc.go:
"Package configo provides an auto configuration loading tool without bothering to define a lot of flags, which is also highly extensible."
"Package configo provides an auto configuration loading tool without bothering to define a lot of flags, which is also highly extensible."
sigs.k8s.io/multi-tenancy@v0.0.0-20201018044012-e8ca09734332/tenant/pkg/apis/apis.go:
"Package apis contains Kubernetes API groups."
"Package apis contains Kubernetes API groups."
sigs.k8s.io/multi-tenancy@v0.0.0-20201018044012-e8ca09734332/tenant/pkg/apis/tenancy/group.go:
"Package tenancy contains tenancy API versions"
"Package tenancy contains tenancy API versions"
sigs.k8s.io/multi-tenancy@v0.0.0-20201018044012-e8ca09734332/tenant/pkg/apis/tenancy/v1alpha1/doc.go:
"Package v1alpha1 contains API Schema definitions for the tenancy v1alpha1 API group +k8s:openapi-gen=true +k8s:deepcopy-gen=package,register +k8s:conversion-gen=github.com/kubernetes-sigs/multi-tenancy/tenant/pkg/apis/tenancy +k8s:defaulter-gen=TypeMeta +groupName=tenancy.x-k8s.io"
"Package v1alpha1 contains API Schema definitions for the tenancy v1alpha1 API group +k8s:openapi-gen=true +k8s:deepcopy-gen=package,register +k8s:conversion-gen=github.com/kubernetes-sigs/multi-tenancy/tenant/pkg/apis/tenancy +k8s:defaulter-gen=TypeMeta +groupName=tenancy.x-k8s.io"
sigs.k8s.io/multi-tenancy@v0.0.0-20201018044012-e8ca09734332/tenant/pkg/apis/tenancy/v1alpha1/register.go:
"Package v1alpha1 contains API Schema definitions for the tenancy v1alpha1 API group +k8s:openapi-gen=true +k8s:deepcopy-gen=package,register +k8s:conversion-gen=github.com/kubernetes-sigs/multi-tenancy/tenant/pkg/apis/tenancy +k8s:defaulter-gen=TypeMeta +groupName=tenancy.x-k8s.io"
"Package v1alpha1 contains API Schema definitions for the tenancy v1alpha1 API group +k8s:openapi-gen=true +k8s:deepcopy-gen=package,register +k8s:conversion-gen=github.com/kubernetes-sigs/multi-tenancy/tenant/pkg/apis/tenancy +k8s:defaulter-gen=TypeMeta +groupName=tenancy.x-k8s.io"
k8s.io/legacy-cloud-providers@v0.0.0-20200310091946-29cca739f82b/gce/doc.go:
"Package gce is an implementation of Interface, LoadBalancer and Instances for Google Compute Engine."
"Package gce is an implementation of Interface, LoadBalancer and Instances for Google Compute Engine."
k8s.io/legacy-cloud-providers@v0.0.0-20200310091946-29cca739f82b/openstack/util/mount/mount.go:
"Package mount provides a linux-centric library for mounting filesystems/ Vendored for the OpenStack provider and will be removed in 1.17"
"Package mount provides a linux-centric library for mounting filesystems/ Vendored for the OpenStack provider and will be removed in 1.17"
knative.dev/networking@v0.0.0-20201019015358-00915b35674d/config/dummy.go:
"Package config exists to make the config directory importable."
"Package config exists to make the config directory importable."
knative.dev/networking@v0.0.0-20201019015358-00915b35674d/pkg/apis/config/doc.go:
"Package config holds the typed objects that define the schemas for ConfigMap objects that pertain to our API objects."
"Package config holds the typed objects that define the schemas for ConfigMap objects that pertain to our API objects."
knative.dev/networking@v0.0.0-20201019015358-00915b35674d/pkg/apis/networking/v1alpha1/doc.go:
"+k8s:deepcopy-gen=package +groupName=networking.internal.knative.dev"
"+k8s:deepcopy-gen=package +groupName=networking.internal.knative.dev"
knative.dev/networking@v0.0.0-20201019015358-00915b35674d/pkg/client/clientset/versioned/doc.go:
"This package has the automatically generated clientset."
"This package has the automatically generated clientset."
knative.dev/networking@v0.0.0-20201019015358-00915b35674d/pkg/client/clientset/versioned/fake/doc.go:
"This package has the automatically generated fake clientset."
"This package has the automatically generated fake clientset."
knative.dev/networking@v0.0.0-20201019015358-00915b35674d/pkg/client/clientset/versioned/scheme/doc.go:
"This package contains the scheme of the automatically generated clientset."
"This package contains the scheme of the automatically generated clientset."
knative.dev/networking@v0.0.0-20201019015358-00915b35674d/pkg/client/clientset/versioned/typed/networking/v1alpha1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
knative.dev/networking@v0.0.0-20201019015358-00915b35674d/pkg/client/clientset/versioned/typed/networking/v1alpha1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
knative.dev/networking@v0.0.0-20201019015358-00915b35674d/pkg/client/istio/clientset/versioned/doc.go:
"This package has the automatically generated clientset."
"This package has the automatically generated clientset."
knative.dev/networking@v0.0.0-20201019015358-00915b35674d/pkg/client/istio/clientset/versioned/fake/doc.go:
"This package has the automatically generated fake clientset."
"This package has the automatically generated fake clientset."
knative.dev/networking@v0.0.0-20201019015358-00915b35674d/pkg/client/istio/clientset/versioned/scheme/doc.go:
"This package contains the scheme of the automatically generated clientset."
"This package contains the scheme of the automatically generated clientset."
knative.dev/networking@v0.0.0-20201019015358-00915b35674d/pkg/client/istio/clientset/versioned/typed/networking/v1alpha3/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
knative.dev/networking@v0.0.0-20201019015358-00915b35674d/pkg/client/istio/clientset/versioned/typed/networking/v1alpha3/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
knative.dev/networking@v0.0.0-20201019015358-00915b35674d/pkg/doc.go:
"+k8s:deepcopy-gen=package Package network holds the typed objects that define the schemas for configuring the knative/serving networking layer."
"+k8s:deepcopy-gen=package Package network holds the typed objects that define the schemas for configuring the knative/serving networking layer."
knative.dev/networking@v0.0.0-20201019015358-00915b35674d/pkg/ingress/doc.go:
"Package ingress holds utilities related to the implementation of ingress controllers."
"Package ingress holds utilities related to the implementation of ingress controllers."
knative.dev/networking@v0.0.0-20201019015358-00915b35674d/test/test_images/wsserver/echo.go:
""
""
github.com/deyangyvtian/pps@v1.0.0/internal/bindata/geoip/geoip.go:
"Code generated for package bingeoip by go-bindata DO NOT EDIT."
"Code generated for package bingeoip by go-bindata DO NOT EDIT."
github.com/deyangyvtian/pps@v1.0.0/internal/bindata/html/html.go:
"Package binhtml generated by go-bindata.// sources: assets/html/clash-config.yaml assets/html/clash.html assets/html/index.html assets/html/surge.conf assets/html/surge.html"
"Package binhtml generated by go-bindata.// sources: assets/html/clash-config.yaml assets/html/clash.html assets/html/index.html assets/html/surge.conf assets/html/surge.html"
github.com/machinae/stringslice@v0.0.0-20180629003021-f0b0fa0d4362/stringslice.go:
"Package stringslice provides utilities for working with string slices"
"Package stringslice provides utilities for working with string slices"
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/appengine/go11x/tasks/create_task/create_task.go:
"Command create_task constructs and adds a task to an App Engine Queue."
"Command create_task constructs and adds a task to an App Engine Queue."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/appengine_flexible/analytics/analytics.go:
"Sample analytics demonstrates Google Analytics calls from App Engine flexible environment."
"Sample analytics demonstrates Google Analytics calls from App Engine flexible environment."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/appengine_flexible/cloudsql/cloudsql.go:
"Sample cloudsql demonstrates usage of Cloud SQL from App Engine flexible environment."
"Sample cloudsql demonstrates usage of Cloud SQL from App Engine flexible environment."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/appengine_flexible/cloudsql_postgres/cloudsql.go:
"Sample cloudsql demonstrates usage of Cloud SQL from App Engine flexible environment."
"Sample cloudsql demonstrates usage of Cloud SQL from App Engine flexible environment."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/appengine_flexible/datastore/datastore.go:
"Sample datastore demonstrates use of the cloud.google.com/go/datastore package from App Engine flexible."
"Sample datastore demonstrates use of the cloud.google.com/go/datastore package from App Engine flexible."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/appengine_flexible/helloworld/helloworld.go:
"Sample helloworld is a basic App Engine flexible app."
"Sample helloworld is a basic App Engine flexible app."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/appengine_flexible/memcache/memcache.go:
"Sample memcache demonstrates use of a memcached client from App Engine flexible environment."
"Sample memcache demonstrates use of a memcached client from App Engine flexible environment."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/appengine_flexible/pubsub/pubsub.go:
"Sample pubsub demonstrates use of the cloud.google.com/go/pubsub package from App Engine flexible environment."
"Sample pubsub demonstrates use of the cloud.google.com/go/pubsub package from App Engine flexible environment."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/appengine_flexible/redis/redis.go:
"Sample redis demonstrates use of a redis client from App Engine flexible environment."
"Sample redis demonstrates use of a redis client from App Engine flexible environment."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/appengine_flexible/static_files/staticfiles.go:
"Package static demonstrates a static file handler for App Engine flexible environment."
"Package static demonstrates a static file handler for App Engine flexible environment."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/appengine_flexible/storage/storage.go:
"Sample storage demonstrates use of the cloud.google.com/go/storage package from App Engine flexible environment."
"Sample storage demonstrates use of the cloud.google.com/go/storage package from App Engine flexible environment."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/appengine_flexible/websockets/main.go:
"Sample websockets demonstrates an App Engine Flexible app."
"Sample websockets demonstrates an App Engine Flexible app."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/asset/quickstart/batch-get-assets-history/main.go:
"Sample asset-quickstart batch-gets assets history."
"Sample asset-quickstart batch-gets assets history."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/asset/quickstart/create-feed/main.go:
"Sample create-feed create feed."
"Sample create-feed create feed."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/asset/quickstart/delete-feed/main.go:
"Sample delete-feed delete feed."
"Sample delete-feed delete feed."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/asset/quickstart/export-assets-bigquery/main.go:
"Sample asset-quickstart exports assets to given bigquery table."
"Sample asset-quickstart exports assets to given bigquery table."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/asset/quickstart/export-assets/main.go:
"Sample asset-quickstart exports assets to given path."
"Sample asset-quickstart exports assets to given path."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/asset/quickstart/get-feed/main.go:
"Sample get-feed get feed."
"Sample get-feed get feed."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/asset/quickstart/list-feeds/main.go:
"Sample list-feeds list feeds."
"Sample list-feeds list feeds."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/asset/quickstart/update-feed/main.go:
"Sample update-feed update feed."
"Sample update-feed update feed."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/auth/overview/api_key.go:
"Package overview contains Google Cloud authentication overview snippets."
"Package overview contains Google Cloud authentication overview snippets."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/auth/snippets.go:
"Package authsnippets contains Google Cloud authentication snippets."
"Package authsnippets contains Google Cloud authentication snippets."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/batch_predict.go:
"Package automl contains samples for Google Cloud AutoML API."
"Package automl contains samples for Google Cloud AutoML API."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/dataset_delete.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/dataset_export.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/dataset_get.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/dataset_import_data.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/dataset_list.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/language/entity_extraction/dataset_create.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/language/entity_extraction/model_create.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/language/entity_extraction/predict.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/language/sentiment_analysis/dataset_create.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/language/sentiment_analysis/model_create.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/language/sentiment_analysis/predict.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/language/text_classification/dataset_create.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/language/text_classification/model_create.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/language/text_classification/predict.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/model_delete.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/model_deploy.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/model_evaluation_get.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/model_evaluation_list.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/model_export.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/model_get.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/model_list.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/model_undeploy.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/operation_status_get.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/operation_status_list.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/translate/dataset_create.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/translate/model_create.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/translate/predict.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/vision/classification/dataset_create.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/vision/classification/model_create.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/vision/classification/model_deploy_with_node_count.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/vision/classification/predict.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/vision/object_detection/dataset_create.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/vision/object_detection/model_create.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/vision/object_detection/model_deploy_with_node_count.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/automl/vision/object_detection/predict.go:
"Package automl contains samples for Google Cloud AutoML API v1."
"Package automl contains samples for Google Cloud AutoML API v1."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/bigquery/bigquery_datatransfer_quickstart/main.go:
"Sample bigquery-quickstart creates a Google BigQuery dataset."
"Sample bigquery-quickstart creates a Google BigQuery dataset."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/bigquery/bigquery_quickstart/main.go:
"Sample bigquery-quickstart creates a Google BigQuery dataset."
"Sample bigquery-quickstart creates a Google BigQuery dataset."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/bigquery/bigquery_storage_quickstart/main.go:
"The bigquery_storage_quickstart application demonstrates usage of the BigQuery Storage read API."
"The bigquery_storage_quickstart application demonstrates usage of the BigQuery Storage read API."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/bigquery/simpleapp/simpleapp.go:
"Command simpleapp queries the Stack Overflow public dataset in Google BigQuery."
"Command simpleapp queries the Stack Overflow public dataset in Google BigQuery."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/bigquery/syncquery/syncquery.go:
"Command syncquery queries a Google BigQuery dataset."
"Command syncquery queries a Google BigQuery dataset."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/bigtable/filters/filters.go:
"Package filters contains snippets related to reading data from Cloud Bigtable with various filters."
"Package filters contains snippets related to reading data from Cloud Bigtable with various filters."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/bigtable/garbagecollection/create_family_gc_intersect.go:
""
""
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/bigtable/garbagecollection/create_family_gc_max_age.go:
""
""
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/bigtable/garbagecollection/create_family_gc_max_versions.go:
""
""
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/bigtable/garbagecollection/create_family_gc_nested.go:
""
""
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/bigtable/garbagecollection/create_family_gc_union.go:
""
""
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/bigtable/helloworld/main.go:
"Hello world is a sample program demonstrating use of the Bigtable client library to perform basic CRUD operations"
"Hello world is a sample program demonstrating use of the Bigtable client library to perform basic CRUD operations"
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/bigtable/quickstart/main.go:
"Quickstart is a sample program demonstrating use of the Cloud Bigtable client library to read a row from an existing table."
"Quickstart is a sample program demonstrating use of the Cloud Bigtable client library to read a row from an existing table."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/bigtable/reads/reads.go:
"Package reads contains snippets related to reading data from Cloud Bigtable."
"Package reads contains snippets related to reading data from Cloud Bigtable."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/bigtable/search/search.go:
"Search is a sample web server that uses Cloud Bigtable as the storage layer for a simple document-storage and full-text-search service."
"Search is a sample web server that uses Cloud Bigtable as the storage layer for a simple document-storage and full-text-search service."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/bigtable/usercounter/main.go:
"User counter is a program that tracks how often a user has visited the index page."
"User counter is a program that tracks how often a user has visited the index page."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/bigtable/writes/write_simple.go:
"Package writes contains snippets related to writing to Cloud Bigtable."
"Package writes contains snippets related to writing to Cloud Bigtable."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/cdn/signedcookies/sign_cookie.go:
"Package signedcookie creates a signed URL for a Cloud CDN endpoint with the given key."
"Package signedcookie creates a signed URL for a Cloud CDN endpoint with the given key."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/cdn/signedurls/signurl.go:
"Package signedurl creates a signed URL for a Cloud CDN endpoint with the given key."
"Package signedurl creates a signed URL for a Cloud CDN endpoint with the given key."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/container/listclusters/listclusters.go:
"Command listclusters lists all clusters and their node pools for a given project and zone."
"Command listclusters lists all clusters and their node pools for a given project and zone."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/dataproc/create_cluster.go:
"Package dataproc shows how you can use the Cloud Dataproc Client library to manage Cloud Dataproc clusters."
"Package dataproc shows how you can use the Cloud Dataproc Client library to manage Cloud Dataproc clusters."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/dataproc/instantiate_inline_workflow_template.go:
"Package dataproc shows how you can use the Cloud Dataproc Client library to manage Cloud Dataproc clusters."
"Package dataproc shows how you can use the Cloud Dataproc Client library to manage Cloud Dataproc clusters."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/dataproc/quickstart/quickstart.go:
"This quickstart shows how you can use the Cloud Dataproc Client library to create a Cloud Dataproc cluster, submit a PySpark job to the cluster, wait for the job to finish and finally delete the cluster."
"This quickstart shows how you can use the Cloud Dataproc Client library to create a Cloud Dataproc cluster, submit a PySpark job to the cluster, wait for the job to finish and finally delete the cluster."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/datastore/datastore_quickstart/main.go:
"Sample datastore-quickstart fetches an entity from Google Cloud Datastore."
"Sample datastore-quickstart fetches an entity from Google Cloud Datastore."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/datastore/tasks/tasks.go:
"A simple command-line task list manager to demonstrate using the cloud.google.com/go/datastore package."
"A simple command-line task list manager to demonstrate using the cloud.google.com/go/datastore package."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/dlp/quickstart/quickstart.go:
"The quickstart program is an example of using the Data Loss Prevention API."
"The quickstart program is an example of using the Data Loss Prevention API."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/docs/appengine/cloudsql/cloudsql.go:
"Sample cloudsql demonstrates connection to a Cloud SQL instance from App Engine standard."
"Sample cloudsql demonstrates connection to a Cloud SQL instance from App Engine standard."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/docs/appengine/logs/logs.go:
"This sample gets the app displays 5 log Records at a time, including all AppLogs, with a Next link to let the user page through the results using the Record's Offset property."
"This sample gets the app displays 5 log Records at a time, including all AppLogs, with a Next link to let the user page through the results using the Record's Offset property."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/docs/appengine/mail/mailjet/mailjet.go:
"Sample mailjet is a demonstration on sending an e-mail from App Engine standard environment."
"Sample mailjet is a demonstration on sending an e-mail from App Engine standard environment."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/docs/appengine/storage/app.go:
"Package gcsdemo is an example App Engine app using the Google Cloud Storage API."
"Package gcsdemo is an example App Engine app using the Google Cloud Storage API."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/docs/error-reporting/fluent/main.go:
"Sample fluent demonstrates integration of fluent and Cloud Error reporting."
"Sample fluent demonstrates integration of fluent and Cloud Error reporting."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/docs/sql/listinstances/listinstances.go:
"Sample listinstances lists the Cloud SQL instances for a given project ID."
"Sample listinstances lists the Cloud SQL instances for a given project ID."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/endpoints/getting-started-grpc/helloworld/helloworld.pb.go:
"Package helloworld is a generated protocol buffer package."
"Package helloworld is a generated protocol buffer package."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/endpoints/getting-started/app.go:
"Sample endpoints demonstrates a Cloud Endpoints API."
"Sample endpoints demonstrates a Cloud Endpoints API."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/endpoints/getting-started/client/main.go:
"Command client performs authenticated requests against an Endpoints API server."
"Command client performs authenticated requests against an Endpoints API server."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/errorreporting/errorreporting_quickstart/main.go:
"Sample errorreporting_quickstart contains is a quickstart example for the Google Cloud Error Reporting API."
"Sample errorreporting_quickstart contains is a quickstart example for the Google Cloud Error Reporting API."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/firestore/firestore_quickstart/main.go:
"Sample firestore_quickstart demonstrates how to connect to Firestore, and add and list documents."
"Sample firestore_quickstart demonstrates how to connect to Firestore, and add and list documents."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/firestore/firestore_snippets/main.go:
"Command firestore_snippets contains runnable snippet code for Cloud Spanner."
"Command firestore_snippets contains runnable snippet code for Cloud Spanner."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/functions/console_snippets/firebase_remote_config/firebase_remote_config.go:
"Package p contains a Cloud Function that processes Firebase Remote Config events."
"Package p contains a Cloud Function that processes Firebase Remote Config events."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/functions/console_snippets/gcs/gcs.go:
"Package p contains a Google Cloud Storage Cloud Function."
"Package p contains a Google Cloud Storage Cloud Function."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/functions/console_snippets/http/http.go:
"Package p contains an HTTP Cloud Function."
"Package p contains an HTTP Cloud Function."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/functions/console_snippets/pubsub/pubsub.go:
"Package p contains a Pub/Sub Cloud Function."
"Package p contains a Pub/Sub Cloud Function."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/functions/firebase/auth.go:
"Package firebase contains a Firestore Cloud Function."
"Package firebase contains a Firestore Cloud Function."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/functions/http/cors.go:
"Package http provides a set of HTTP Cloud Functions samples."
"Package http provides a set of HTTP Cloud Functions samples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/functions/http/cors_auth.go:
"Package http provides a set of HTTP Cloud Functions samples."
"Package http provides a set of HTTP Cloud Functions samples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/functions/http/form.go:
"Package http provides a set of HTTP Cloud Functions samples."
"Package http provides a set of HTTP Cloud Functions samples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/functions/http/http_content_type.go:
"Package http provides a set of HTTP Cloud Functions samples."
"Package http provides a set of HTTP Cloud Functions samples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/functions/http/http_request_method.go:
"Package http provides a set of HTTP Cloud Functions samples."
"Package http provides a set of HTTP Cloud Functions samples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/functions/http/request.go:
"Package http provides a set of HTTP Cloud Functions samples."
"Package http provides a set of HTTP Cloud Functions samples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/functions/http/stateless.go:
"Package http provides a set of HTTP Cloud Functions samples."
"Package http provides a set of HTTP Cloud Functions samples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/functions/http/xml.go:
"Package http provides a set of HTTP Cloud Functions samples."
"Package http provides a set of HTTP Cloud Functions samples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/functions/security/idtoken.go:
"Package security contains samples for securely calling functions."
"Package security contains samples for securely calling functions."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/getting-started/helloworld/helloworld.go:
"Sample helloworld is a basic App Engine flexible app."
"Sample helloworld is a basic App Engine flexible app."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/healthcare/doc.go:
"Package snippets contains samples for the Healthcare API."
"Package snippets contains samples for the Healthcare API."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/healthcare/internal/dicomweb-instance-search/dicomweb_instance_search.go:
"Package dicomwebsearchinstances contains a sample for searching instances."
"Package dicomwebsearchinstances contains a sample for searching instances."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/healthcare/internal/fhir-resource-conditional-delete/fhir_resource_conditional_delete.go:
"Package conditionaldelete shows how to conditionallly delete."
"Package conditionaldelete shows how to conditionallly delete."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/healthcare/internal/fhir-resource-conditional-patch/fhir_resource_conditional_patch.go:
"Package conditionalpatch shows how to conditionallly patch."
"Package conditionalpatch shows how to conditionallly patch."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/healthcare/internal/fhir-resource-conditional-update/fhir_resource_conditional_update.go:
"Package conditionalupdate shows how to conditionallly update."
"Package conditionalupdate shows how to conditionallly update."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/iam/quickstart/quickstart.go:
"The quickstart command is an example of using the Cloud IAM Roles API."
"The quickstart command is an example of using the Cloud IAM Roles API."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/iap/request.go:
"Package iap contains Identity-Aware Proxy samples."
"Package iap contains Identity-Aware Proxy samples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/internal/aeintegrate/aeintegrate.go:
"Package aeintegrate facilitates end-to-end testing against the production Google App Engine."
"Package aeintegrate facilitates end-to-end testing against the production Google App Engine."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/internal/cleanaeversions/cleanaeversions.go:
"Command cleaneversions deletes App Engine versions for a given project, service and/or version ID filter."
"Command cleaneversions deletes App Engine versions for a given project, service and/or version ID filter."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/internal/cloudrunci/cloudrunci.go:
"Package cloudrunci facilitates end-to-end testing against the production Cloud Run."
"Package cloudrunci facilitates end-to-end testing against the production Cloud Run."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/internal/cloudrunci/doc.go:
"Package cloudrunci is a testing utility that facilitates end-to-end system testing on Cloud Run."
"Package cloudrunci is a testing utility that facilitates end-to-end system testing on Cloud Run."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/internal/testutil/testutil.go:
"Package testutil provides test helpers for the golang-samples repo."
"Package testutil provides test helpers for the golang-samples repo."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/iot/manager/manager.go:
"Command manager lets you manage Cloud IoT Core devices and registries."
"Command manager lets you manage Cloud IoT Core devices and registries."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/iotkit/helloworld/display/display.go:
"Package display is a driver for Grove LCD RGB backlight display."
"Package display is a driver for Grove LCD RGB backlight display."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/iotkit/helloworld/main.go:
"Program helloworld is a tiny program that blinks \"Hello gopher!\" on a Grove LCD RGB Backlight display connected to a BeagleBone."
"Program helloworld is a tiny program that blinks \"Hello gopher!\" on a Grove LCD RGB Backlight display connected to a BeagleBone."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/jobs/v3/quickstart/main.go:
"Command quickstart is an example of using the Google Cloud Talent Solution API."
"Command quickstart is an example of using the Google Cloud Talent Solution API."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/kms/quickstart/quickstart.go:
"Sample quickstart is a basic program that uses Cloud KMS."
"Sample quickstart is a basic program that uses Cloud KMS."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/language/analyze/analyze.go:
"Command analyze performs sentiment, entity, entity sentiment, and syntax analysis on a string of text via the Cloud Natural Language API."
"Command analyze performs sentiment, entity, entity sentiment, and syntax analysis on a string of text via the Cloud Natural Language API."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/language/language_quickstart/main.go:
"Sample language-quickstart uses the Google Cloud Natural API to analyze the sentiment of \"Hello, world!\"."
"Sample language-quickstart uses the Google Cloud Natural API to analyze the sentiment of \"Hello, world!\"."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/logging/exportlogs/exportlogs.go:
"Sample exportlogs lists, creates, updates, and deletes log sinks."
"Sample exportlogs lists, creates, updates, and deletes log sinks."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/logging/logging_quickstart/main.go:
"Sample logging-quickstart writes a log entry to Stackdriver Logging."
"Sample logging-quickstart writes a log entry to Stackdriver Logging."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/logging/simplelog/simplelog.go:
"Sample simplelog writes some entries, lists them, then deletes the log."
"Sample simplelog writes some entries, lists them, then deletes the log."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/logging/stdlogging/main.go:
"Sample stdlogging writes log.Logger logs to the Stackdriver Logging."
"Sample stdlogging writes log.Logger logs to the Stackdriver Logging."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/memorystore/redis/main.go:
"Command redis is a basic app that connects to a managed Redis instance."
"Command redis is a basic app that connects to a managed Redis instance."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/monitoring/alert/alert.go:
"Package alert demonstrates interacting with the monitoring and alerting API."
"Package alert demonstrates interacting with the monitoring and alerting API."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/monitoring/custommetric/custommetric.go:
"Package custommetric contains custom metric samples."
"Package custommetric contains custom metric samples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/monitoring/irm/doc.go:
"Package snippets contains IRM samples."
"Package snippets contains IRM samples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/monitoring/monitoring_quickstart/main.go:
"Sample monitoring-quickstart writes a data point to Stackdriver Monitoring."
"Sample monitoring-quickstart writes a data point to Stackdriver Monitoring."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/monitoring/snippets/channel_delete.go:
"Package snippets contains examples of using the monitoring API."
"Package snippets contains examples of using the monitoring API."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/monitoring/snippets/channel_enable.go:
"Package snippets contains examples of using the monitoring API."
"Package snippets contains examples of using the monitoring API."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/monitoring/snippets/metric_get.go:
"Package snippets contains examples of using the monitoring API."
"Package snippets contains examples of using the monitoring API."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/monitoring/snippets/metric_list.go:
"Package snippets contains examples of using the monitoring API."
"Package snippets contains examples of using the monitoring API."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/monitoring/snippets/monitored_resource_get.go:
"Package snippets contains examples of using the monitoring API."
"Package snippets contains examples of using the monitoring API."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/monitoring/snippets/monitored_resource_list.go:
"Package snippets contains examples of using the monitoring API."
"Package snippets contains examples of using the monitoring API."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/monitoring/snippets/time_series_align.go:
"Package snippets contains examples of using the monitoring API."
"Package snippets contains examples of using the monitoring API."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/monitoring/uptime/uptime.go:
"Package uptime contains samples of uptime checks."
"Package uptime contains samples of uptime checks."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/opencensus/metrics_quickstart/main.go:
"metrics_quickstart is an example of exporting a custom metric from OpenCensus to Stackdriver."
"metrics_quickstart is an example of exporting a custom metric from OpenCensus to Stackdriver."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/opencensus/opencensus_spanner_quickstart/main.go:
"Sample opencensus_spanner_quickstart contains a sample application that uses Google Spanner Go client, and reports metrics and traces for the outgoing requests."
"Sample opencensus_spanner_quickstart contains a sample application that uses Google Spanner Go client, and reports metrics and traces for the outgoing requests."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/profiler/appengine/appengine.go:
"appengine is an example of starting cloud.google.com/go/profiler on App Engine."
"appengine is an example of starting cloud.google.com/go/profiler on App Engine."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/profiler/hotapp/main.go:
"Sample hotapp is a synthetic application that exhibits different types of profiling hotspots: CPU, heap allocations, thread contention."
"Sample hotapp is a synthetic application that exhibits different types of profiling hotspots: CPU, heap allocations, thread contention."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/profiler/hotmid/main.go:
"Sample hotmid is an application that simulates multiple calls to a library function made via different call paths."
"Sample hotmid is an application that simulates multiple calls to a library function made via different call paths."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/profiler/profiler_quickstart/main.go:
"Sample profiler_quickstart simulates a CPU-intensive workload for profiler."
"Sample profiler_quickstart simulates a CPU-intensive workload for profiler."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/profiler/snippets/snippets.go:
"snippets is an example of starting cloud.google.com/go/profiler."
"snippets is an example of starting cloud.google.com/go/profiler."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/pubsub/pubsub_quickstart/main.go:
"Sample pubsub-quickstart creates a Google Cloud Pub/Sub topic."
"Sample pubsub-quickstart creates a Google Cloud Pub/Sub topic."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/run/authentication/auth.go:
"Package authentication contains the authentication samples for Cloud Run."
"Package authentication contains the authentication samples for Cloud Run."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/secretmanager/doc.go:
"Package secretmanager contains samples for Secret Manager which securely stores and provides access to API keys, passwords, certificates, and other sensitive data."
"Package secretmanager contains samples for Secret Manager which securely stores and provides access to API keys, passwords, certificates, and other sensitive data."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/secretmanager/quickstart/quickstart.go:
"Sample quickstart is a basic program that uses Secret Manager."
"Sample quickstart is a basic program that uses Secret Manager."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/securitycenter/assets/doc.go:
"Package assets contains example snippets for working with CSCC Assets."
"Package assets contains example snippets for working with CSCC Assets."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/securitycenter/findings/doc.go:
"Pacakge findings contains example snippets for working with findings and their parent resource \"sources\"."
"Pacakge findings contains example snippets for working with findings and their parent resource \"sources\"."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/securitycenter/notifications/doc.go:
"Package notifications contains example snippets for working with notification configs and their notifications."
"Package notifications contains example snippets for working with notification configs and their notifications."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/securitycenter/settings/enable_asset_discovery.go:
"Package settings contains snippets for working with CSCC organization settings."
"Package settings contains snippets for working with CSCC organization settings."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/spanner/spanner_arrays/main.go:
"Sample spanner_arrays is a demonstration program which queries Google's Cloud Spanner and returns results containing arrays."
"Sample spanner_arrays is a demonstration program which queries Google's Cloud Spanner and returns results containing arrays."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/spanner/spanner_leaderboard/leaderboard.go:
"Command spanner_leaderboard contains runnable snippet code for Cloud Spanner."
"Command spanner_leaderboard contains runnable snippet code for Cloud Spanner."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/spanner/spanner_quickstart/main.go:
"Sample spanner_quickstart is a basic program that uses Cloud Spanner."
"Sample spanner_quickstart is a basic program that uses Cloud Spanner."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/spanner/spanner_snippets/snippet.go:
"Command spanner_snippets contains runnable snippet code for Cloud Spanner."
"Command spanner_snippets contains runnable snippet code for Cloud Spanner."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/speech/caption/caption.go:
"Command caption sends audio data to the Google Speech API and prints its transcript."
"Command caption sends audio data to the Google Speech API and prints its transcript."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/speech/captionasync/captionasync.go:
"Command captionasync sends audio data to the Google Speech API and prints its transcript."
"Command captionasync sends audio data to the Google Speech API and prints its transcript."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/speech/livecaption/livecaption.go:
"Command livecaption pipes the stdin audio data to Google Speech API and outputs the transcript."
"Command livecaption pipes the stdin audio data to Google Speech API and outputs the transcript."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/speech/snippets/auto_punctuation.go:
"Package snippets contains speech examples."
"Package snippets contains speech examples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/speech/snippets/context_classes.go:
"Package snippets contains speech examples."
"Package snippets contains speech examples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/speech/snippets/enhanced_model.go:
"Package snippets contains speech examples."
"Package snippets contains speech examples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/speech/snippets/model_selection.go:
"Package snippets contains speech examples."
"Package snippets contains speech examples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/speech/snippets/multichannel.go:
"Package snippets contains speech examples."
"Package snippets contains speech examples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/speech/speech_quickstart/main.go:
"Sample speech-quickstart uses the Google Cloud Speech API to transcribe audio."
"Sample speech-quickstart uses the Google Cloud Speech API to transcribe audio."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/speech/wordoffset/wordoffset.go:
"Command wordoffset sends audio data to the Google Speech API and prints word offset information."
"Command wordoffset sends audio data to the Google Speech API and prints word offset information."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/storage/acl/doc.go:
"Package acl contains samples for configuring ACLs for Storage buckets and objects."
"Package acl contains samples for configuring ACLs for Storage buckets and objects."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/storage/buckets/doc.go:
"Package buckets contains samples for creating/listing/deleting buckets using the Google Storage API."
"Package buckets contains samples for creating/listing/deleting buckets using the Google Storage API."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/storage/gcsupload/gcsupload.go:
"gcsupload is a CLI to upload a file to Google Cloud Storage."
"gcsupload is a CLI to upload a file to Google Cloud Storage."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/storage/objects/doc.go:
"Package objects contains samples for creating/moving/deleting and tweaking Storage objects."
"Package objects contains samples for creating/moving/deleting and tweaking Storage objects."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/storage/s3_sdk/list_gcs_buckets.go:
"Package s3sdk lists GCS buckets using the S3 SDK using interoperability mode."
"Package s3sdk lists GCS buckets using the S3 SDK using interoperability mode."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/storage/s3_sdk/list_gcs_objects.go:
"Package s3sdk lists GCS objects using the S3 SDK using interoperability mode."
"Package s3sdk lists GCS objects using the S3 SDK using interoperability mode."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/storage/storage_quickstart/main.go:
"Sample storage-quickstart creates a Google Cloud Storage bucket."
"Sample storage-quickstart creates a Google Cloud Storage bucket."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/tasks/create_http_task.go:
"Command createHTTPtask constructs and adds a task to a Cloud Tasks Queue."
"Command createHTTPtask constructs and adds a task to a Cloud Tasks Queue."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/tasks/token/create_http_task_with_token.go:
"package token constructs a request to Cloud Tasks API."
"package token constructs a request to Cloud Tasks API."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/testing/gimmeproj/main.go:
"Command gimmeproj provides access to a pool of projects."
"Command gimmeproj provides access to a pool of projects."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/testing/sampletests/fakesamples/hello.go:
"Package hello is used only for testing."
"Package hello is used only for testing."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/testing/sampletests/main.go:
"The sampletests command adds the region tags tested by each test to the XML properties of that test case."
"The sampletests command adds the region tags tested by each test to the XML properties of that test case."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/texttospeech/list_voices/list_voices.go:
"The list_voices command lists the available Text-to-Speech voices."
"The list_voices command lists the available Text-to-Speech voices."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/texttospeech/quickstart/quickstart.go:
"Command quickstart generates an audio file with the content \"Hello, World!\"."
"Command quickstart generates an audio file with the content \"Hello, World!\"."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/texttospeech/synthesize_file/synthesize_file.go:
"The synthesize_file command converts a plain text or SSML file to an audio file."
"The synthesize_file command converts a plain text or SSML file to an audio file."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/texttospeech/synthesize_speech/audio_profile.go:
"Package snippets contains speech examples."
"Package snippets contains speech examples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/texttospeech/synthesize_text/synthesize_text.go:
"The synthesize_text command converts plain text or SSML content to an audio file."
"The synthesize_text command converts plain text or SSML content to an audio file."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/trace/trace_quickstart/main.go:
"Sample trace_quickstart traces incoming and outgoing requests."
"Sample trace_quickstart traces incoming and outgoing requests."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/trace/trace_snippets/snippets.go:
"Package snippets contains Stackdriver trace samples."
"Package snippets contains Stackdriver trace samples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/translate/translate_quickstart/main.go:
"Sample translate-quickstart translates \"Hello, world!\" into Russian."
"Sample translate-quickstart translates \"Hello, world!\" into Russian."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/translate/v3/batch_translate_text.go:
"Package v3 contains samples for Google Cloud Translation API v3."
"Package v3 contains samples for Google Cloud Translation API v3."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/translate/v3/batch_translate_text_with_glossary.go:
"Package v3 contains samples for Google Cloud Translation API v3."
"Package v3 contains samples for Google Cloud Translation API v3."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/translate/v3/batch_translate_text_with_glossary_and_model.go:
"Package v3 contains samples for Google Cloud Translation API v3."
"Package v3 contains samples for Google Cloud Translation API v3."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/translate/v3/batch_translate_text_with_model.go:
"Package v3 contains samples for Google Cloud Translation API v3."
"Package v3 contains samples for Google Cloud Translation API v3."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/translate/v3/create_glossary.go:
"Package v3 contains samples for Google Cloud Translation API v3."
"Package v3 contains samples for Google Cloud Translation API v3."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/translate/v3/delete_glossary.go:
"Package v3 contains samples for Google Cloud Translation API v3."
"Package v3 contains samples for Google Cloud Translation API v3."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/translate/v3/detect_language.go:
"Package v3 contains samples for Google Cloud Translation API v3."
"Package v3 contains samples for Google Cloud Translation API v3."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/translate/v3/get_glossary.go:
"Package v3 contains samples for Google Cloud Translation API v3."
"Package v3 contains samples for Google Cloud Translation API v3."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/translate/v3/get_supported_languages.go:
"Package v3 contains samples for Google Cloud Translation API v3."
"Package v3 contains samples for Google Cloud Translation API v3."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/translate/v3/get_supported_languages_for_target.go:
"Package v3 contains samples for Google Cloud Translation API v3."
"Package v3 contains samples for Google Cloud Translation API v3."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/translate/v3/list_glossaries.go:
"Package v3 contains samples for Google Cloud Translation API v3."
"Package v3 contains samples for Google Cloud Translation API v3."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/translate/v3/translate_text.go:
"Package v3 contains samples for Google Cloud Translation API v3."
"Package v3 contains samples for Google Cloud Translation API v3."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/translate/v3/translate_text_with_glossary.go:
"Package v3 contains samples for Google Cloud Translation API v3."
"Package v3 contains samples for Google Cloud Translation API v3."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/translate/v3/translate_text_with_glossary_and_model.go:
"Package v3 contains samples for Google Cloud Translation API v3."
"Package v3 contains samples for Google Cloud Translation API v3."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/translate/v3/translate_text_with_model.go:
"Package v3 contains samples for Google Cloud Translation API v3."
"Package v3 contains samples for Google Cloud Translation API v3."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/videointelligence/annotate/logo_detection.go:
"Package annotate contains speech examples."
"Package annotate contains speech examples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/videointelligence/annotate/logo_detection_gcs.go:
"Package annotate contains speech examples."
"Package annotate contains speech examples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/videointelligence/annotate/object_tracking.go:
"Package annotate contains speech examples."
"Package annotate contains speech examples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/videointelligence/annotate/object_tracking_gcs.go:
"Package annotate contains speech examples."
"Package annotate contains speech examples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/videointelligence/annotate/text_detection.go:
"Package annotate contains speech examples."
"Package annotate contains speech examples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/videointelligence/annotate/text_detection_gcs.go:
"Package annotate contains speech examples."
"Package annotate contains speech examples."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/videointelligence/video_analyze/main.go:
"Command video_analyze uses the Google Cloud Video Intelligence API to analyze a video."
"Command video_analyze uses the Google Cloud Video Intelligence API to analyze a video."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/videointelligence/video_quickstart/main.go:
"Sample video_quickstart uses the Google Cloud Video Intelligence API to label a video."
"Sample video_quickstart uses the Google Cloud Video Intelligence API to label a video."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/detect/main.go:
"Command detect uses the Vision API's label detection capabilities to find a label based on an image's content."
"Command detect uses the Vision API's label detection capabilities to find a label based on an image's content."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/label/label.go:
"Command label uses the Vision API's label detection capabilities to find a label based on an image's content."
"Command label uses the Vision API's label detection capabilities to find a label based on an image's content."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/product_search/add_product_to_product_set.go:
"Package productsearch contains samples for Google Cloud Vision API Product Search."
"Package productsearch contains samples for Google Cloud Vision API Product Search."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/product_search/create_product.go:
"Package productsearch contains samples for Google Cloud Vision API Product Search."
"Package productsearch contains samples for Google Cloud Vision API Product Search."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/product_search/create_product_set.go:
"Package productsearch contains samples for Google Cloud Vision API Product Search."
"Package productsearch contains samples for Google Cloud Vision API Product Search."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/product_search/create_reference_image.go:
"Package productsearch contains samples for Google Cloud Vision API Product Search."
"Package productsearch contains samples for Google Cloud Vision API Product Search."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/product_search/delete_product.go:
"Package productsearch contains samples for Google Cloud Vision API Product Search."
"Package productsearch contains samples for Google Cloud Vision API Product Search."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/product_search/delete_product_set.go:
"Package productsearch contains samples for Google Cloud Vision API Product Search."
"Package productsearch contains samples for Google Cloud Vision API Product Search."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/product_search/delete_reference_image.go:
"Package productsearch contains samples for Google Cloud Vision API Product Search."
"Package productsearch contains samples for Google Cloud Vision API Product Search."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/product_search/get_product.go:
"Package productsearch contains samples for Google Cloud Vision API Product Search."
"Package productsearch contains samples for Google Cloud Vision API Product Search."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/product_search/get_product_set.go:
"Package productsearch contains samples for Google Cloud Vision API Product Search."
"Package productsearch contains samples for Google Cloud Vision API Product Search."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/product_search/get_reference_image.go:
"Package productsearch contains samples for Google Cloud Vision API Product Search."
"Package productsearch contains samples for Google Cloud Vision API Product Search."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/product_search/get_similar_products.go:
"Package productsearch contains samples for Google Cloud Vision API Product Search."
"Package productsearch contains samples for Google Cloud Vision API Product Search."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/product_search/get_similar_products_uri.go:
"Package productsearch contains samples for Google Cloud Vision API Product Search."
"Package productsearch contains samples for Google Cloud Vision API Product Search."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/product_search/import_product_sets.go:
"Package productsearch contains samples for Google Cloud Vision API Product Search."
"Package productsearch contains samples for Google Cloud Vision API Product Search."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/product_search/list_product_sets.go:
"Package productsearch contains samples for Google Cloud Vision API Product Search."
"Package productsearch contains samples for Google Cloud Vision API Product Search."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/product_search/list_products.go:
"Package productsearch contains samples for Google Cloud Vision API Product Search."
"Package productsearch contains samples for Google Cloud Vision API Product Search."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/product_search/list_products_in_product_set.go:
"Package productsearch contains samples for Google Cloud Vision API Product Search."
"Package productsearch contains samples for Google Cloud Vision API Product Search."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/product_search/list_reference_images.go:
"Package productsearch contains samples for Google Cloud Vision API Product Search."
"Package productsearch contains samples for Google Cloud Vision API Product Search."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/product_search/purge_orphan_products.go:
"Package productsearch contains samples for Google Cloud Vision API Product Search."
"Package productsearch contains samples for Google Cloud Vision API Product Search."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/product_search/purge_products_in_product_set.go:
"Package productsearch contains samples for Google Cloud Vision API Product Search."
"Package productsearch contains samples for Google Cloud Vision API Product Search."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/product_search/remove_product_from_product_set.go:
"Package productsearch contains samples for Google Cloud Vision API Product Search."
"Package productsearch contains samples for Google Cloud Vision API Product Search."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/product_search/update_product_labels.go:
"Package productsearch contains samples for Google Cloud Vision API Product Search."
"Package productsearch contains samples for Google Cloud Vision API Product Search."
github.com/googlecloudplatform/golang-samples@v0.0.0-20200514162202-e0c85740807f/vision/vision_quickstart/main.go:
"Sample vision-quickstart uses the Google Cloud Vision API to label an image."
"Sample vision-quickstart uses the Google Cloud Vision API to label an image."
github.com/hashicorp/consul@v1.7.1-0.20200514210453-e226a21c3e53/agent/ae/ae.go:
"Package ae provides tools to synchronize state between local and remote consul servers."
"Package ae provides tools to synchronize state between local and remote consul servers."
github.com/hashicorp/consul@v1.7.1-0.20200514210453-e226a21c3e53/agent/cache-types/mock_RPC.go:
"Code generated by mockery v1.0.0"
"Code generated by mockery v1.0.0"
github.com/hashicorp/consul@v1.7.1-0.20200514210453-e226a21c3e53/agent/cache/cache.go:
"Package cache provides caching features for data from a Consul server."
"Package cache provides caching features for data from a Consul server."
github.com/hashicorp/consul@v1.7.1-0.20200514210453-e226a21c3e53/agent/consul/snapshot_endpoint.go:
"The snapshot endpoint is a special non-RPC endpoint that supports streaming for taking and restoring snapshots for disaster recovery."
"The snapshot endpoint is a special non-RPC endpoint that supports streaming for taking and restoring snapshots for disaster recovery."
github.com/hashicorp/consul@v1.7.1-0.20200514210453-e226a21c3e53/agent/proxycfg/proxycfg.go:
"Package proxycfg provides a component that monitors local agent state for Connect proxy service registrations and maintains the necessary cache state for those proxies locally."
"Package proxycfg provides a component that monitors local agent state for Connect proxy service registrations and maintains the necessary cache state for those proxies locally."
github.com/hashicorp/consul@v1.7.1-0.20200514210453-e226a21c3e53/agent/router/manager.go:
"Package servers provides a Manager interface for Manager managed metadata.Server objects."
"Package servers provides a Manager interface for Manager managed metadata.Server objects."
github.com/hashicorp/consul@v1.7.1-0.20200514210453-e226a21c3e53/agent/xds/xds.go:
"Package xds provides an implementation of a gRPC service that exports Envoy's xDS API for config discovery."
"Package xds provides an implementation of a gRPC service that exports Envoy's xDS API for config discovery."
github.com/hashicorp/consul@v1.7.1-0.20200514210453-e226a21c3e53/connect/certgen/certgen.go:
"certgen: a tool for generating test certificates on disk for use as test-fixtures and for end-to-end testing and local development."
"certgen: a tool for generating test certificates on disk for use as test-fixtures and for end-to-end testing and local development."
github.com/hashicorp/consul@v1.7.1-0.20200514210453-e226a21c3e53/internal/go-sso/oidcauth/auth.go:
"package oidcauth bundles up an opinionated approach to authentication using both the OIDC authorization code workflow and simple JWT decoding (via static keys, JWKS, and OIDC discovery)."
"package oidcauth bundles up an opinionated approach to authentication using both the OIDC authorization code workflow and simple JWT decoding (via static keys, JWKS, and OIDC discovery)."
github.com/hashicorp/consul@v1.7.1-0.20200514210453-e226a21c3e53/internal/go-sso/oidcauth/oidcauthtest/testing.go:
"package oidcauthtest exposes tools to assist in writing unit tests of OIDC and JWT authentication workflows."
"package oidcauthtest exposes tools to assist in writing unit tests of OIDC and JWT authentication workflows."
github.com/hashicorp/consul@v1.7.1-0.20200514210453-e226a21c3e53/lib/semaphore/semaphore.go:
"Package semaphore implements a simple semaphore that is based on golang.org/x/sync/semaphore but doesn't support weights."
"Package semaphore implements a simple semaphore that is based on golang.org/x/sync/semaphore but doesn't support weights."
github.com/hashicorp/consul@v1.7.1-0.20200514210453-e226a21c3e53/snapshot/snapshot.go:
"snapshot manages the interactions between Consul and Raft in order to take and restore snapshots for disaster recovery."
"snapshot manages the interactions between Consul and Raft in order to take and restore snapshots for disaster recovery."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/HyphenGroup/apis/example/v1/doc.go:
"+k8s:deepcopy-gen=package +k8s:defaulter-gen=TypeMeta +groupName=example-group.hyphens.code-generator.k8s.io +groupGoName=ExampleGroup"
"+k8s:deepcopy-gen=package +k8s:defaulter-gen=TypeMeta +groupName=example-group.hyphens.code-generator.k8s.io +groupGoName=ExampleGroup"
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/HyphenGroup/clientset/versioned/doc.go:
"This package has the automatically generated clientset."
"This package has the automatically generated clientset."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/HyphenGroup/clientset/versioned/fake/doc.go:
"This package has the automatically generated fake clientset."
"This package has the automatically generated fake clientset."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/HyphenGroup/clientset/versioned/scheme/doc.go:
"This package contains the scheme of the automatically generated clientset."
"This package contains the scheme of the automatically generated clientset."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/HyphenGroup/clientset/versioned/typed/example/v1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/HyphenGroup/clientset/versioned/typed/example/v1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/MixedCase/apis/example/v1/doc.go:
"+k8s:deepcopy-gen=package +k8s:defaulter-gen=TypeMeta +groupName=example.crd.code-generator.k8s.io"
"+k8s:deepcopy-gen=package +k8s:defaulter-gen=TypeMeta +groupName=example.crd.code-generator.k8s.io"
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/MixedCase/clientset/versioned/doc.go:
"This package has the automatically generated clientset."
"This package has the automatically generated clientset."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/MixedCase/clientset/versioned/fake/doc.go:
"This package has the automatically generated fake clientset."
"This package has the automatically generated fake clientset."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/MixedCase/clientset/versioned/scheme/doc.go:
"This package contains the scheme of the automatically generated clientset."
"This package contains the scheme of the automatically generated clientset."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/MixedCase/clientset/versioned/typed/example/v1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/MixedCase/clientset/versioned/typed/example/v1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/apiserver/apis/example/install/install.go:
"Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery."
"Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/apiserver/apis/example2/install/install.go:
"Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery."
"Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/apiserver/apis/example3.io/install/install.go:
"Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery."
"Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/apiserver/clientset/internalversion/doc.go:
"This package has the automatically generated clientset."
"This package has the automatically generated clientset."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/apiserver/clientset/internalversion/fake/doc.go:
"This package has the automatically generated fake clientset."
"This package has the automatically generated fake clientset."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/apiserver/clientset/internalversion/scheme/doc.go:
"This package contains the scheme of the automatically generated clientset."
"This package contains the scheme of the automatically generated clientset."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/apiserver/clientset/internalversion/typed/example/internalversion/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/apiserver/clientset/internalversion/typed/example/internalversion/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/apiserver/clientset/internalversion/typed/example2/internalversion/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/apiserver/clientset/internalversion/typed/example2/internalversion/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/apiserver/clientset/internalversion/typed/example3.io/internalversion/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/apiserver/clientset/internalversion/typed/example3.io/internalversion/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/apiserver/clientset/versioned/doc.go:
"This package has the automatically generated clientset."
"This package has the automatically generated clientset."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/apiserver/clientset/versioned/fake/doc.go:
"This package has the automatically generated fake clientset."
"This package has the automatically generated fake clientset."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/apiserver/clientset/versioned/scheme/doc.go:
"This package contains the scheme of the automatically generated clientset."
"This package contains the scheme of the automatically generated clientset."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/apiserver/clientset/versioned/typed/example/v1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/apiserver/clientset/versioned/typed/example/v1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/apiserver/clientset/versioned/typed/example2/v1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/apiserver/clientset/versioned/typed/example2/v1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/apiserver/clientset/versioned/typed/example3.io/v1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/apiserver/clientset/versioned/typed/example3.io/v1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/crd/clientset/versioned/doc.go:
"This package has the automatically generated clientset."
"This package has the automatically generated clientset."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/crd/clientset/versioned/fake/doc.go:
"This package has the automatically generated fake clientset."
"This package has the automatically generated fake clientset."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/crd/clientset/versioned/scheme/doc.go:
"This package contains the scheme of the automatically generated clientset."
"This package contains the scheme of the automatically generated clientset."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/crd/clientset/versioned/typed/example/v1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/crd/clientset/versioned/typed/example/v1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/crd/clientset/versioned/typed/example2/v1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/_examples/crd/clientset/versioned/typed/example2/v1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/cmd/client-gen/generators/client_generator.go:
"Package generators has the generators for the client-gen utility."
"Package generators has the generators for the client-gen utility."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/cmd/client-gen/main.go:
"client-gen makes the individual typed clients using gengo."
"client-gen makes the individual typed clients using gengo."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/cmd/conversion-gen/main.go:
"conversion-gen is a tool for auto-generating functions that convert between internal and external types."
"conversion-gen is a tool for auto-generating functions that convert between internal and external types."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/cmd/deepcopy-gen/main.go:
"deepcopy-gen is a tool for auto-generating DeepCopy functions."
"deepcopy-gen is a tool for auto-generating DeepCopy functions."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/cmd/defaulter-gen/main.go:
"defaulter-gen is a tool for auto-generating Defaulter functions."
"defaulter-gen is a tool for auto-generating Defaulter functions."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/cmd/go-to-protobuf/main.go:
"go-to-protobuf generates a Protobuf IDL from a Go struct, respecting any existing IDL tags on the Go struct."
"go-to-protobuf generates a Protobuf IDL from a Go struct, respecting any existing IDL tags on the Go struct."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/cmd/go-to-protobuf/protobuf/cmd.go:
"go-to-protobuf generates a Protobuf IDL from a Go struct, respecting any existing IDL tags on the Go struct."
"go-to-protobuf generates a Protobuf IDL from a Go struct, respecting any existing IDL tags on the Go struct."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/cmd/go-to-protobuf/protoc-gen-gogo/main.go:
"Package main defines the protoc-gen-gogo binary we use to generate our proto go files, as well as takes dependencies on the correct gogo/protobuf packages for godeps."
"Package main defines the protoc-gen-gogo binary we use to generate our proto go files, as well as takes dependencies on the correct gogo/protobuf packages for godeps."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/cmd/import-boss/main.go:
"import-boss enforces import restrictions in a given repository."
"import-boss enforces import restrictions in a given repository."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/cmd/prerelease-lifecycle-gen/main.go:
"prerelease-lifecycle-gen is a tool for auto-generating api-status.csv files."
"prerelease-lifecycle-gen is a tool for auto-generating api-status.csv files."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/cmd/set-gen/main.go:
"set-gen is an example usage of gengo."
"set-gen is an example usage of gengo."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/third_party/forked/golang/reflect/type.go:
"This package is copied from Go library reflect/type.go."
"This package is copied from Go library reflect/type.go."
k8s.io/kubernetes/staging/src/k8s.io/code-generator@v0.0.0-20201019041413-722be6647a64/tools.go:
"This package contains code generation utilities This package imports things required by build scripts, to force `go mod` to see them as dependencies"
"This package contains code generation utilities This package imports things required by build scripts, to force `go mod` to see them as dependencies"
github.com/artemlive/go-pingdom@v1.3.1/pingdom/doc.go:
"Package pingdom provides a client interface to the Pingdom API."
"Package pingdom provides a client interface to the Pingdom API."
gioui.org/example@v0.0.0-20201018162216-7a4b48f67b54/glfw/main.go:
"The glfw example demonstrates integration of Gio into a foreign windowing and rendering library, in this case GLFW (https://www.glfw.org)."
"The glfw example demonstrates integration of Gio into a foreign windowing and rendering library, in this case GLFW (https://www.glfw.org)."
github.com/asmsh/go-playstore-scraper@v0.2.1/api/apps/fields/fields.go:
"Package fields represents the info fields of the AppInfo struct"
"Package fields represents the info fields of the AppInfo struct"
github.com/codahale/hdrhistogram-go@v1.0.0/hdr.go:
"Package hdrhistogram provides an implementation of Gil Tene's HDR Histogram data structure."
"Package hdrhistogram provides an implementation of Gil Tene's HDR Histogram data structure."
github.com/codahale/hdrhistogram-go@v1.0.0/hdr_encoding.go:
"Histograms are encoded using the HdrHistogram V2 format which is based on an adapted ZigZag LEB128 encoding where: consecutive zero counters are encoded as a negative number representing the count of consecutive zeros non zero counter values are encoded as a positive number A typical histogram (2 digits precision 1 usec to 1 day range) can be encoded in less than the typical MTU size of 1500 bytes."
"Histograms are encoded using the HdrHistogram V2 format which is based on an adapted ZigZag LEB128 encoding where: consecutive zero counters are encoded as a negative number representing the count of consecutive zeros non zero counter values are encoded as a positive number A typical histogram (2 digits precision 1 usec to 1 day range) can be encoded in less than the typical MTU size of 1500 bytes."
github.com/codahale/hdrhistogram-go@v1.0.0/log_writer.go:
"The log format encodes into a single file, multiple histograms with optional shared meta data."
"The log format encodes into a single file, multiple histograms with optional shared meta data."
github.com/bool64/dev@v0.1.5/doc.go:
"Package dev contains reusable development helpers."
"Package dev contains reusable development helpers."
github.com/bool64/dev@v0.1.5/makefiles/doc.go:
"Package makefiles contains Makefile includes."
"Package makefiles contains Makefile includes."
github.com/bool64/dev@v0.1.5/scripts/doc.go:
"Package scripts contains helper shell scripts."
"Package scripts contains helper shell scripts."
github.com/bool64/dev@v0.1.5/templates/.github/workflows/doc.go:
"Package workflows keeps github actions in vendor."
"Package workflows keeps github actions in vendor."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/chains/client/client.go:
"Package client provides a simple wrapper for building a NetworkServiceMeshClient"
"Package client provides a simple wrapper for building a NetworkServiceMeshClient"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/chains/endpoint/server.go:
"Package endpoint provides a simple wrapper for building a NetworkServiceServer"
"Package endpoint provides a simple wrapper for building a NetworkServiceServer"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/chains/nsmgr/peertracker/server.go:
"Package peertracker provides a wrapper for a Nsmgr that tracks connections received from local Clients Its designed to be used in a DevicePlugin to allow us to properly Close connections on re-Allocate"
"Package peertracker provides a wrapper for a Nsmgr that tracks connections received from local Clients Its designed to be used in a DevicePlugin to allow us to properly Close connections on re-Allocate"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/chains/nsmgr/server.go:
"Package nsmgr provides a Network Service Manager (nsmgrServer), but interface and implementation"
"Package nsmgr provides a Network Service Manager (nsmgrServer), but interface and implementation"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/chains/nsmgrproxy/server.go:
"Package nsmgrproxy provides chain of networkservice.NetworkServiceServer chain elements to creating NSMgrProxy"
"Package nsmgrproxy provides chain of networkservice.NetworkServiceServer chain elements to creating NSMgrProxy"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/authorize/server.go:
"Package authorize provides authz checks for incoming or returning connections."
"Package authorize provides authz checks for incoming or returning connections."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/clientinfo/client.go:
"Package clientinfo provides a chain element that adds pod, node and cluster names to request"
"Package clientinfo provides a chain element that adds pod, node and cluster names to request"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/clienturl/doc.go:
"Package clienturl contains chain elements allows to connect to remote server by URL from context"
"Package clienturl contains chain elements allows to connect to remote server by URL from context"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/connect/server.go:
"Package connect is intended to allow passthrough style Endpoints to have a server that also connects to a client"
"Package connect is intended to allow passthrough style Endpoints to have a server that also connects to a client"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/discover/context.go:
"Package discover provides a NetworkServiceServer chain element that discovers possible NSEs that can provide the requested network service and add them to the context.Context where they can be retrieved by Candidates(ctx)"
"Package discover provides a NetworkServiceServer chain element that discovers possible NSEs that can provide the requested network service and add them to the context.Context where they can be retrieved by Candidates(ctx)"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/excludedprefixes/server.go:
"Package excludedprefixes provides a networkservice.NetworkServiceServer chain element that can read excluded prefixes from config map and add them to request to avoid repeated usage."
"Package excludedprefixes provides a networkservice.NetworkServiceServer chain element that can read excluded prefixes from config map and add them to request to avoid repeated usage."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/externalips/server.go:
"Package externalips provides to the context on Request or Close possible to resolve external IP to internal or vise versa"
"Package externalips provides to the context on Request or Close possible to resolve external IP to internal or vise versa"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/filtermechanisms/server.go:
"Package filtermechanisms filters out remote mechanisms if communicating by remote url filters out local mechanisms otherwise."
"Package filtermechanisms filters out remote mechanisms if communicating by remote url filters out local mechanisms otherwise."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/heal/client.go:
"Package heal provides a chain element that carries out proper nsm healing from client to endpoint"
"Package heal provides a chain element that carries out proper nsm healing from client to endpoint"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/interdomainurl/server.go:
"Package interdomainurl provides chain element to putting remote NSMgr URL into context."
"Package interdomainurl provides chain element to putting remote NSMgr URL into context."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/interpose/server.go:
"Package interpose provides a NetworkServiceServer chain element that tracks local Cross connect Endpoints and call them first their unix file socket as the clienturl.ClientURL(ctx) used to connect to them."
"Package interpose provides a NetworkServiceServer chain element that tracks local Cross connect Endpoints and call them first their unix file socket as the clienturl.ClientURL(ctx) used to connect to them."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/journal/server.go:
"Package journal emits IP and PATH related event messages to NATS."
"Package journal emits IP and PATH related event messages to NATS."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/localbypass/server.go:
"Package localbypass provides a NetworkServiceServer chain element that tracks local Endpoints and substitutes their unix file socket as the clienturl.ClientURL(ctx) used to connect to them."
"Package localbypass provides a NetworkServiceServer chain element that tracks local Endpoints and substitutes their unix file socket as the clienturl.ClientURL(ctx) used to connect to them."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/mechanisms/checkmechanism/check_client_sets_mechanism_preferences.go:
"Package checkmechanism provides TestSuites for use with implementations of a mechanism networkservice chain element."
"Package checkmechanism provides TestSuites for use with implementations of a mechanism networkservice chain element."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/mechanisms/kernel/server.go:
"Package kernel provides the necessary mechanisms to request and inject a kernel interface."
"Package kernel provides the necessary mechanisms to request and inject a kernel interface."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/mechanisms/recvfd/doc.go:
"Package recvfd provides a NetworkService{Client,Server} chain element that looks at Connection.Mechanism.Parameters[common.InodeURL] with scheme 'inode' and receives the fds (if possible) and converts them to scheme file."
"Package recvfd provides a NetworkService{Client,Server} chain element that looks at Connection.Mechanism.Parameters[common.InodeURL] with scheme 'inode' and receives the fds (if possible) and converts them to scheme file."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/mechanisms/sendfd/doc.go:
"Package sendfd provides a NetworkService{Client,Server} chain element that looks at the Connection.Mechanism and Request.MechanismPreferences and if they have the Parameters[common.InodeURL] with scheme 'file' converts them to scheme inode and sends them over the connection as fds if possible."
"Package sendfd provides a NetworkService{Client,Server} chain element that looks at the Connection.Mechanism and Request.MechanismPreferences and if they have the Parameters[common.InodeURL] with scheme 'file' converts them to scheme inode and sends them over the connection as fds if possible."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/mechanisms/server.go:
"Package mechanisms provides a simple shim to allow the attempt to select a mechanism based on the MechanismPreference expressed in the Request."
"Package mechanisms provides a simple shim to allow the attempt to select a mechanism based on the MechanismPreference expressed in the Request."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/monitor/server.go:
"Package monitor provides a NetworkServiceServer chain element to provide a monitor server that reflects the connections actually in the NetworkServiceServer"
"Package monitor provides a NetworkServiceServer chain element to provide a monitor server that reflects the connections actually in the NetworkServiceServer"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/refresh/client.go:
"Package refresh periodically resends NetworkServiceMesh.Request for an existing connection so that the Endpoint doesn't 'expire' the networkservice."
"Package refresh periodically resends NetworkServiceMesh.Request for an existing connection so that the Endpoint doesn't 'expire' the networkservice."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/roundrobin/round_robin_selector.go:
"Package roundrobin provides a networkservice chain element that round robins among the candidates for providing a requested networkservice"
"Package roundrobin provides a networkservice chain element that round robins among the candidates for providing a requested networkservice"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/setextracontext/server.go:
"Package setextracontext define a chain element to set some extra context values"
"Package setextracontext define a chain element to set some extra context values"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/swapip/server.go:
"Package swapip provides chain element to swapping fields of remote mechanisms such as common.SrcIP and common.DstIP from internal to external and vice versa on response."
"Package swapip provides chain element to swapping fields of remote mechanisms such as common.SrcIP and common.DstIP from internal to external and vice versa on response."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/timeout/server.go:
"Package timeout provides a NetworkServiceServer chain element that times out expired connection"
"Package timeout provides a NetworkServiceServer chain element that times out expired connection"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/updatepath/server.go:
"Package updatepath provides a chain element that sets the id of an incoming or outgoing request"
"Package updatepath provides a chain element that sets the id of an incoming or outgoing request"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/common/updatetoken/server.go:
"Package updatetoken provides chain elements to update Connection.Path"
"Package updatetoken provides chain elements to update Connection.Path"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/connectioncontext/dnscontext/server.go:
"Package dnscontext provides a dns context specific chain element."
"Package dnscontext provides a dns context specific chain element."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/core/adapters/client_to_server.go:
"Package adapters provides adapters to translate between networkservice.NetworkService{Server,Client}"
"Package adapters provides adapters to translate between networkservice.NetworkService{Server,Client}"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/core/adapters/server_to_client.go:
"Package adapters provides adapters to translate between networkservice.NetworkService{Server,Client}"
"Package adapters provides adapters to translate between networkservice.NetworkService{Server,Client}"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/core/chain/server.go:
"Package chain provides a simple file for creating a networkservice.NetworkService{Server,Client} from a 'chain' of networkservice.NetworkService{Server,Client}s"
"Package chain provides a simple file for creating a networkservice.NetworkService{Server,Client} from a 'chain' of networkservice.NetworkService{Server,Client}s"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/core/eventchannel/monitor_client.go:
"Package eventchannel provides implementations based on event channels of: networkservice.MonitorConnectionClient networkservice.MonitorConnectionServer networkservice.MonitorConnection_MonitorConnectionsClient networkservice.MonitorConnection_MonitorConnectionsServer"
"Package eventchannel provides implementations based on event channels of: networkservice.MonitorConnectionClient networkservice.MonitorConnectionServer networkservice.MonitorConnection_MonitorConnectionsClient networkservice.MonitorConnection_MonitorConnectionsServer"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/core/eventchannel/option.go:
"Package eventchannel provides API for creating monitoring components via golang channels"
"Package eventchannel provides API for creating monitoring components via golang channels"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/core/next/context.go:
"Package next provides a mechanism for chained networkservice.NetworkService{Server,Client}s to call the next element in the chain."
"Package next provides a mechanism for chained networkservice.NetworkService{Server,Client}s to call the next element in the chain."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/core/next/tests/utils.go:
"Package tests contains tests for package 'next'"
"Package tests contains tests for package 'next'"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/core/trace/context.go:
"Package trace provides a wrapper for tracing around a networkservice.NetworkServiceClient"
"Package trace provides a wrapper for tracing around a networkservice.NetworkServiceClient"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/ipam/point2pointipam/server.go:
"Package point2pointipam provides a simple ipam appropriate for point2pointipam."
"Package point2pointipam provides a simple ipam appropriate for point2pointipam."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/utils/checks/checkconnection/client.go:
"Package checkconnection provides utilities for checking the returned connection from the next element in a chain"
"Package checkconnection provides utilities for checking the returned connection from the next element in a chain"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/utils/checks/checkcontext/client.go:
"Package checkcontext - provides networkservice chain elements for checking the context.Context passed on by the previous chain element"
"Package checkcontext - provides networkservice chain elements for checking the context.Context passed on by the previous chain element"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/utils/checks/checkcontextonreturn/client.go:
"Package checkcontextonreturn - provides a NetworkServiceClient chain element for checking the state of the context.Context after the next element in the chain has returned"
"Package checkcontextonreturn - provides a NetworkServiceClient chain element for checking the state of the context.Context after the next element in the chain has returned"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/utils/checks/checkerror/check_propogate_error.go:
"Package checkerror provides chain elements to check for errors during testing"
"Package checkerror provides chain elements to check for errors during testing"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/utils/checks/checkopts/check_propogate_opts.go:
"Package checkopts - provides tools for checking to make sure that grpc.CallOptions are propagated through a client chain elements"
"Package checkopts - provides tools for checking to make sure that grpc.CallOptions are propagated through a client chain elements"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/utils/checks/checkrequest/client.go:
"Package checkrequest - provides networkservice chain elements to check the request received from the previous element in the chain"
"Package checkrequest - provides networkservice chain elements to check the request received from the previous element in the chain"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/utils/inject/injecterror/client.go:
"Package injecterror provides networkservice chain elements that simply returns an error."
"Package injecterror provides networkservice chain elements that simply returns an error."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/utils/inject/injectopts/client.go:
"Package injectopts - injects grpc.CallOptions by appending them to the end of the opts..."
"Package injectopts - injects grpc.CallOptions by appending them to the end of the opts..."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/utils/inject/injectpeer/client.go:
"Package injectpeer is used to inject its peer object into the context if needed."
"Package injectpeer is used to inject its peer object into the context if needed."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/networkservice/utils/null/client.go:
"Package null provides simple networkservice chain elements that do nothing by call next and returns what comes back."
"Package null provides simple networkservice chain elements that do nothing by call next and returns what comes back."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/chains/memory/server.go:
"Package memory provides registry chain based on memory chain elements"
"Package memory provides registry chain based on memory chain elements"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/chains/proxydns/server.go:
"Package proxydns provides default chain for stateless proxy registries based on DNS"
"Package proxydns provides default chain for stateless proxy registries based on DNS"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/common/clienturl/doc.go:
"Package clienturl contains chain elements allows to connect to remote server by URL from context"
"Package clienturl contains chain elements allows to connect to remote server by URL from context"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/common/connect/doc.go:
"Package connect is intended to allow registry connect to other registries such as proxy registry or floating registry"
"Package connect is intended to allow registry connect to other registries such as proxy registry or floating registry"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/common/dnsresolve/doc.go:
"Package dnsresolve provides registry chain elements that can resolve passed Domain to URL"
"Package dnsresolve provides registry chain elements that can resolve passed Domain to URL"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/common/endpointurls/server.go:
"Package endpointurls provides registry.NetworkServiceEndpointRegistryServer that can be injected in the chain of registry.NetworkServiceEndpointRegistryServer to get an actual set of registry.NetworkServiceEndpoint URLs."
"Package endpointurls provides registry.NetworkServiceEndpointRegistryServer that can be injected in the chain of registry.NetworkServiceEndpointRegistryServer to get an actual set of registry.NetworkServiceEndpoint URLs."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/common/expire/doc.go:
"Package expire provides wrappers for handling resources time expiration"
"Package expire provides wrappers for handling resources time expiration"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/common/interpose/client.go:
"Package interpose provides NetworkServiceRegistryServer that registers local Endpoints and adds them to Map"
"Package interpose provides NetworkServiceRegistryServer that registers local Endpoints and adds them to Map"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/common/interpose/server.go:
"Package interpose provides NetworkServiceRegistryServer that registers local Endpoints and adds them to Map"
"Package interpose provides NetworkServiceRegistryServer that registers local Endpoints and adds them to Map"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/common/localbypass/server.go:
"Package localbypass provides NetworkServiceRegistryServer that registers local Endpoints and adds them to localbypass.SocketMap"
"Package localbypass provides NetworkServiceRegistryServer that registers local Endpoints and adds them to localbypass.SocketMap"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/common/proxy/doc.go:
"Package proxy provides registry chain elements that can put URL to the proxy registry to the context in case of interdomain upstream."
"Package proxy provides registry chain elements that can put URL to the proxy registry to the context in case of interdomain upstream."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/common/querycache/nse_client.go:
"Package querycache adds possible to cache Find queries"
"Package querycache adds possible to cache Find queries"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/common/recvfd/server.go:
"Package recvfd provides an NSE registry server chain element that: 1."
"Package recvfd provides an NSE registry server chain element that: 1."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/common/refresh/doc.go:
"Package refresh provides registry elements for refreshing resources"
"Package refresh provides registry elements for refreshing resources"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/common/sendfd/client.go:
"Package sendfd provides a registry.NetworkServiceEndpointRegistryClient chain element to convert any unix file socket endpoint.URLs into 'inode://${dev}/${ino}' urls and send the fd over the unix file socket."
"Package sendfd provides a registry.NetworkServiceEndpointRegistryClient chain element to convert any unix file socket endpoint.URLs into 'inode://${dev}/${ino}' urls and send the fd over the unix file socket."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/common/setid/doc.go:
"Package setid has registry elements for setting id"
"Package setid has registry elements for setting id"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/common/seturl/server.go:
"Package seturl implements a chain elemenet to set url to registered endpoints."
"Package seturl implements a chain elemenet to set url to registered endpoints."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/common/swap/doc.go:
"Package swap provides registry servers which can swap local information of outgoing ns/nse to interdomain variant and also can update incoming nse information for proxy network service manager."
"Package swap provides registry servers which can swap local information of outgoing ns/nse to interdomain variant and also can update incoming nse information for proxy network service manager."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/core/adapters/nse_registry.go:
"Package adapters provide API to converting client to server and vise versa"
"Package adapters provide API to converting client to server and vise versa"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/core/chain/nse_registry.go:
"Package chain provides API to make chains of registry elements"
"Package chain provides API to make chains of registry elements"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/core/next/context.go:
"Package next provides a mechanism for chained registry.{Registry,Discovery}{Server,Client}s to call the next element in the chain."
"Package next provides a mechanism for chained registry.{Registry,Discovery}{Server,Client}s to call the next element in the chain."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/core/nextwrap/ns_registry_client.go:
"Package nextwrap provides adapters to wrap clients with no support to next, to support it."
"Package nextwrap provides adapters to wrap clients with no support to next, to support it."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/core/nextwrap/nse_registry_client.go:
"Package nextwrap provides adapters to wrap clients with no support to next, to support it."
"Package nextwrap provides adapters to wrap clients with no support to next, to support it."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/core/streamchannel/nse_registry_stream_channel.go:
"Package streamchannel provides find client/servers based on channels"
"Package streamchannel provides find client/servers based on channels"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/core/streamcontext/nse_registry.go:
"Package streamcontext provides API to extend context for find client/server"
"Package streamcontext provides API to extend context for find client/server"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/core/trace/context.go:
"Package trace provides a wrapper for tracing around a registry.{Registry,Discovery}{Server,Client}"
"Package trace provides a wrapper for tracing around a registry.{Registry,Discovery}{Server,Client}"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/memory/doc.go:
"Package memory provides NSM registry chain elements to building memory-based registries"
"Package memory provides NSM registry chain elements to building memory-based registries"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/server.go:
"Package registry provides a simple wrapper for building a Registry"
"Package registry provides a simple wrapper for building a Registry"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/registry/utils/checks/checkcontext/ns_client.go:
"Package checkcontext - provides registry chain elements for checking the context.Context passed on by the previous chain element"
"Package checkcontext - provides registry chain elements for checking the context.Context passed on by the previous chain element"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/addressof/networkservice_client.go:
"Package addressof provides convenient functions for converting implementations of an interface to pointers to implementations of the interface."
"Package addressof provides convenient functions for converting implementations of an interface to pointers to implementations of the interface."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/callback/client.go:
"Package callback - provide GRPC API to perform client callbacks."
"Package callback - provide GRPC API to perform client callbacks."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/callback/server.go:
"Package callback - provide GRPC API to perform client callbacks."
"Package callback - provide GRPC API to perform client callbacks."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/cidr/cidr.go:
"Package cidr provides common functions useful when working with Classless Inter-Domain Routing (CIDR)"
"Package cidr provides common functions useful when working with Classless Inter-Domain Routing (CIDR)"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/clientinfo/clientinfo.go:
"Package clientinfo provides a set of utilities for adding client info to labels map"
"Package clientinfo provides a set of utilities for adding client info to labels map"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/clientmap/gen.go:
"Package clientmap provides a sync.Map for networkservicemesh.NetworkServiceClients and a refcounted sync.Map"
"Package clientmap provides a sync.Map for networkservicemesh.NetworkServiceClients and a refcounted sync.Map"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/clienturlctx/context.go:
"Package clienturlctx allows the setting of a client url in the context of the request"
"Package clienturlctx allows the setting of a client url in the context of the request"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/debug/self.go:
"Package debug provides a very simple function that, if executed will replace the executable with dlv running the executable and listening on the port specified by an environment variable."
"Package debug provides a very simple function that, if executed will replace the executable with dlv running the executable and listening on the port specified by an environment variable."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/dnscontext/doc.go:
"Package dnscontext provides a DNS specific tools."
"Package dnscontext provides a DNS specific tools."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/errctx/context.go:
"Package errctx provides functions for stashing errors in context.Contexts Example of use: serverCtx, cancel := context.WithCancel(ctx) serverCtx = errctx.WithErr(ctx) go func() { err = server.Serve(listener) if err != nil { select { case <-ctx.Done(): default: errctx.SetErr(serverCtx,err) cancel() } } }() <-serverCtx if err := errctx.Err(serverCtx); err != nil { ..."
"Package errctx provides functions for stashing errors in context.Contexts Example of use: serverCtx, cancel := context.WithCancel(ctx) serverCtx = errctx.WithErr(ctx) go func() { err = server.Serve(listener) if err != nil { select { case <-ctx.Done(): default: errctx.SetErr(serverCtx,err) cancel() } } }() <-serverCtx if err := errctx.Err(serverCtx); err != nil { ..."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/extend/extended.go:
"Package extend allows you to extend a context with values from another context"
"Package extend allows you to extend a context with values from another context"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/flags/constants.go:
"Package flags provides utility functions for flags for NSM cmds"
"Package flags provides utility functions for flags for NSM cmds"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/fs/inode.go:
"Package fs provides common filesystem functions and utilities"
"Package fs provides common filesystem functions and utilities"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/fs/inode_windows_amd64.go:
"Package fs provides common filesystem functions and utilities"
"Package fs provides common filesystem functions and utilities"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/grpcutils/listen_and_serve.go:
"Package grpcutils - provides a simple ListenAndServe for grpc"
"Package grpcutils - provides a simple ListenAndServe for grpc"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/interdomain/doc.go:
"Package interdomain provides tools to work with interdomain cases"
"Package interdomain provides tools to work with interdomain cases"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/jaeger/jaeger.go:
"Package jaeger provides a set of utilities for assisting with using jaeger"
"Package jaeger provides a set of utilities for assisting with using jaeger"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/log/context.go:
"Package log provides functions for having a *logrus.Entry per Context This allows the for context associative logging"
"Package log provides functions for having a *logrus.Entry per Context This allows the for context associative logging"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/mapexecutor/map_executor.go:
"Package mapexecutor provides serialize.Executor with multiple task queues matched by IDs"
"Package mapexecutor provides serialize.Executor with multiple task queues matched by IDs"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/matchutils/utils.go:
"Package matchutils provides utils to match network services and network service endpoints"
"Package matchutils provides utils to match network services and network service endpoints"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/opa/doc.go:
"Package opa provides of utilities for using OPA"
"Package opa provides of utilities for using OPA"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/prefixpool/prefixpool.go:
"Package prefixpool provides service for prefix managing"
"Package prefixpool provides service for prefix managing"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/sandbox/doc.go:
"Package sandbox provides API for testing NSM chains such as Forwarder, NSC, NSMgrs, Registries, NSE."
"Package sandbox provides API for testing NSM chains such as Forwarder, NSC, NSMgrs, Registries, NSE."
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/signalctx/context.go:
"Package signalctx provides a context which is canceled when an os.Signal is received"
"Package signalctx provides a context which is canceled when an os.Signal is received"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/spanhelper/span_helper.go:
"Package spanhelper provides a set of utilities to assist in working with opentracing spans"
"Package spanhelper provides a set of utilities to assist in working with opentracing spans"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/spiffejwt/doc.go:
"Package spiffejwt provides a token.GeneratorFunc for spiffe jwt tokens signed by x509vids"
"Package spiffejwt provides a token.GeneratorFunc for spiffe jwt tokens signed by x509vids"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/spire/start.go:
"Package spire provides two simple functions: - Start to start a SpireServer/SpireAgent for local testing - AddEntry to add entries into the spire server"
"Package spire provides two simple functions: - Start to start a SpireServer/SpireAgent for local testing - AddEntry to add entries into the spire server"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/stringurl/gen.go:
"Package stringurl provides sync map like a Go map[string]*url.URL but is safe for concurrent using"
"Package stringurl provides sync map like a Go map[string]*url.URL but is safe for concurrent using"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/token/token.go:
"Package token provides a simple type for functions that generate tokens"
"Package token provides a simple type for functions that generate tokens"
github.com/Bolodya1997/sdk@v0.0.0-20201019041302-ce0a952b317b/pkg/tools/typeutils/typeutils.go:
"Package typeutils provides as simpler helper for getting a type Name from an interface{}"
"Package typeutils provides as simpler helper for getting a type Name from an interface{}"
github.com/gobuffalo/buffalo-pop/v2@v2.3.0/genny/newapp/newapp-packr.go:
"You can use the \"packr clean\" command to clean up this, and any other packr generated files."
"You can use the \"packr clean\" command to clean up this, and any other packr generated files."
github.com/gobuffalo/buffalo-pop/v2@v2.3.0/packrd/packed-packr.go:
"You can use the \"packr2 clean\" command to clean up this, and any other packr generated files."
"You can use the \"packr2 clean\" command to clean up this, and any other packr generated files."
github.com/hsyan2008/hfw@v0.0.0-20201018084747-ac71a4ae8728/db/mysql.go:
"默认是mysql +build mysql mariadb"
"默认是mysql +build mysql mariadb"
github.com/hsyan2008/hfw@v0.0.0-20201018084747-ac71a4ae8728/grpc/client/client.go:
"支持连接https+grpc共享端口的版本,也支持非证书版 Usage: conn, err := client.NewClientConn(\"localhost:63333\", \"server.crt\", \"server.grpc.io\", grpc.WithPerRPCCredentials(&rpc.X{Value: \"abc\", Key: \"x\"})) client := rpc.NewHelloServiceClient(conn)"
"支持连接https+grpc共享端口的版本,也支持非证书版 Usage: conn, err := client.NewClientConn(\"localhost:63333\", \"server.crt\", \"server.grpc.io\", grpc.WithPerRPCCredentials(&rpc.X{Value: \"abc\", Key: \"x\"})) client := rpc.NewHelloServiceClient(conn)"
github.com/hsyan2008/hfw@v0.0.0-20201018084747-ac71a4ae8728/grpc/discovery/register/consul.go:
"// register service cr := register.NewConsulRegister(fmt.Sprintf(\"%s:%d\", host, consul_port), 15) cr.Register(common.RegisterInfo{ Host: host, Port: port, ServerName: \"HelloService\", UpdateInterval: time.Second})"
"// register service cr := register.NewConsulRegister(fmt.Sprintf(\"%s:%d\", host, consul_port), 15) cr.Register(common.RegisterInfo{ Host: host, Port: port, ServerName: \"HelloService\", UpdateInterval: time.Second})"
github.com/hsyan2008/hfw@v0.0.0-20201018084747-ac71a4ae8728/grpc/server/server.go:
"支持https+grpc的共享端口版,不需要ca证书 获取http+grpc,两个服务必须独立端口 Usage: 如果是grpc+https s, err := server.NewServer(hfw.Config.Server, opt...) RegisterHelloServiceServer(s, &HelloServiceImpl{auth: auth.NewAuthWithHTTPS(\"value\")}) 如果是http+grpc s, err := server.NewServer(hfw.Config.Server, opt...) RegisterHelloServiceServer(s, &HelloServiceImpl{auth: auth.NewAuth(\"value\")}) go server.StartServer(s, \":1234\")"
"支持https+grpc的共享端口版,不需要ca证书 获取http+grpc,两个服务必须独立端口 Usage: 如果是grpc+https s, err := server.NewServer(hfw.Config.Server, opt...) RegisterHelloServiceServer(s, &HelloServiceImpl{auth: auth.NewAuthWithHTTPS(\"value\")}) 如果是http+grpc s, err := server.NewServer(hfw.Config.Server, opt...) RegisterHelloServiceServer(s, &HelloServiceImpl{auth: auth.NewAuth(\"value\")}) go server.StartServer(s, \":1234\")"
github.com/hsyan2008/hfw@v0.0.0-20201018084747-ac71a4ae8728/serve/server.go:
"kill -INT pid 终止 kill -TERM pid 重启"
"kill -INT pid 终止 kill -TERM pid 重启"
github.com/hsyan2008/hfw@v0.0.0-20201018084747-ac71a4ae8728/signal/signal.go:
"信号处理 kill -INT pid 终止 kill -TERM pid 重启 需要调用Wg.Add() 需要监听Shutdown通道"
"信号处理 kill -INT pid 终止 kill -TERM pid 重启 需要调用Wg.Add() 需要监听Shutdown通道"
github.com/gobuffalo/pop/v5@v5.3.0/doc.go:
"Package pop wraps the absolutely amazing https://github.com/jmoiron/sqlx library."
"Package pop wraps the absolutely amazing https://github.com/jmoiron/sqlx library."
github.com/gobuffalo/pop/v5@v5.3.0/genny/config/config-packr.go:
"You can use the \"packr clean\" command to clean up this, and any other packr generated files."
"You can use the \"packr clean\" command to clean up this, and any other packr generated files."
github.com/gobuffalo/pop/v5@v5.3.0/genny/model/model-packr.go:
"You can use the \"packr clean\" command to clean up this, and any other packr generated files."
"You can use the \"packr clean\" command to clean up this, and any other packr generated files."
github.com/gobuffalo/pop/v5@v5.3.0/packrd/packed-packr.go:
"You can use the \"packr2 clean\" command to clean up this, and any other packr generated files."
"You can use the \"packr2 clean\" command to clean up this, and any other packr generated files."
gitlab.com/maxrafiandy/stroberi-kasir@v0.0.0-20201018123219-9aa2a8f55a7d/model/pos.go:
"Package model reflect pos table schema"
"Package model reflect pos table schema"
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/cmd/autoscaler/main.go:
"Multitenant autoscaler executable."
"Multitenant autoscaler executable."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/config/core/200-roles/placeholder.go:
"Package roles is a placeholder that allows us to pull in config files via go mod vendor."
"Package roles is a placeholder that allows us to pull in config files via go mod vendor."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/config/core/300-resources/placeholder.go:
"Package resources is a placeholder that allows us to pull in config files via go mod vendor."
"Package resources is a placeholder that allows us to pull in config files via go mod vendor."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/config/core/configmaps/placeholder.go:
"Package configmaps is a placeholder that allows us to pull in config files via go mod vendor."
"Package configmaps is a placeholder that allows us to pull in config files via go mod vendor."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/config/core/deployments/placeholder.go:
"Package deployments is a placeholder that allows us to pull in config files via go mod vendor."
"Package deployments is a placeholder that allows us to pull in config files via go mod vendor."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/config/core/placeholder.go:
"Package core is a placeholder that allows us to pull in config files via go mod vendor."
"Package core is a placeholder that allows us to pull in config files via go mod vendor."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/config/core/webhooks/placeholder.go:
"Package webhooks is a placeholder that allows us to pull in config files via go mod vendor."
"Package webhooks is a placeholder that allows us to pull in config files via go mod vendor."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/config/hpa-autoscaling/placeholder.go:
"Package autoscaling is a placeholder that allows us to pull in config files via go mod vendor."
"Package autoscaling is a placeholder that allows us to pull in config files via go mod vendor."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/config/namespace-wildcard-certs/placeholder.go:
"Package certs is a placeholder that allows us to pull in config files via go mod vendor."
"Package certs is a placeholder that allows us to pull in config files via go mod vendor."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/config/post-install/placeholder.go:
"Package install is a placeholder that allows us to pull in config files via go mod vendor."
"Package install is a placeholder that allows us to pull in config files via go mod vendor."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/activator/net/doc.go:
"Package net contains the Activator components that govern Activator's request throttling, routing, and reflect the cluster network state."
"Package net contains the Activator components that govern Activator's request throttling, routing, and reflect the cluster network state."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/apis/autoscaling/v1alpha1/doc.go:
"Package v1alpha1 contains the Autoscaling v1alpha1 API types."
"Package v1alpha1 contains the Autoscaling v1alpha1 API types."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/apis/config/doc.go:
"Package config holds the typed objects that define the schemas for ConfigMap objects that pertain to our API objects."
"Package config holds the typed objects that define the schemas for ConfigMap objects that pertain to our API objects."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/apis/doc.go:
"+k8s:deepcopy-gen=package"
"+k8s:deepcopy-gen=package"
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/apis/serving/v1/doc.go:
"+k8s:deepcopy-gen=package +groupName=serving.knative.dev"
"+k8s:deepcopy-gen=package +groupName=serving.knative.dev"
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/apis/serving/v1alpha1/doc.go:
"+k8s:deepcopy-gen=package +groupName=serving.knative.dev"
"+k8s:deepcopy-gen=package +groupName=serving.knative.dev"
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/autoscaler/aggregation/max/doc.go:
"Package max contains functions for calculating the maximum value observed over a sliding window."
"Package max contains functions for calculating the maximum value observed over a sliding window."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/autoscaler/bucket/doc.go:
"Package bucket provides helper functions for Autoscaler buckets."
"Package bucket provides helper functions for Autoscaler buckets."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/autoscaler/config/doc.go:
"Package config contains the config for the autoscaler."
"Package config contains the config for the autoscaler."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/autoscaler/doc.go:
"Package autoscaler calculates the number of pods necessary for the desired level of concurrency per pod."
"Package autoscaler calculates the number of pods necessary for the desired level of concurrency per pod."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/autoscaler/statforwarder/doc.go:
"Package statforwarder provides a forwarder which can be used to forward autoscaler statistics to the right Autoscaler pod if Autoscaler is set up with multiple pods and running in Leader Election mode."
"Package statforwarder provides a forwarder which can be used to forward autoscaler statistics to the right Autoscaler pod if Autoscaler is set up with multiple pods and running in Leader Election mode."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/autoscaler/statserver/doc.go:
"Package statserver provides a WebSocket server which receives autoscaler statistics, typically from queue proxy sidecar containers, and sends them to a channel."
"Package statserver provides a WebSocket server which receives autoscaler statistics, typically from queue proxy sidecar containers, and sends them to a channel."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/client/clientset/versioned/doc.go:
"This package has the automatically generated clientset."
"This package has the automatically generated clientset."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/client/clientset/versioned/fake/doc.go:
"This package has the automatically generated fake clientset."
"This package has the automatically generated fake clientset."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/client/clientset/versioned/scheme/doc.go:
"This package contains the scheme of the automatically generated clientset."
"This package contains the scheme of the automatically generated clientset."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/client/clientset/versioned/typed/autoscaling/v1alpha1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/client/clientset/versioned/typed/autoscaling/v1alpha1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/client/clientset/versioned/typed/serving/v1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/client/clientset/versioned/typed/serving/v1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/client/clientset/versioned/typed/serving/v1alpha1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/client/clientset/versioned/typed/serving/v1alpha1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/gc/doc.go:
"+k8s:deepcopy-gen=package Package gc manages garbage collection of old resources."
"+k8s:deepcopy-gen=package Package gc manages garbage collection of old resources."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/queue/doc.go:
"Package queue provides components for the queue-proxy binary."
"Package queue provides components for the queue-proxy binary."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/reconciler/autoscaling/config/doc.go:
"Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the Autoscaling controller depends."
"Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the Autoscaling controller depends."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/reconciler/autoscaling/kpa/doc.go:
"Package kpa implements a kubernetes controller which tracks revisions and notifies a callback interface."
"Package kpa implements a kubernetes controller which tracks revisions and notifies a callback interface."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/reconciler/autoscaling/resources/doc.go:
"Package resources contains methods for manipulating K8s resources shared between different PA implementations."
"Package resources contains methods for manipulating K8s resources shared between different PA implementations."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/reconciler/autoscaling/resources/names/doc.go:
"Package names contains methods for manipulating K8s resources' names shared between different PA implementations."
"Package names contains methods for manipulating K8s resources' names shared between different PA implementations."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/reconciler/autoscaling/resources/names/names.go:
"Package names contains name generating functions for the pod autoscalers."
"Package names contains name generating functions for the pod autoscalers."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/reconciler/configuration/config/doc.go:
"Package config holds the typed objects that define the schemas for ConfigMap objects that pertain to our API objects."
"Package config holds the typed objects that define the schemas for ConfigMap objects that pertain to our API objects."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/reconciler/configuration/resources/doc.go:
"Package resources holds simple functions for synthesizing child resources from a Configuration resource and any relevant Configuration controller configuration."
"Package resources holds simple functions for synthesizing child resources from a Configuration resource and any relevant Configuration controller configuration."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/reconciler/doc.go:
"Package reconciler defines implementations of the Reconciler interface defined at github.com/knative/pkg/controller.Reconciler."
"Package reconciler defines implementations of the Reconciler interface defined at github.com/knative/pkg/controller.Reconciler."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/reconciler/domainmapping/config/doc.go:
"Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the DomainMapping controller depends."
"Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the DomainMapping controller depends."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/reconciler/gc/config/doc.go:
"Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the Garbage Collection controller depends."
"Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the Garbage Collection controller depends."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/reconciler/labeler/doc.go:
"Package labeler holds the logic that applies Route labels to Configurations to implement knative/serving#226."
"Package labeler holds the logic that applies Route labels to Configurations to implement knative/serving#226."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/reconciler/revision/config/doc.go:
"Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the Revision controller depends."
"Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the Revision controller depends."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/reconciler/revision/resources/doc.go:
"Package resources holds simple functions for synthesizing child resources from a Revision resource and any relevant Revision controller configuration."
"Package resources holds simple functions for synthesizing child resources from a Revision resource and any relevant Revision controller configuration."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/reconciler/revision/resources/names/doc.go:
"Package names holds simple functions for synthesizing resource names."
"Package names holds simple functions for synthesizing resource names."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/reconciler/route/config/doc.go:
"+k8s:deepcopy-gen=package Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the Route controller depends."
"+k8s:deepcopy-gen=package Package config holds the typed objects that define the schemas for assorted ConfigMap objects on which the Route controller depends."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/reconciler/route/doc.go:
"Package route implements a kubernetes controller which tracks Route resource and reconcile Ingress as its child resource."
"Package route implements a kubernetes controller which tracks Route resource and reconcile Ingress as its child resource."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/reconciler/route/domains/doc.go:
"Package domains holds simple functions for generating domains."
"Package domains holds simple functions for generating domains."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/reconciler/route/resources/doc.go:
"Package resources holds simple functions for synthesizing child resources from a Route resource and any relevant Route controller configuration."
"Package resources holds simple functions for synthesizing child resources from a Route resource and any relevant Route controller configuration."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/reconciler/route/resources/labels/doc.go:
"Package labels holds simple functions for working with ObjectMeta labels."
"Package labels holds simple functions for working with ObjectMeta labels."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/reconciler/route/resources/names/doc.go:
"Package names holds simple functions for synthesizing resource names."
"Package names holds simple functions for synthesizing resource names."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/reconciler/service/resources/doc.go:
"Package resources holds simple functions for synthesizing child resources from a Service resource and any relevant Service controller configuration."
"Package resources holds simple functions for synthesizing child resources from a Service resource and any relevant Service controller configuration."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/reconciler/service/resources/names/doc.go:
"Package names holds simple functions for synthesizing resource names."
"Package names holds simple functions for synthesizing resource names."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/pkg/resources/doc.go:
"Package resources contains various utilities for dealing with Kubernetes resources."
"Package resources contains various utilities for dealing with Kubernetes resources."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/test/conformance/api/shared/doc.go:
"Package shared contains functions and types that can be used across various versions of conformance tests, e.g."
"Package shared contains functions and types that can be used across various versions of conformance tests, e.g."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/test/conformance/api/v1alpha1/placeholder.go:
"Package v1alpha1 is a placeholder until we add some actual tests here."
"Package v1alpha1 is a placeholder until we add some actual tests here."
knative.dev/serving@v0.18.1-0.20201018064257-b53451e7855d/test/test_images/singlethreaded/main.go:
"The singlethreaded program"
"The singlethreaded program"
github.com/charmbracelet/bubbletea@v0.12.1-0.20201018164341-480bdd41fc3c/tea.go:
"Package tea provides a framework for building rich terminal user interfaces based on the paradigms of The Elm Architecture."
"Package tea provides a framework for building rich terminal user interfaces based on the paradigms of The Elm Architecture."
k8s.io/kubernetes/staging/src/k8s.io/kubectl@v0.0.0-20201019041413-722be6647a64/pkg/cmd/set/env/doc.go:
"Package env provides functions to incorporate environment variables into set env."
"Package env provides functions to incorporate environment variables into set env."
k8s.io/kubernetes/staging/src/k8s.io/kubectl@v0.0.0-20201019041413-722be6647a64/pkg/cmd/taint/utils.go:
"Package taints implements utilites for working with taints"
"Package taints implements utilites for working with taints"
k8s.io/kubernetes/staging/src/k8s.io/kubectl@v0.0.0-20201019041413-722be6647a64/pkg/generated/bindata.go:
"Package generated Code generated by go-bindata."
"Package generated Code generated by go-bindata."
k8s.io/kubernetes/staging/src/k8s.io/kubectl@v0.0.0-20201019041413-722be6647a64/pkg/util/openapi/doc.go:
"Package openapi is a collection of libraries for fetching the openapi spec from a Kubernetes server and then indexing the type definitions."
"Package openapi is a collection of libraries for fetching the openapi spec from a Kubernetes server and then indexing the type definitions."
github.com/sethvargo/go-password@v0.0.0-20180509094259-5e68a1664a91/password/generate.go:
"Package password provides a library for generating high-entropy random password strings via the crypto/rand package."
"Package password provides a library for generating high-entropy random password strings via the crypto/rand package."
github.com/apple/foundationdb/bindings/go@v0.0.0-20201018230900-053cbc23690d/src/fdb/directory/directory.go:
"Package directory provides a tool for managing related subspaces."
"Package directory provides a tool for managing related subspaces."
github.com/apple/foundationdb/bindings/go@v0.0.0-20201018230900-053cbc23690d/src/fdb/doc.go:
"Package fdb provides an interface to FoundationDB databases (version 2.0 or higher)."
"Package fdb provides an interface to FoundationDB databases (version 2.0 or higher)."
github.com/apple/foundationdb/bindings/go@v0.0.0-20201018230900-053cbc23690d/src/fdb/subspace/subspace.go:
"Package subspace provides a convenient way to use FoundationDB tuples to define namespaces for different categories of data."
"Package subspace provides a convenient way to use FoundationDB tuples to define namespaces for different categories of data."
github.com/apple/foundationdb/bindings/go@v0.0.0-20201018230900-053cbc23690d/src/fdb/tuple/tuple.go:
"Package tuple provides a layer for encoding and decoding multi-element tuples into keys usable by FoundationDB."
"Package tuple provides a layer for encoding and decoding multi-element tuples into keys usable by FoundationDB."
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/baiducloud/baiducloud-sdk-go/bce/core.go:
"Package bce defined a set of core data structure and functions for Baidu Cloud API."
"Package bce defined a set of core data structure and functions for Baidu Cloud API."
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/baiducloud/baiducloud-sdk-go/util/mime_types.go:
"Package util implements a set of util functions."
"Package util implements a set of util functions."
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/exoscale/internal/github.com/deepmap/oapi-codegen/pkg/runtime/bindparam.go:
""
""
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/exoscale/internal/github.com/deepmap/oapi-codegen/pkg/runtime/bindstring.go:
""
""
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/exoscale/internal/github.com/deepmap/oapi-codegen/pkg/runtime/styleparam.go:
""
""
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/exoscale/internal/github.com/exoscale/egoscale/api/api.go:
"api implements low-level primitives to interact with Exoscale API."
"api implements low-level primitives to interact with Exoscale API."
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/exoscale/internal/github.com/exoscale/egoscale/api/v2/v2.go:
"v2 implements low-level primitives to interact with Exoscale API V2."
"v2 implements low-level primitives to interact with Exoscale API V2."
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/exoscale/internal/github.com/exoscale/egoscale/internal/runtime/bindparam.go:
""
""
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/exoscale/internal/github.com/exoscale/egoscale/internal/runtime/bindstring.go:
""
""
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/exoscale/internal/github.com/exoscale/egoscale/internal/runtime/styleparam.go:
""
""
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/exoscale/internal/github.com/exoscale/egoscale/internal/v2/v2.gen.go:
"Package v2 provides primitives to interact the openapi HTTP API."
"Package v2 provides primitives to interact the openapi HTTP API."
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/exoscale/internal/github.com/gofrs/uuid/uuid.go:
"Package uuid provides implementations of the Universally Unique Identifier (UUID), as specified in RFC-4122 and DCE 1.1."
"Package uuid provides implementations of the Universally Unique Identifier (UUID), as specified in RFC-4122 and DCE 1.1."
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/exoscale/internal/k8s.io/klog/klog.go:
"Package klog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup."
"Package klog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup."
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/huaweicloud/huawei-cloud-sdk-go/auth/aksk/aksk_signer.go:
"Package aksk providers functions for sign http request before request cloud."
"Package aksk providers functions for sign http request before request cloud."
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/huaweicloud/huawei-cloud-sdk-go/auth/token/token_options.go:
"Package token providers functions for initial http request body before request cloud."
"Package token providers functions for initial http request body before request cloud."
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/magnum/gophercloud/doc.go:
"Package gophercloud provides a multi-vendor interface to OpenStack-compatible clouds."
"Package gophercloud provides a multi-vendor interface to OpenStack-compatible clouds."
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/magnum/gophercloud/openstack/containerinfra/apiversions/doc.go:
"Package apiversions provides information and interaction with the different API versions for the Container Infra service, code-named Magnum."
"Package apiversions provides information and interaction with the different API versions for the Container Infra service, code-named Magnum."
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/magnum/gophercloud/openstack/containerinfra/v1/clusters/doc.go:
"Package clusters contains functionality for working with Magnum Cluster resources."
"Package clusters contains functionality for working with Magnum Cluster resources."
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/magnum/gophercloud/openstack/containerinfra/v1/nodegroups/doc.go:
"Package nodegroups provides methods for interacting with the Magnum node group API."
"Package nodegroups provides methods for interacting with the Magnum node group API."
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/magnum/gophercloud/openstack/doc.go:
"Package openstack contains resources for the individual OpenStack projects supported in Gophercloud."
"Package openstack contains resources for the individual OpenStack projects supported in Gophercloud."
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/magnum/gophercloud/openstack/identity/v2/tenants/doc.go:
"Package tenants provides information and interaction with the tenants API resource for the OpenStack Identity service."
"Package tenants provides information and interaction with the tenants API resource for the OpenStack Identity service."
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/magnum/gophercloud/openstack/identity/v2/tokens/doc.go:
"Package tokens provides information and interaction with the token API resource for the OpenStack Identity service."
"Package tokens provides information and interaction with the token API resource for the OpenStack Identity service."
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/magnum/gophercloud/openstack/identity/v3/extensions/trusts/doc.go:
"Package trusts enables management of OpenStack Identity Trusts."
"Package trusts enables management of OpenStack Identity Trusts."
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/magnum/gophercloud/openstack/identity/v3/tokens/doc.go:
"Package tokens provides information and interaction with the token API resource for the OpenStack Identity service."
"Package tokens provides information and interaction with the token API resource for the OpenStack Identity service."
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/magnum/gophercloud/openstack/orchestration/v1/stackresources/doc.go:
"Package stackresources provides operations for working with stack resources."
"Package stackresources provides operations for working with stack resources."
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/magnum/gophercloud/openstack/orchestration/v1/stacks/doc.go:
"Package stacks provides operation for working with Heat stacks."
"Package stacks provides operation for working with Heat stacks."
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/magnum/gophercloud/pagination/pkg.go:
"Package pagination contains utilities and convenience structs that implement common pagination idioms within OpenStack APIs."
"Package pagination contains utilities and convenience structs that implement common pagination idioms within OpenStack APIs."
k8s.io/autoscaler/cluster-autoscaler@v0.0.0-20201019021613-0e8e6097cbb7/cloudprovider/magnum/gophercloud/testhelper/doc.go:
"Package testhelper container methods that are useful for writing unit tests."
"Package testhelper container methods that are useful for writing unit tests."
github.com/play-with-docker/play-with-docker@v0.0.3-0.20201019034339-cb3996124920/handlers/gen_bindata.go:
"Code generated for package handlers by go-bindata DO NOT EDIT."
"Code generated for package handlers by go-bindata DO NOT EDIT."
github.com/play-with-docker/play-with-docker@v0.0.3-0.20201019034339-cb3996124920/internal/addgenheader/addgenheader.go:
"addgenheader is a simple program that adds a DO NOT EDIT style comment at the top of a file."
"addgenheader is a simple program that adds a DO NOT EDIT style comment at the top of a file."
github.com/blbergwall/assert@v0.0.0-20201018153802-ec1ae5fcaf18/assert.go:
"Package assert is a testing tool for go."
"Package assert is a testing tool for go."
2020/10/19 00:31:58 failed to parse github.com/kdevb0x/or-maybe-more@v0.0.0-20201019020200-6ebe7655168b/app/identity.go: github.com/kdevb0x/or-maybe-more@v0.0.0-20201019020200-6ebe7655168b/app/identity.go:1:1: expected 'package', found 'EOF'
2020/10/19 00:31:58 failed to parse github.com/kdevb0x/or-maybe-more@v0.0.0-20201019020200-6ebe7655168b/app/web/client.go: github.com/kdevb0x/or-maybe-more@v0.0.0-20201019020200-6ebe7655168b/app/web/client.go:1:1: expected 'package', found 'EOF'
github.com/kdevb0x/or-maybe-more@v0.0.0-20201019020200-6ebe7655168b/page/server.go:
"+import \"github.com/kdevb0x/or-maybe-more/src/page\""
"+import \"github.com/kdevb0x/or-maybe-more/src/page\""
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/examples/client-go/hack/tools.go:
"This package imports things required by build scripts, to force `go mod` to see them as dependencies"
"This package imports things required by build scripts, to force `go mod` to see them as dependencies"
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/examples/client-go/pkg/apis/cr/v1/doc.go:
"Package v1 is the v1 version of the API."
"Package v1 is the v1 version of the API."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/examples/client-go/pkg/client/clientset/versioned/doc.go:
"This package has the automatically generated clientset."
"This package has the automatically generated clientset."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/examples/client-go/pkg/client/clientset/versioned/fake/doc.go:
"This package has the automatically generated fake clientset."
"This package has the automatically generated fake clientset."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/examples/client-go/pkg/client/clientset/versioned/scheme/doc.go:
"This package contains the scheme of the automatically generated clientset."
"This package contains the scheme of the automatically generated clientset."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/examples/client-go/pkg/client/clientset/versioned/typed/cr/v1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/examples/client-go/pkg/client/clientset/versioned/typed/cr/v1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/apis/apiextensions/doc.go:
"Package apiextensions is the internal version of the API."
"Package apiextensions is the internal version of the API."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/apis/apiextensions/v1/doc.go:
"Package v1 is the v1 version of the API."
"Package v1 is the v1 version of the API."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/apis/apiextensions/v1beta1/doc.go:
"Package v1beta1 is the v1beta1 version of the API."
"Package v1beta1 is the v1beta1 version of the API."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/client/clientset/clientset/doc.go:
"This package has the automatically generated clientset."
"This package has the automatically generated clientset."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/client/clientset/clientset/fake/doc.go:
"This package has the automatically generated fake clientset."
"This package has the automatically generated fake clientset."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/client/clientset/clientset/scheme/doc.go:
"This package contains the scheme of the automatically generated clientset."
"This package contains the scheme of the automatically generated clientset."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/client/clientset/clientset/typed/apiextensions/v1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/client/clientset/clientset/typed/apiextensions/v1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/client/clientset/clientset/typed/apiextensions/v1beta1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/client/clientset/clientset/typed/apiextensions/v1beta1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/client/clientset/deprecated/doc.go:
"This package has the automatically generated clientset."
"This package has the automatically generated clientset."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/client/clientset/deprecated/fake/doc.go:
"This package has the automatically generated fake clientset."
"This package has the automatically generated fake clientset."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/client/clientset/deprecated/scheme/doc.go:
"This package contains the scheme of the automatically generated clientset."
"This package contains the scheme of the automatically generated clientset."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/client/clientset/deprecated/typed/apiextensions/v1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/client/clientset/deprecated/typed/apiextensions/v1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/client/clientset/deprecated/typed/apiextensions/v1beta1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/client/clientset/deprecated/typed/apiextensions/v1beta1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
k8s.io/kubernetes/staging/src/k8s.io/apiextensions-apiserver@v0.0.0-20201019001013-7b11de20a9f6/pkg/generated/openapi/doc.go:
"openapi generated definitions."
"openapi generated definitions."
github.com/jackc/pgconn@v1.7.1-0.20201006003905-416f037e7770/doc.go:
"Package pgconn is a low-level PostgreSQL database driver."
"Package pgconn is a low-level PostgreSQL database driver."
github.com/jackc/pgconn@v1.7.1-0.20201006003905-416f037e7770/stmtcache/stmtcache.go:
"Package stmtcache is a cache that can be used to implement lazy prepared statements."
"Package stmtcache is a cache that can be used to implement lazy prepared statements."
github.com/kubernetes/metrics@v0.0.0-20181204004050-3d8dd1c3a53c/pkg/apis/custom_metrics/doc.go:
"+k8s:deepcopy-gen=package +groupName=custom.metrics.k8s.io"
"+k8s:deepcopy-gen=package +groupName=custom.metrics.k8s.io"
github.com/kubernetes/metrics@v0.0.0-20181204004050-3d8dd1c3a53c/pkg/apis/custom_metrics/install/install.go:
"Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery."
"Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery."
github.com/kubernetes/metrics@v0.0.0-20181204004050-3d8dd1c3a53c/pkg/apis/custom_metrics/v1beta1/generated.pb.go:
"Package v1beta1 is a generated protocol buffer package."
"Package v1beta1 is a generated protocol buffer package."
github.com/kubernetes/metrics@v0.0.0-20181204004050-3d8dd1c3a53c/pkg/apis/external_metrics/doc.go:
"+k8s:deepcopy-gen=package +groupName=external.metrics.k8s.io"
"+k8s:deepcopy-gen=package +groupName=external.metrics.k8s.io"
github.com/kubernetes/metrics@v0.0.0-20181204004050-3d8dd1c3a53c/pkg/apis/external_metrics/install/install.go:
"Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery."
"Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery."
github.com/kubernetes/metrics@v0.0.0-20181204004050-3d8dd1c3a53c/pkg/apis/external_metrics/v1beta1/generated.pb.go:
"Package v1beta1 is a generated protocol buffer package."
"Package v1beta1 is a generated protocol buffer package."
github.com/kubernetes/metrics@v0.0.0-20181204004050-3d8dd1c3a53c/pkg/apis/metrics/doc.go:
"+k8s:deepcopy-gen=package +groupName=metrics.k8s.io"
"+k8s:deepcopy-gen=package +groupName=metrics.k8s.io"
github.com/kubernetes/metrics@v0.0.0-20181204004050-3d8dd1c3a53c/pkg/apis/metrics/install/install.go:
"Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery."
"Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery."
github.com/kubernetes/metrics@v0.0.0-20181204004050-3d8dd1c3a53c/pkg/apis/metrics/v1alpha1/generated.pb.go:
"Package v1alpha1 is a generated protocol buffer package."
"Package v1alpha1 is a generated protocol buffer package."
github.com/kubernetes/metrics@v0.0.0-20181204004050-3d8dd1c3a53c/pkg/apis/metrics/v1beta1/generated.pb.go:
"Package v1beta1 is a generated protocol buffer package."
"Package v1beta1 is a generated protocol buffer package."
github.com/kubernetes/metrics@v0.0.0-20181204004050-3d8dd1c3a53c/pkg/client/clientset_generated/clientset/doc.go:
"This package has the automatically generated clientset."
"This package has the automatically generated clientset."
github.com/kubernetes/metrics@v0.0.0-20181204004050-3d8dd1c3a53c/pkg/client/clientset_generated/clientset/fake/doc.go:
"This package has the automatically generated fake clientset."
"This package has the automatically generated fake clientset."
github.com/kubernetes/metrics@v0.0.0-20181204004050-3d8dd1c3a53c/pkg/client/clientset_generated/clientset/scheme/doc.go:
"This package contains the scheme of the automatically generated clientset."
"This package contains the scheme of the automatically generated clientset."
github.com/kubernetes/metrics@v0.0.0-20181204004050-3d8dd1c3a53c/pkg/client/clientset_generated/clientset/typed/metrics/v1alpha1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
github.com/kubernetes/metrics@v0.0.0-20181204004050-3d8dd1c3a53c/pkg/client/clientset_generated/clientset/typed/metrics/v1alpha1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
github.com/kubernetes/metrics@v0.0.0-20181204004050-3d8dd1c3a53c/pkg/client/clientset_generated/clientset/typed/metrics/v1beta1/doc.go:
"This package has the automatically generated typed clients."
"This package has the automatically generated typed clients."
github.com/kubernetes/metrics@v0.0.0-20181204004050-3d8dd1c3a53c/pkg/client/clientset_generated/clientset/typed/metrics/v1beta1/fake/doc.go:
"Package fake has the automatically generated clients."
"Package fake has the automatically generated clients."
github.com/devops-simba/glog@v0.0.0-20201018154003-61f591839f57/glog.go:
"Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup."
"Package glog implements logging analogous to the Google-internal C++ INFO/ERROR/V setup."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/config/config.go:
"Package config contains the abstraction of multiple config files"
"Package config contains the abstraction of multiple config files"
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/doc.go:
"A highly extensible git implementation in pure Go."
"A highly extensible git implementation in pure Go."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/internal/revision/parser.go:
"Package revision extracts git revision from string More information about revision : https://www.kernel.org/pub/software/scm/git/docs/gitrevisions.html"
"Package revision extracts git revision from string More information about revision : https://www.kernel.org/pub/software/scm/git/docs/gitrevisions.html"
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/format/commitgraph/doc.go:
"Package commitgraph implements encoding and decoding of commit-graph files."
"Package commitgraph implements encoding and decoding of commit-graph files."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/format/config/doc.go:
"Package config implements encoding and decoding of git config files."
"Package config implements encoding and decoding of git config files."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/format/gitignore/doc.go:
"Package gitignore implements matching file system paths to gitignore patterns that can be automatically read from a git repository tree in the order of definition priorities."
"Package gitignore implements matching file system paths to gitignore patterns that can be automatically read from a git repository tree in the order of definition priorities."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/format/idxfile/doc.go:
"Package idxfile implements encoding and decoding of packfile idx files."
"Package idxfile implements encoding and decoding of packfile idx files."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/format/index/doc.go:
"Package index implements encoding and decoding of index format files."
"Package index implements encoding and decoding of index format files."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/format/objfile/doc.go:
"Package objfile implements encoding and decoding of object files."
"Package objfile implements encoding and decoding of object files."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/format/packfile/doc.go:
"Package packfile implements encoding and decoding of packfile format."
"Package packfile implements encoding and decoding of packfile format."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/format/pktline/encoder.go:
"Package pktline implements reading payloads form pkt-lines and encoding pkt-lines from payloads."
"Package pktline implements reading payloads form pkt-lines and encoding pkt-lines from payloads."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/object.go:
"package plumbing implement the core interfaces and structs used by go-git"
"package plumbing implement the core interfaces and structs used by go-git"
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/object/commitgraph/doc.go:
"Package commitgraph provides an interface for efficient traversal over Git commit graph either through the regular object storage, or optionally with the index stored in commit-graph file (Git 2.18+)."
"Package commitgraph provides an interface for efficient traversal over Git commit graph either through the regular object storage, or optionally with the index stored in commit-graph file (Git 2.18+)."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/object/object.go:
"Package object contains implementations of all Git objects and utility functions to work with them."
"Package object contains implementations of all Git objects and utility functions to work with them."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/protocol/packp/capability/capability.go:
"Package capability defines the server and client capabilities."
"Package capability defines the server and client capabilities."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/protocol/packp/sideband/doc.go:
"Package sideband implements a sideband mutiplex/demultiplexer"
"Package sideband implements a sideband mutiplex/demultiplexer"
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/revlist/revlist.go:
"Package revlist provides support to access the ancestors of commits, in a similar way as the git-rev-list command."
"Package revlist provides support to access the ancestors of commits, in a similar way as the git-rev-list command."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/storer/doc.go:
"Package storer defines the interfaces to store objects, references, etc."
"Package storer defines the interfaces to store objects, references, etc."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/transport/client/client.go:
"Package client contains helper function to deal with the different client protocols."
"Package client contains helper function to deal with the different client protocols."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/transport/common.go:
"Package transport includes the implementation for different transport protocols."
"Package transport includes the implementation for different transport protocols."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/transport/file/client.go:
"Package file implements the file transport protocol."
"Package file implements the file transport protocol."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/transport/git/common.go:
"Package git implements the git transport protocol."
"Package git implements the git transport protocol."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/transport/http/common.go:
"Package http implements the HTTP transport protocol."
"Package http implements the HTTP transport protocol."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/transport/internal/common/common.go:
"Package common implements the git pack protocol with a pluggable transport."
"Package common implements the git pack protocol with a pluggable transport."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/transport/server/server.go:
"Package server implements the git server protocol."
"Package server implements the git server protocol."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/transport/ssh/common.go:
"Package ssh implements the SSH transport protocol."
"Package ssh implements the SSH transport protocol."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/transport/test/receive_pack.go:
"Package test implements common test suite for different transport implementations."
"Package test implements common test suite for different transport implementations."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/plumbing/transport/test/upload_pack.go:
"Package test implements common test suite for different transport implementations."
"Package test implements common test suite for different transport implementations."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/storage/filesystem/dotgit/dotgit.go:
"https://github.com/git/git/blob/master/Documentation/gitrepository-layout.txt"
"https://github.com/git/git/blob/master/Documentation/gitrepository-layout.txt"
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/storage/filesystem/storage.go:
"Package filesystem is a storage backend base on filesystems"
"Package filesystem is a storage backend base on filesystems"
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/storage/memory/storage.go:
"Package memory is a storage backend base on memory"
"Package memory is a storage backend base on memory"
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/storage/transactional/doc.go:
"Package transactional is a transactional implementation of git.Storer, it demux the write and read operation of two separate storers, allowing to merge content calling Storage.Commit."
"Package transactional is a transactional implementation of git.Storer, it demux the write and read operation of two separate storers, allowing to merge content calling Storage.Commit."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/utils/binary/read.go:
"Package binary implements sintax-sugar functions on top of the standard library binary package"
"Package binary implements sintax-sugar functions on top of the standard library binary package"
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/utils/diff/diff.go:
"Package diff implements line oriented diffs, similar to the ancient Unix diff command."
"Package diff implements line oriented diffs, similar to the ancient Unix diff command."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/utils/ioutil/common.go:
"Package ioutil implements some I/O utility functions."
"Package ioutil implements some I/O utility functions."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/utils/merkletrie/doc.go:
"Package merkletrie provides support for n-ary trees that are at the same time Merkle trees and Radix trees (tries)."
"Package merkletrie provides support for n-ary trees that are at the same time Merkle trees and Radix trees (tries)."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/utils/merkletrie/internal/fsnoder/doc.go:
"Package fsnoder allows to create merkletrie noders that resemble file systems, from human readable string descriptions."
"Package fsnoder allows to create merkletrie noders that resemble file systems, from human readable string descriptions."
github.com/phillebaba/go-git/v5@v5.2.1-0.20201018123055-3fa0eaceaaf7/utils/merkletrie/noder/noder.go:
"Package noder provide an interface for defining nodes in a merkletrie, their hashes and their paths (a noders and its ancestors)."
"Package noder provide an interface for defining nodes in a merkletrie, their hashes and their paths (a noders and its ancestors)."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/admission/plugin/webhook/config/apis/webhookadmission/install/install.go:
"Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery."
"Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/admission/plugin/webhook/config/apis/webhookadmission/v1alpha1/doc.go:
"Package v1alpha1 is the v1alpha1 version of the API."
"Package v1alpha1 is the v1alpha1 version of the API."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/admission/plugin/webhook/errors/doc.go:
"Package errors contains utilities for admission webhook specific errors"
"Package errors contains utilities for admission webhook specific errors"
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/admission/plugin/webhook/mutating/dispatcher.go:
"Package mutating delegates admission checks to dynamically configured mutating webhooks."
"Package mutating delegates admission checks to dynamically configured mutating webhooks."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/admission/plugin/webhook/mutating/doc.go:
"Package mutating makes calls to mutating webhooks during the admission process."
"Package mutating makes calls to mutating webhooks during the admission process."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/admission/plugin/webhook/namespace/doc.go:
"Package namespace defines the utilities that are used by the webhook plugin to decide if a webhook should be applied to an object based on its namespace."
"Package namespace defines the utilities that are used by the webhook plugin to decide if a webhook should be applied to an object based on its namespace."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/admission/plugin/webhook/object/doc.go:
"Package object defines the utilities that are used by the webhook plugin to decide if a webhook should run, as long as either the old object or the new object has labels matching the webhook config's objectSelector."
"Package object defines the utilities that are used by the webhook plugin to decide if a webhook should run, as long as either the old object or the new object has labels matching the webhook config's objectSelector."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/admission/plugin/webhook/request/doc.go:
"Package request creates admissionReview request based on admission attributes."
"Package request creates admissionReview request based on admission attributes."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/admission/plugin/webhook/testcerts/doc.go:
"Package testcerts contains generated key pairs used by the unit tests of mutating and validating webhooks."
"Package testcerts contains generated key pairs used by the unit tests of mutating and validating webhooks."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/admission/plugin/webhook/validating/doc.go:
"Package validating makes calls to validating (i.e., non-mutating) webhooks during the admission process."
"Package validating makes calls to validating (i.e., non-mutating) webhooks during the admission process."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/apis/apiserver/doc.go:
"Package apiserver is the internal version of the API."
"Package apiserver is the internal version of the API."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/apis/apiserver/v1alpha1/doc.go:
"Package v1alpha1 is the v1alpha1 version of the API."
"Package v1alpha1 is the v1alpha1 version of the API."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/apis/audit/install/install.go:
"Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery."
"Package install installs the experimental API group, making it available as an option to all of the API encoding/decoding machinery."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/apis/config/v1/doc.go:
"Package v1 is the v1 version of the API."
"Package v1 is the v1 version of the API."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/apis/example/doc.go:
"package example contains an example API used to demonstrate how to create api groups."
"package example contains an example API used to demonstrate how to create api groups."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/apis/example/install/install.go:
"Package install installs the example API group, making it available as an option to all of the API encoding/decoding machinery."
"Package install installs the example API group, making it available as an option to all of the API encoding/decoding machinery."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/apis/example2/install/install.go:
"Package install installs the example2 API group, making it available as an option to all of the API encoding/decoding machinery."
"Package install installs the example2 API group, making it available as an option to all of the API encoding/decoding machinery."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/apis/example2/v1/generated.pb.go:
"Package v1 is a generated protocol buffer package."
"Package v1 is a generated protocol buffer package."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/audit/scheme.go:
"TODO: Delete this file if we generate a clientset."
"TODO: Delete this file if we generate a clientset."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/authentication/request/x509/doc.go:
"Package x509 provides a request authenticator that validates and extracts user information from client certificates"
"Package x509 provides a request authenticator that validates and extracts user information from client certificates"
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/authentication/user/doc.go:
"Package user contains utilities for dealing with simple user exchange in the auth packages."
"Package user contains utilities for dealing with simple user exchange in the auth packages."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/authorization/path/doc.go:
"Package path contains an authorizer that allows certain paths and path prefixes."
"Package path contains an authorizer that allows certain paths and path prefixes."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/authorization/union/union.go:
"Package union implements an authorizer that combines multiple subauthorizer."
"Package union implements an authorizer that combines multiple subauthorizer."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/endpoints/doc.go:
"Package endpoints contains the generic code that provides a RESTful Kubernetes-style API service."
"Package endpoints contains the generic code that provides a RESTful Kubernetes-style API service."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/endpoints/filters/doc.go:
"Package filters contains all the http handler chain filters which _are_ api related, i.e."
"Package filters contains all the http handler chain filters which _are_ api related, i.e."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/endpoints/handlers/doc.go:
"Package handlers contains HTTP handlers to implement the apiserver APIs."
"Package handlers contains HTTP handlers to implement the apiserver APIs."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/endpoints/handlers/negotiation/doc.go:
"Package negotiation contains media type negotiation logic."
"Package negotiation contains media type negotiation logic."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/endpoints/handlers/responsewriters/doc.go:
"Package responsewriters containers helpers to write responses in HTTP handlers."
"Package responsewriters containers helpers to write responses in HTTP handlers."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/endpoints/request/doc.go:
"Package request contains everything around extracting info from a http request object."
"Package request contains everything around extracting info from a http request object."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/registry/doc.go:
"Package registry contains the generic implementation of the storage and system logic."
"Package registry contains the generic implementation of the storage and system logic."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/registry/generic/doc.go:
"Package generic provides a generic object store interface and a generic label/field matching type."
"Package generic provides a generic object store interface and a generic label/field matching type."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/registry/generic/registry/doc.go:
"Package etcd has a generic implementation of a registry that stores things in etcd."
"Package etcd has a generic implementation of a registry that stores things in etcd."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/registry/generic/rest/doc.go:
"Package rest has generic implementations of resources used for REST responses"
"Package rest has generic implementations of resources used for REST responses"
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/registry/rest/doc.go:
"Package rest defines common logic around changes to Kubernetes-style resources."
"Package rest defines common logic around changes to Kubernetes-style resources."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/server/doc.go:
"Package server contains the plumbing to create kubernetes-like API server command."
"Package server contains the plumbing to create kubernetes-like API server command."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/server/filters/doc.go:
"Package filters contains all the http handler chain filters which are not api related."
"Package filters contains all the http handler chain filters which are not api related."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/server/healthz/doc.go:
"Package healthz implements basic http server health checking."
"Package healthz implements basic http server health checking."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/server/httplog/doc.go:
"Package httplog contains a helper object and functions to maintain a log along with an http response."
"Package httplog contains a helper object and functions to maintain a log along with an http response."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/server/mux/doc.go:
"Package mux contains abstractions for http multiplexing of APIs."
"Package mux contains abstractions for http multiplexing of APIs."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/server/options/doc.go:
"package options is the public flags and options used by a generic api server."
"package options is the public flags and options used by a generic api server."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/server/resourceconfig/doc.go:
"Package resourceconfig contains the resource config related helper functions."
"Package resourceconfig contains the resource config related helper functions."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/server/routes/doc.go:
"Package routes holds a collection of optional genericapiserver http handlers."
"Package routes holds a collection of optional genericapiserver http handlers."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/server/storage/doc.go:
"Package storage contains the plumbing to setup the etcd storage of the apiserver."
"Package storage contains the plumbing to setup the etcd storage of the apiserver."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/storage/doc.go:
"Interfaces for database-related operations."
"Interfaces for database-related operations."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/storage/errors/doc.go:
"Package storage provides conversion of storage errors to API errors."
"Package storage provides conversion of storage errors to API errors."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/storage/value/encrypt/aes/aes.go:
"Package aes transforms values for storage at rest using AES-GCM."
"Package aes transforms values for storage at rest using AES-GCM."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/storage/value/encrypt/envelope/envelope.go:
"Package envelope transforms values for storage at rest using a Envelope provider"
"Package envelope transforms values for storage at rest using a Envelope provider"
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/storage/value/encrypt/envelope/grpc_service.go:
"Package envelope transforms values for storage at rest using a Envelope provider"
"Package envelope transforms values for storage at rest using a Envelope provider"
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/storage/value/encrypt/secretbox/secretbox.go:
"Package secretbox transforms values for storage at rest using XSalsa20 and Poly1305."
"Package secretbox transforms values for storage at rest using XSalsa20 and Poly1305."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/storage/value/transformer.go:
"Package value contains methods for assisting with transformation of values in storage."
"Package value contains methods for assisting with transformation of values in storage."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/util/flushwriter/doc.go:
"Package flushwriter implements a wrapper for a writer that flushes on every write if that writer implements the io.Flusher interface"
"Package flushwriter implements a wrapper for a writer that flushes on every write if that writer implements the io.Flusher interface"
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/util/webhook/webhook.go:
"Package webhook implements a generic HTTP webhook plugin."
"Package webhook implements a generic HTTP webhook plugin."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/pkg/util/wsstream/doc.go:
"Package wsstream contains utilities for streaming content over WebSockets."
"Package wsstream contains utilities for streaming content over WebSockets."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/plugin/pkg/audit/buffered/doc.go:
"Package buffered provides an implementation for the audit.Backend interface that batches incoming audit events and sends batches to the delegate audit.Backend."
"Package buffered provides an implementation for the audit.Backend interface that batches incoming audit events and sends batches to the delegate audit.Backend."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/plugin/pkg/audit/doc.go:
"Package audit contains implementations for pkg/audit/AuditBackend interface"
"Package audit contains implementations for pkg/audit/AuditBackend interface"
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/plugin/pkg/audit/fake/doc.go:
"Package fake provides a fake audit.Backend interface implementation for testing."
"Package fake provides a fake audit.Backend interface implementation for testing."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/plugin/pkg/audit/truncate/doc.go:
"Package truncate provides an implementation for the audit.Backend interface that truncates audit events and sends them to the delegate audit.Backend."
"Package truncate provides an implementation for the audit.Backend interface that truncates audit events and sends them to the delegate audit.Backend."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/plugin/pkg/audit/webhook/webhook.go:
"Package webhook implements the audit.Backend interface using HTTP webhooks."
"Package webhook implements the audit.Backend interface using HTTP webhooks."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/plugin/pkg/authenticator/doc.go:
"Package authenticator contains implementations for pkg/auth/authenticator interfaces"
"Package authenticator contains implementations for pkg/auth/authenticator interfaces"
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/plugin/pkg/authenticator/password/doc.go:
"Package password contains authenticator.Password implementations"
"Package password contains authenticator.Password implementations"
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/plugin/pkg/authenticator/token/oidc/oidc.go:
"oidc implements the authenticator.Token interface using the OpenID Connect protocol."
"oidc implements the authenticator.Token interface using the OpenID Connect protocol."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/plugin/pkg/authenticator/token/webhook/webhook.go:
"Package webhook implements the authenticator.Token interface using HTTP webhooks."
"Package webhook implements the authenticator.Token interface using HTTP webhooks."
github.com/kubernetes/apiserver@v0.0.0-20200831053316-660a2735cc97/plugin/pkg/authorizer/webhook/webhook.go:
"Package webhook implements the authorizer.Authorizer interface using HTTP webhooks."
"Package webhook implements the authorizer.Authorizer interface using HTTP webhooks."
github.com/meshplus/pier@v1.1.0-rc1.0.20201016063120-48f5349db5fc/internal/agent/mock_agent/mock_agent.go:
"Package mock_agent is a generated GoMock package."
"Package mock_agent is a generated GoMock package."
github.com/meshplus/pier@v1.1.0-rc1.0.20201016063120-48f5349db5fc/internal/executor/mock_executor/mock_executor.go:
"Package mock_executor is a generated GoMock package."
"Package mock_executor is a generated GoMock package."
github.com/meshplus/pier@v1.1.0-rc1.0.20201016063120-48f5349db5fc/internal/lite/mock_lite/mock_lite.go:
"Package mock_lite is a generated GoMock package."
"Package mock_lite is a generated GoMock package."
github.com/meshplus/pier@v1.1.0-rc1.0.20201016063120-48f5349db5fc/internal/monitor/mock_monitor/mock_monitor.go:
"Package mock_monitor is a generated GoMock package."
"Package mock_monitor is a generated GoMock package."
github.com/meshplus/pier@v1.1.0-rc1.0.20201016063120-48f5349db5fc/internal/peermgr/mock_peermgr/mock_peermgr.go:
"Package mock_peermgr is a generated GoMock package."
"Package mock_peermgr is a generated GoMock package."
github.com/meshplus/pier@v1.1.0-rc1.0.20201016063120-48f5349db5fc/internal/router/mock_router/mock_router.go:
"Package mock_router is a generated GoMock package."
"Package mock_router is a generated GoMock package."
github.com/meshplus/pier@v1.1.0-rc1.0.20201016063120-48f5349db5fc/internal/syncer/mock_syncer/mock_syncer.go:
"Package mock_syncer is a generated GoMock package."
"Package mock_syncer is a generated GoMock package."
github.com/meshplus/pier@v1.1.0-rc1.0.20201016063120-48f5349db5fc/internal/txcrypto/mock_txcrypto/mock_txcrypto.go:
"Package mock_txcrypto is a generated GoMock package."
"Package mock_txcrypto is a generated GoMock package."
github.com/meshplus/pier@v1.1.0-rc1.0.20201016063120-48f5349db5fc/pkg/plugins/mock_client/mock_client.go:
"Package mock_client is a generated GoMock package."
"Package mock_client is a generated GoMock package."
github.com/GoogleCloudPlatform/container-builder-local@v0.5.2/build/build.go:
"Package build implements the logic for executing a single user build."
"Package build implements the logic for executing a single user build."
github.com/GoogleCloudPlatform/container-builder-local@v0.5.2/common/common.go:
"Package common shares methods for local builder."
"Package common shares methods for local builder."
github.com/GoogleCloudPlatform/container-builder-local@v0.5.2/config/config.go:
"Package config provides methods to read a cloudbuild file and convert it to a build proto."
"Package config provides methods to read a cloudbuild file and convert it to a build proto."
github.com/GoogleCloudPlatform/container-builder-local@v0.5.2/gcloud/gcloud.go:
"Package gcloud provides methods to interact with local installed gcloud."
"Package gcloud provides methods to interact with local installed gcloud."
github.com/GoogleCloudPlatform/container-builder-local@v0.5.2/gsutil/gsutil.go:
"Package gsutil provides helper functions for running gsutil commands with Docker."
"Package gsutil provides helper functions for running gsutil commands with Docker."
github.com/GoogleCloudPlatform/container-builder-local@v0.5.2/localbuilder_main.go:
"Package main runs the gcb local builder."
"Package main runs the gcb local builder."
github.com/GoogleCloudPlatform/container-builder-local@v0.5.2/logger/logger.go:
"Package logger defines a Logger interface to be used by local builder."
"Package logger defines a Logger interface to be used by local builder."
github.com/GoogleCloudPlatform/container-builder-local@v0.5.2/metadata/metadata.go:
"Package metadata provides methods to deal with a metadata container server."
"Package metadata provides methods to deal with a metadata container server."
github.com/GoogleCloudPlatform/container-builder-local@v0.5.2/runner/runner.go:
"Package runner implements method to run commands."
"Package runner implements method to run commands."
github.com/GoogleCloudPlatform/container-builder-local@v0.5.2/subst/subst.go:
"Package subst does string substituion in build fields."
"Package subst does string substituion in build fields."
github.com/GoogleCloudPlatform/container-builder-local@v0.5.2/validate/validate.go:
"Package validate provides methods to validate a build."
"Package validate provides methods to validate a build."
github.com/GoogleCloudPlatform/container-builder-local@v0.5.2/volume/volume.go:
"Package volume provides methods to deal with docker volumes."
"Package volume provides methods to deal with docker volumes."
github.com/xiaojiaoyu100/lizard@v0.6.4/sonyflake/sonyflake.go:
"Package sonyflake implements Sonyflake, a distributed unique ID generator inspired by Twitter's Snowflake."
"Package sonyflake implements Sonyflake, a distributed unique ID generator inspired by Twitter's Snowflake."
github.com/miekg/dns@v1.1.34/dnsutil/util.go:
"Package dnsutil contains higher-level methods useful with the dns package."
"Package dnsutil contains higher-level methods useful with the dns package."
github.com/miekg/dns@v1.1.34/doc.go:
"Package dns implements a full featured interface to the Domain Name System."
"Package dns implements a full featured interface to the Domain Name System."
github.com/miekg/dns@v1.1.34/duplicate_generate.go:
"types_generate.go is meant to run with go generate."
"types_generate.go is meant to run with go generate."
github.com/miekg/dns@v1.1.34/msg_generate.go:
"msg_generate.go is meant to run with go generate."
"msg_generate.go is meant to run with go generate."
github.com/miekg/dns@v1.1.34/types_generate.go:
"types_generate.go is meant to run with go generate."
"types_generate.go is meant to run with go generate."
github.com/gissleh/irc@v0.0.0-20201018203918-d2c7fb9fb3b1/handlers/package.go:
"Package handlers contain extra handlers that add features to an IRC client that are not always necessary."
"Package handlers contain extra handlers that add features to an IRC client that are not always necessary."
github.com/rivo/tview@v0.0.0-20201018122409-d551c850a743/demos/box/main.go:
"Demo code for the Box primitive."
"Demo code for the Box primitive."
github.com/rivo/tview@v0.0.0-20201018122409-d551c850a743/demos/button/main.go:
"Demo code for the Button primitive."
"Demo code for the Button primitive."
github.com/rivo/tview@v0.0.0-20201018122409-d551c850a743/demos/checkbox/main.go:
"Demo code for the Checkbox primitive."
"Demo code for the Checkbox primitive."
github.com/rivo/tview@v0.0.0-20201018122409-d551c850a743/demos/dropdown/main.go:
"Demo code for the DropDown primitive."
"Demo code for the DropDown primitive."
github.com/rivo/tview@v0.0.0-20201018122409-d551c850a743/demos/flex/main.go:
"Demo code for the Flex primitive."
"Demo code for the Flex primitive."
github.com/rivo/tview@v0.0.0-20201018122409-d551c850a743/demos/form/main.go:
"Demo code for the Form primitive."
"Demo code for the Form primitive."
github.com/rivo/tview@v0.0.0-20201018122409-d551c850a743/demos/frame/main.go:
"Demo code for the Frame primitive."
"Demo code for the Frame primitive."
github.com/rivo/tview@v0.0.0-20201018122409-d551c850a743/demos/grid/main.go:
"Demo code for the Grid primitive."
"Demo code for the Grid primitive."
github.com/rivo/tview@v0.0.0-20201018122409-d551c850a743/demos/inputfield/main.go:
"Demo code for the InputField primitive."
"Demo code for the InputField primitive."
github.com/rivo/tview@v0.0.0-20201018122409-d551c850a743/demos/list/main.go:
"Demo code for the List primitive."
"Demo code for the List primitive."
github.com/rivo/tview@v0.0.0-20201018122409-d551c850a743/demos/modal/main.go:
"Demo code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment