Home
last modified time | relevance | path

Searched refs:Receive (Results 1 – 25 of 5484) sorted by relevance

12345678910>>...220

/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/btcsuite/btcd/rpcclient/
H A Dwallet.go219 return c.ListUnspentAsync().Receive()
442 return c.SetTxFeeAsync(fee).Receive()
519 commentTo).Receive()
593 minConfirms).Receive()
747 comment).Receive()
796 account).Receive()
1223 comment).Receive()
1771 includeEmpty).Receive()
1858 includeEmpty).Receive()
1892 return c.WalletLockAsync().Receive()
[all …]
H A Dchain.go52 return c.GetBestBlockHashAsync().Receive()
109 return c.GetBlockAsync(blockHash).Receive()
154 return c.GetBlockVerboseAsync(blockHash).Receive()
214 return c.GetBlockCountAsync().Receive()
251 return c.GetDifficultyAsync().Receive()
342 return c.GetBlockChainInfoAsync().Receive()
520 return c.GetMempoolEntryAsync(txHash).Receive()
570 return c.GetRawMempoolAsync().Receive()
612 return c.GetRawMempoolVerboseAsync().Receive()
649 return c.EstimateFeeAsync(numBlocks).Receive()
[all …]
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/btcsuite/btcd/rpcclient/
H A Dwallet.go219 return c.ListUnspentAsync().Receive()
442 return c.SetTxFeeAsync(fee).Receive()
519 commentTo).Receive()
593 minConfirms).Receive()
747 comment).Receive()
796 account).Receive()
1223 comment).Receive()
1771 includeEmpty).Receive()
1858 includeEmpty).Receive()
1892 return c.WalletLockAsync().Receive()
[all …]
H A Dchain.go52 return c.GetBestBlockHashAsync().Receive()
109 return c.GetBlockAsync(blockHash).Receive()
154 return c.GetBlockVerboseAsync(blockHash).Receive()
214 return c.GetBlockCountAsync().Receive()
251 return c.GetDifficultyAsync().Receive()
342 return c.GetBlockChainInfoAsync().Receive()
520 return c.GetMempoolEntryAsync(txHash).Receive()
570 return c.GetRawMempoolAsync().Receive()
612 return c.GetRawMempoolVerboseAsync().Receive()
649 return c.EstimateFeeAsync(numBlocks).Receive()
[all …]
/dports/textproc/spiff/spiff-1.0.8/vendor/github.com/onsi/gomega/matchers/
H A Dreceive_matcher_test.go29 Ω(channel).ShouldNot(Receive())
33 Ω(channel).Should(Receive())
41 Ω(channel).ShouldNot(Receive())
65 Ω(channel).Should(Receive(&value))
77 Ω(stringChan).Should(Receive(&s))
85 Ω(sliceChan).Should(Receive(&sl))
143 matcher := Receive(Equal(3))
195 Ω(channel).Should(Receive())
196 Ω(channel).ShouldNot(Receive())
205 Ω(channel).ShouldNot(Receive())
[all …]
/dports/net/storj/storj-1.45.3/vendor/github.com/cloudfoundry/gosigar/vendor/github.com/onsi/gomega/matchers/
H A Dreceive_matcher_test.go29 Ω(channel).ShouldNot(Receive())
33 Ω(channel).Should(Receive())
41 Ω(channel).ShouldNot(Receive())
65 Ω(channel).Should(Receive(&value))
77 Ω(stringChan).Should(Receive(&s))
85 Ω(sliceChan).Should(Receive(&sl))
143 matcher := Receive(Equal(3))
195 Ω(channel).Should(Receive())
196 Ω(channel).ShouldNot(Receive())
205 Ω(channel).ShouldNot(Receive())
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/cloudfoundry/socks5-proxy/vendor/github.com/onsi/gomega/matchers/
H A Dreceive_matcher_test.go29 Ω(channel).ShouldNot(Receive())
33 Ω(channel).Should(Receive())
41 Ω(channel).ShouldNot(Receive())
65 Ω(channel).Should(Receive(&value))
77 Ω(stringChan).Should(Receive(&s))
85 Ω(sliceChan).Should(Receive(&sl))
143 matcher := Receive(Equal(3))
195 Ω(channel).Should(Receive())
196 Ω(channel).ShouldNot(Receive())
205 Ω(channel).ShouldNot(Receive())
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/onsi/gomega/matchers/
H A Dreceive_matcher_test.go33 Expect(channel).ShouldNot(Receive())
37 Expect(channel).Should(Receive())
45 Expect(channel).ShouldNot(Receive())
52 Eventually(channel).Should(Receive())
65 Ω(channel).ShouldNot(Receive(&value))
70 Ω(channel).Should(Receive(&value))
99 Expect(stringChan).Should(Receive(&s))
167 matcher := Receive(Equal(3))
219 Expect(channel).Should(Receive())
289 Eventually(c).Should(Receive())
[all …]
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/onsi/gomega/matchers/
H A Dreceive_matcher_test.go33 Expect(channel).ShouldNot(Receive())
37 Expect(channel).Should(Receive())
45 Expect(channel).ShouldNot(Receive())
52 Eventually(channel).Should(Receive())
65 Ω(channel).ShouldNot(Receive(&value))
70 Ω(channel).Should(Receive(&value))
99 Expect(stringChan).Should(Receive(&s))
167 matcher := Receive(Equal(3))
219 Expect(channel).Should(Receive())
289 Eventually(c).Should(Receive())
[all …]
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/onsi/gomega/matchers/
H A Dreceive_matcher_test.go33 Expect(channel).ShouldNot(Receive())
37 Expect(channel).Should(Receive())
45 Expect(channel).ShouldNot(Receive())
52 Eventually(channel).Should(Receive())
65 Ω(channel).ShouldNot(Receive(&value))
70 Ω(channel).Should(Receive(&value))
99 Expect(stringChan).Should(Receive(&s))
167 matcher := Receive(Equal(3))
219 Expect(channel).Should(Receive())
289 Eventually(c).Should(Receive())
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/onsi/gomega/matchers/
H A Dreceive_matcher_test.go33 Expect(channel).ShouldNot(Receive())
37 Expect(channel).Should(Receive())
45 Expect(channel).ShouldNot(Receive())
52 Eventually(channel).Should(Receive())
65 Ω(channel).ShouldNot(Receive(&value))
70 Ω(channel).Should(Receive(&value))
99 Expect(stringChan).Should(Receive(&s))
167 matcher := Receive(Equal(3))
219 Expect(channel).Should(Receive())
289 Eventually(c).Should(Receive())
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/onsi/gomega/matchers/
H A Dreceive_matcher_test.go33 Expect(channel).ShouldNot(Receive())
37 Expect(channel).Should(Receive())
45 Expect(channel).ShouldNot(Receive())
52 Eventually(channel).Should(Receive())
65 Ω(channel).ShouldNot(Receive(&value))
70 Ω(channel).Should(Receive(&value))
99 Expect(stringChan).Should(Receive(&s))
167 matcher := Receive(Equal(3))
219 Expect(channel).Should(Receive())
289 Eventually(c).Should(Receive())
[all …]
/dports/www/oauth2-proxy/oauth2-proxy-7.2.0/vendor/github.com/onsi/gomega/matchers/
H A Dreceive_matcher_test.go33 Expect(channel).ShouldNot(Receive())
37 Expect(channel).Should(Receive())
45 Expect(channel).ShouldNot(Receive())
52 Eventually(channel).Should(Receive())
65 Ω(channel).ShouldNot(Receive(&value))
70 Ω(channel).Should(Receive(&value))
99 Expect(stringChan).Should(Receive(&s))
167 matcher := Receive(Equal(3))
219 Expect(channel).Should(Receive())
289 Eventually(c).Should(Receive())
[all …]
/dports/dns/blocky/blocky-0.17/vendor/github.com/onsi/gomega/matchers/
H A Dreceive_matcher_test.go33 Expect(channel).ShouldNot(Receive())
37 Expect(channel).Should(Receive())
45 Expect(channel).ShouldNot(Receive())
52 Eventually(channel).Should(Receive())
65 Ω(channel).ShouldNot(Receive(&value))
70 Ω(channel).Should(Receive(&value))
99 Expect(stringChan).Should(Receive(&s))
167 matcher := Receive(Equal(3))
219 Expect(channel).Should(Receive())
289 Eventually(c).Should(Receive())
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/onsi/gomega/matchers/
H A Dreceive_matcher_test.go33 Expect(channel).ShouldNot(Receive())
37 Expect(channel).Should(Receive())
45 Expect(channel).ShouldNot(Receive())
52 Eventually(channel).Should(Receive())
65 Ω(channel).ShouldNot(Receive(&value))
70 Ω(channel).Should(Receive(&value))
99 Expect(stringChan).Should(Receive(&s))
167 matcher := Receive(Equal(3))
219 Expect(channel).Should(Receive())
289 Eventually(c).Should(Receive())
[all …]
/dports/multimedia/navidrome/navidrome-0.40.0/vendor/github.com/onsi/gomega/matchers/
H A Dreceive_matcher_test.go33 Expect(channel).ShouldNot(Receive())
37 Expect(channel).Should(Receive())
45 Expect(channel).ShouldNot(Receive())
52 Eventually(channel).Should(Receive())
65 Ω(channel).ShouldNot(Receive(&value))
70 Ω(channel).Should(Receive(&value))
99 Expect(stringChan).Should(Receive(&s))
167 matcher := Receive(Equal(3))
219 Expect(channel).Should(Receive())
289 Eventually(c).Should(Receive())
[all …]
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/onsi/gomega/matchers/
H A Dreceive_matcher_test.go29 Expect(channel).ShouldNot(Receive())
33 Expect(channel).Should(Receive())
41 Expect(channel).ShouldNot(Receive())
48 Eventually(channel).Should(Receive())
65 Expect(channel).Should(Receive(&value))
77 Expect(stringChan).Should(Receive(&s))
85 Expect(sliceChan).Should(Receive(&sl))
143 matcher := Receive(Equal(3))
195 Expect(channel).Should(Receive())
265 Eventually(c).Should(Receive())
[all …]
/dports/net-p2p/bitmark-recorder/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/rpcclient/
H A Dwallet.go219 return c.ListUnspentAsync().Receive()
442 return c.SetTxFeeAsync(fee).Receive()
519 commentTo).Receive()
593 minConfirms).Receive()
747 comment).Receive()
1263 comment).Receive()
1426 return c.ListAccountsAsync().Receive()
1811 includeEmpty).Receive()
1898 includeEmpty).Receive()
1932 return c.WalletLockAsync().Receive()
[all …]
H A Dchain.go52 return c.GetBestBlockHashAsync().Receive()
109 return c.GetBlockAsync(blockHash).Receive()
155 return c.GetBlockVerboseAsync(blockHash).Receive()
234 return c.GetBlockCountAsync().Receive()
271 return c.GetDifficultyAsync().Receive()
362 return c.GetBlockChainInfoAsync().Receive()
540 return c.GetMempoolEntryAsync(txHash).Receive()
590 return c.GetRawMempoolAsync().Receive()
632 return c.GetRawMempoolVerboseAsync().Receive()
669 return c.EstimateFeeAsync(numBlocks).Receive()
[all …]
/dports/net-p2p/bitmark/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/rpcclient/
H A Dwallet.go219 return c.ListUnspentAsync().Receive()
442 return c.SetTxFeeAsync(fee).Receive()
519 commentTo).Receive()
593 minConfirms).Receive()
747 comment).Receive()
1263 comment).Receive()
1426 return c.ListAccountsAsync().Receive()
1811 includeEmpty).Receive()
1898 includeEmpty).Receive()
1932 return c.WalletLockAsync().Receive()
[all …]
H A Dchain.go52 return c.GetBestBlockHashAsync().Receive()
109 return c.GetBlockAsync(blockHash).Receive()
155 return c.GetBlockVerboseAsync(blockHash).Receive()
234 return c.GetBlockCountAsync().Receive()
271 return c.GetDifficultyAsync().Receive()
362 return c.GetBlockChainInfoAsync().Receive()
540 return c.GetMempoolEntryAsync(txHash).Receive()
590 return c.GetRawMempoolAsync().Receive()
632 return c.GetRawMempoolVerboseAsync().Receive()
669 return c.EstimateFeeAsync(numBlocks).Receive()
[all …]
/dports/net-p2p/bitmark-cli/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/rpcclient/
H A Dwallet.go219 return c.ListUnspentAsync().Receive()
442 return c.SetTxFeeAsync(fee).Receive()
519 commentTo).Receive()
593 minConfirms).Receive()
747 comment).Receive()
1263 comment).Receive()
1426 return c.ListAccountsAsync().Receive()
1811 includeEmpty).Receive()
1898 includeEmpty).Receive()
1932 return c.WalletLockAsync().Receive()
[all …]
H A Dchain.go52 return c.GetBestBlockHashAsync().Receive()
109 return c.GetBlockAsync(blockHash).Receive()
155 return c.GetBlockVerboseAsync(blockHash).Receive()
234 return c.GetBlockCountAsync().Receive()
271 return c.GetDifficultyAsync().Receive()
362 return c.GetBlockChainInfoAsync().Receive()
540 return c.GetMempoolEntryAsync(txHash).Receive()
590 return c.GetRawMempoolAsync().Receive()
632 return c.GetRawMempoolVerboseAsync().Receive()
669 return c.EstimateFeeAsync(numBlocks).Receive()
[all …]
/dports/net-p2p/bitmark-daemon/bitmarkd-0.13.3/vendor/github.com/btcsuite/btcd/rpcclient/
H A Dwallet.go219 return c.ListUnspentAsync().Receive()
442 return c.SetTxFeeAsync(fee).Receive()
519 commentTo).Receive()
593 minConfirms).Receive()
747 comment).Receive()
1263 comment).Receive()
1426 return c.ListAccountsAsync().Receive()
1811 includeEmpty).Receive()
1898 includeEmpty).Receive()
1932 return c.WalletLockAsync().Receive()
[all …]
H A Dchain.go52 return c.GetBestBlockHashAsync().Receive()
109 return c.GetBlockAsync(blockHash).Receive()
155 return c.GetBlockVerboseAsync(blockHash).Receive()
234 return c.GetBlockCountAsync().Receive()
271 return c.GetDifficultyAsync().Receive()
362 return c.GetBlockChainInfoAsync().Receive()
540 return c.GetMempoolEntryAsync(txHash).Receive()
590 return c.GetRawMempoolAsync().Receive()
632 return c.GetRawMempoolVerboseAsync().Receive()
669 return c.EstimateFeeAsync(numBlocks).Receive()
[all …]

12345678910>>...220