Home
last modified time | relevance | path

Searched defs:TestServer (Results 1 – 25 of 928) sorted by relevance

12345678910>>...38

/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/gotools/src/github.com/mongodb/mongo-tools/vendor/github.com/10gen/llmgo/testserver/
H A Dtestserver.go18 type TestServer struct { struct
19 session *mgo.Session
20 output bytes.Buffer
21 server *exec.Cmd
22 dbpath string
23 host string
24 tomb tomb.Tomb
32 func (ts *TestServer) start() {
69 func (ts *TestServer) monitor() error {
88 func (ts *TestServer) Stop() {
[all …]
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/github.com/10gen/llmgo/testserver/
H A Dtestserver.go18 type TestServer struct { struct
19 session *mgo.Session
20 output bytes.Buffer
21 server *exec.Cmd
22 dbpath string
23 host string
24 tomb tomb.Tomb
32 func (ts *TestServer) start() {
69 func (ts *TestServer) monitor() error {
88 func (ts *TestServer) Stop() {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/exp/sumdb/internal/sumweb/
H A Dtest.go27 type TestServer struct { struct
28 signer string
29 gosum func(path, vers string) ([]byte, error)
31 mu sync.Mutex
32 hashes testHashes
33 records [][]byte
34 lookup map[string]int64
48 func (s *TestServer) NewContext(r *http.Request) (context.Context, error) {
52 func (s *TestServer) Signed(ctx context.Context) ([]byte, error) {
69 func (s *TestServer) ReadRecords(ctx context.Context, id, n int64) ([][]byte, error) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/golang.org/x/exp/sumdb/internal/sumweb/
H A Dtest.go27 type TestServer struct { struct
28 signer string
29 gosum func(path, vers string) ([]byte, error)
31 mu sync.Mutex
32 hashes testHashes
33 records [][]byte
34 lookup map[string]int64
48 func (s *TestServer) NewContext(r *http.Request) (context.Context, error) {
52 func (s *TestServer) Signed(ctx context.Context) ([]byte, error) {
69 func (s *TestServer) ReadRecords(ctx context.Context, id, n int64) ([][]byte, error) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/cockroachdb/cockroach-go/testserver/
H A Dtestserver.go81 type TestServer struct { struct
82 mu sync.RWMutex
83 state int
84 baseDir string
85 pgURL struct {
89 cmd *exec.Cmd
90 args []string
91 stdout string
92 stderr string
93 stdoutBuf logWriter
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/golang.org/x/mod/sumdb/
H A Dtest.go26 type TestServer struct { struct
27 signer string
28 gosum func(path, vers string) ([]byte, error)
30 mu sync.Mutex
31 hashes testHashes
32 records [][]byte
33 lookup map[string]int64
47 func (s *TestServer) Signed(ctx context.Context) ([]byte, error) {
64 func (s *TestServer) ReadRecords(ctx context.Context, id, n int64) ([][]byte, error) {
78 func (s *TestServer) Lookup(ctx context.Context, m module.Version) (int64, error) {
[all …]
/dports/lang/gcc10/gcc-10.3.0/libgo/go/golang.org/x/mod/sumdb/
H A Dtest.go26 type TestServer struct { struct
27 signer string
28 gosum func(path, vers string) ([]byte, error)
30 mu sync.Mutex
31 hashes testHashes
32 records [][]byte
33 lookup map[string]int64
47 func (s *TestServer) Signed(ctx context.Context) ([]byte, error) {
64 func (s *TestServer) ReadRecords(ctx context.Context, id, n int64) ([][]byte, error) {
78 func (s *TestServer) Lookup(ctx context.Context, m module.Version) (int64, error) {
[all …]
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/cmd/vendor/golang.org/x/mod/sumdb/
H A Dtest.go26 type TestServer struct { struct
27 signer string
28 gosum func(path, vers string) ([]byte, error)
30 mu sync.Mutex
31 hashes testHashes
32 records [][]byte
33 lookup map[string]int64
47 func (s *TestServer) Signed(ctx context.Context) ([]byte, error) {
64 func (s *TestServer) ReadRecords(ctx context.Context, id, n int64) ([][]byte, error) {
78 func (s *TestServer) Lookup(ctx context.Context, m module.Version) (int64, error) {
[all …]
/dports/lang/go-devel/go-dragonfly-amd64-bootstrap/src/cmd/vendor/golang.org/x/mod/sumdb/
H A Dtest.go26 type TestServer struct { struct
27 signer string
28 gosum func(path, vers string) ([]byte, error)
30 mu sync.Mutex
31 hashes testHashes
32 records [][]byte
33 lookup map[string]int64
47 func (s *TestServer) Signed(ctx context.Context) ([]byte, error) {
64 func (s *TestServer) ReadRecords(ctx context.Context, id, n int64) ([][]byte, error) {
78 func (s *TestServer) Lookup(ctx context.Context, m module.Version) (int64, error) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/golang.org/x/mod/sumdb/
H A Dtest.go26 type TestServer struct { struct
27 signer string
28 gosum func(path, vers string) ([]byte, error)
30 mu sync.Mutex
31 hashes testHashes
32 records [][]byte
33 lookup map[string]int64
47 func (s *TestServer) Signed(ctx context.Context) ([]byte, error) {
64 func (s *TestServer) ReadRecords(ctx context.Context, id, n int64) ([][]byte, error) {
78 func (s *TestServer) Lookup(ctx context.Context, m module.Version) (int64, error) {
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/golang.org/x/mod/sumdb/
H A Dtest.go26 type TestServer struct { struct
27 signer string
28 gosum func(path, vers string) ([]byte, error)
30 mu sync.Mutex
31 hashes testHashes
32 records [][]byte
33 lookup map[string]int64
47 func (s *TestServer) Signed(ctx context.Context) ([]byte, error) {
64 func (s *TestServer) ReadRecords(ctx context.Context, id, n int64) ([][]byte, error) {
78 func (s *TestServer) Lookup(ctx context.Context, m module.Version) (int64, error) {
[all …]
/dports/lang/gcc11/gcc-11.2.0/libgo/go/golang.org/x/mod/sumdb/
H A Dtest.go26 type TestServer struct { struct
27 signer string
28 gosum func(path, vers string) ([]byte, error)
30 mu sync.Mutex
31 hashes testHashes
32 records [][]byte
33 lookup map[string]int64
47 func (s *TestServer) Signed(ctx context.Context) ([]byte, error) {
64 func (s *TestServer) ReadRecords(ctx context.Context, id, n int64) ([][]byte, error) {
78 func (s *TestServer) Lookup(ctx context.Context, m module.Version) (int64, error) {
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/golang.org/x/mod/sumdb/
H A Dtest.go26 type TestServer struct { struct
27 signer string
28 gosum func(path, vers string) ([]byte, error)
30 mu sync.Mutex
31 hashes testHashes
32 records [][]byte
33 lookup map[string]int64
47 func (s *TestServer) Signed(ctx context.Context) ([]byte, error) {
64 func (s *TestServer) ReadRecords(ctx context.Context, id, n int64) ([][]byte, error) {
78 func (s *TestServer) Lookup(ctx context.Context, m module.Version) (int64, error) {
[all …]
/dports/devel/liteide/liteide-x37.4/liteidex/vendor/golang.org/x/mod/sumdb/
H A Dtest.go26 type TestServer struct { struct
27 signer string
28 gosum func(path, vers string) ([]byte, error)
30 mu sync.Mutex
31 hashes testHashes
32 records [][]byte
33 lookup map[string]int64
47 func (s *TestServer) Signed(ctx context.Context) ([]byte, error) {
64 func (s *TestServer) ReadRecords(ctx context.Context, id, n int64) ([][]byte, error) {
78 func (s *TestServer) Lookup(ctx context.Context, m module.Version) (int64, error) {
[all …]
/dports/net-im/dendrite/dendrite-0.5.1/vendor/golang.org/x/mod/sumdb/
H A Dtest.go26 type TestServer struct { struct
27 signer string
28 gosum func(path, vers string) ([]byte, error)
30 mu sync.Mutex
31 hashes testHashes
32 records [][]byte
33 lookup map[string]int64
47 func (s *TestServer) Signed(ctx context.Context) ([]byte, error) {
64 func (s *TestServer) ReadRecords(ctx context.Context, id, n int64) ([][]byte, error) {
78 func (s *TestServer) Lookup(ctx context.Context, m module.Version) (int64, error) {
[all …]
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/golang.org/x/mod/sumdb/
H A Dtest.go26 type TestServer struct { struct
27 signer string
28 gosum func(path, vers string) ([]byte, error)
30 mu sync.Mutex
31 hashes testHashes
32 records [][]byte
33 lookup map[string]int64
47 func (s *TestServer) Signed(ctx context.Context) ([]byte, error) {
64 func (s *TestServer) ReadRecords(ctx context.Context, id, n int64) ([][]byte, error) {
78 func (s *TestServer) Lookup(ctx context.Context, m module.Version) (int64, error) {
[all …]
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/golang.org/x/mod/sumdb/
H A Dtest.go26 type TestServer struct { struct
27 signer string
28 gosum func(path, vers string) ([]byte, error)
30 mu sync.Mutex
31 hashes testHashes
32 records [][]byte
33 lookup map[string]int64
47 func (s *TestServer) Signed(ctx context.Context) ([]byte, error) {
64 func (s *TestServer) ReadRecords(ctx context.Context, id, n int64) ([][]byte, error) {
78 func (s *TestServer) Lookup(ctx context.Context, m module.Version) (int64, error) {
[all …]
/dports/security/xray-core/Xray-core-1.5.0/vendor/golang.org/x/mod/sumdb/
H A Dtest.go26 type TestServer struct { struct
27 signer string
28 gosum func(path, vers string) ([]byte, error)
30 mu sync.Mutex
31 hashes testHashes
32 records [][]byte
33 lookup map[string]int64
47 func (s *TestServer) Signed(ctx context.Context) ([]byte, error) {
64 func (s *TestServer) ReadRecords(ctx context.Context, id, n int64) ([][]byte, error) {
78 func (s *TestServer) Lookup(ctx context.Context, m module.Version) (int64, error) {
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/golang.org/x/mod/sumdb/
H A Dtest.go26 type TestServer struct { struct
27 signer string
28 gosum func(path, vers string) ([]byte, error)
30 mu sync.Mutex
31 hashes testHashes
32 records [][]byte
33 lookup map[string]int64
47 func (s *TestServer) Signed(ctx context.Context) ([]byte, error) {
64 func (s *TestServer) ReadRecords(ctx context.Context, id, n int64) ([][]byte, error) {
78 func (s *TestServer) Lookup(ctx context.Context, m module.Version) (int64, error) {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/golang.org/x/mod/sumdb/
H A Dtest.go26 type TestServer struct { struct
27 signer string
28 gosum func(path, vers string) ([]byte, error)
30 mu sync.Mutex
31 hashes testHashes
32 records [][]byte
33 lookup map[string]int64
47 func (s *TestServer) Signed(ctx context.Context) ([]byte, error) {
64 func (s *TestServer) ReadRecords(ctx context.Context, id, n int64) ([][]byte, error) {
78 func (s *TestServer) Lookup(ctx context.Context, m module.Version) (int64, error) {
[all …]
/dports/sysutils/helmfile/helmfile-0.138.7/vendor/golang.org/x/mod/sumdb/
H A Dtest.go26 type TestServer struct { struct
27 signer string
28 gosum func(path, vers string) ([]byte, error)
30 mu sync.Mutex
31 hashes testHashes
32 records [][]byte
33 lookup map[string]int64
47 func (s *TestServer) Signed(ctx context.Context) ([]byte, error) {
64 func (s *TestServer) ReadRecords(ctx context.Context, id, n int64) ([][]byte, error) {
78 func (s *TestServer) Lookup(ctx context.Context, m module.Version) (int64, error) {
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/golang.org/x/mod/sumdb/
H A Dtest.go26 type TestServer struct { struct
27 signer string
28 gosum func(path, vers string) ([]byte, error)
30 mu sync.Mutex
31 hashes testHashes
32 records [][]byte
33 lookup map[string]int64
47 func (s *TestServer) Signed(ctx context.Context) ([]byte, error) {
64 func (s *TestServer) ReadRecords(ctx context.Context, id, n int64) ([][]byte, error) {
78 func (s *TestServer) Lookup(ctx context.Context, m module.Version) (int64, error) {
[all …]
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/golang.org/x/mod/sumdb/
H A Dtest.go26 type TestServer struct { struct
27 signer string
28 gosum func(path, vers string) ([]byte, error)
30 mu sync.Mutex
31 hashes testHashes
32 records [][]byte
33 lookup map[string]int64
47 func (s *TestServer) Signed(ctx context.Context) ([]byte, error) {
64 func (s *TestServer) ReadRecords(ctx context.Context, id, n int64) ([][]byte, error) {
78 func (s *TestServer) Lookup(ctx context.Context, m module.Version) (int64, error) {
[all …]
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/golang.org/x/mod/sumdb/
H A Dtest.go26 type TestServer struct { struct
27 signer string
28 gosum func(path, vers string) ([]byte, error)
30 mu sync.Mutex
31 hashes testHashes
32 records [][]byte
33 lookup map[string]int64
47 func (s *TestServer) Signed(ctx context.Context) ([]byte, error) {
64 func (s *TestServer) ReadRecords(ctx context.Context, id, n int64) ([][]byte, error) {
78 func (s *TestServer) Lookup(ctx context.Context, m module.Version) (int64, error) {
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/golang.org/x/mod/sumdb/
H A Dtest.go26 type TestServer struct { struct
27 signer string
28 gosum func(path, vers string) ([]byte, error)
30 mu sync.Mutex
31 hashes testHashes
32 records [][]byte
33 lookup map[string]int64
47 func (s *TestServer) Signed(ctx context.Context) ([]byte, error) {
64 func (s *TestServer) ReadRecords(ctx context.Context, id, n int64) ([][]byte, error) {
78 func (s *TestServer) Lookup(ctx context.Context, m module.Version) (int64, error) {
[all …]

12345678910>>...38