Home
last modified time | relevance | path

Searched defs:Hook (Results 1 – 25 of 1460) sorted by relevance

12345678910>>...59

/dports/databases/tile38/tile38-1.12.0/controller/
H A Dhooks.go340 type Hook struct { struct
341 mu sync.Mutex
342 cond *sync.Cond
343 Key string
344 Name string
345 Endpoints []string
348 ScanWriter *scanWriter
350 db *buntdb.DB
351 closed bool
352 opened bool
[all …]
/dports/devel/git-lfs/git-lfs-3.0.2/lfs/
H A Dhook.go24 type Hook struct { struct
25 Type string
26 Contents string
27 Dir string
28 upgradeables []string
29 cfg *config.Configuration
58 func (h *Hook) Exists() bool {
66 func (h *Hook) Path() string {
93 func (h *Hook) write() error {
101 func (h *Hook) Upgrade() error {
[all …]
/dports/security/vuls/vuls-0.13.7/vendor/github.com/sirupsen/logrus/hooks/test/
H A Dtest.go13 type Hook struct { struct
17 Entries []logrus.Entry
18 mu sync.RWMutex
51 func (t *Hook) Fire(e *logrus.Entry) error {
58 func (t *Hook) Levels() []logrus.Level {
63 func (t *Hook) LastEntry() *logrus.Entry {
74 func (t *Hook) AllEntries() []*logrus.Entry {
87 func (t *Hook) Reset() {
/dports/net/inlets/inlets-3.0.2/vendor/github.com/sirupsen/logrus/logrus-1.4.2/hooks/test/
H A Dtest.go14 type Hook struct { struct
18 Entries []logrus.Entry
19 mu sync.RWMutex
52 func (t *Hook) Fire(e *logrus.Entry) error {
59 func (t *Hook) Levels() []logrus.Level {
64 func (t *Hook) LastEntry() *logrus.Entry {
75 func (t *Hook) AllEntries() []*logrus.Entry {
88 func (t *Hook) Reset() {
/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/sirupsen/logrus/hooks/test/
H A Dtest.go13 type Hook struct { struct
17 Entries []logrus.Entry
18 mu sync.RWMutex
51 func (t *Hook) Fire(e *logrus.Entry) error {
58 func (t *Hook) Levels() []logrus.Level {
63 func (t *Hook) LastEntry() *logrus.Entry {
74 func (t *Hook) AllEntries() []*logrus.Entry {
87 func (t *Hook) Reset() {
/dports/net/rclone/rclone-1.57.0/vendor/github.com/sirupsen/logrus/hooks/test/
H A Dtest.go13 type Hook struct { struct
17 Entries []logrus.Entry
18 mu sync.RWMutex
51 func (t *Hook) Fire(e *logrus.Entry) error {
58 func (t *Hook) Levels() []logrus.Level {
63 func (t *Hook) LastEntry() *logrus.Entry {
74 func (t *Hook) AllEntries() []*logrus.Entry {
87 func (t *Hook) Reset() {
/dports/security/lego/lego-4.5.3/vendor/github.com/sirupsen/logrus/hooks/test/
H A Dtest.go14 type Hook struct { struct
18 Entries []logrus.Entry
19 mu sync.RWMutex
52 func (t *Hook) Fire(e *logrus.Entry) error {
59 func (t *Hook) Levels() []logrus.Level {
64 func (t *Hook) LastEntry() *logrus.Entry {
75 func (t *Hook) AllEntries() []*logrus.Entry {
88 func (t *Hook) Reset() {
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/github.com/sirupsen/logrus/hooks/test/
H A Dtest.go13 type Hook struct { struct
17 Entries []logrus.Entry
18 mu sync.RWMutex
51 func (t *Hook) Fire(e *logrus.Entry) error {
58 func (t *Hook) Levels() []logrus.Level {
63 func (t *Hook) LastEntry() *logrus.Entry {
74 func (t *Hook) AllEntries() []*logrus.Entry {
87 func (t *Hook) Reset() {
/dports/net-mgmt/promscale/promscale-0.6.2/vendor/github.com/sirupsen/logrus/hooks/test/
H A Dtest.go13 type Hook struct { struct
17 Entries []logrus.Entry
18 mu sync.RWMutex
51 func (t *Hook) Fire(e *logrus.Entry) error {
58 func (t *Hook) Levels() []logrus.Level {
63 func (t *Hook) LastEntry() *logrus.Entry {
74 func (t *Hook) AllEntries() []*logrus.Entry {
87 func (t *Hook) Reset() {
/dports/security/vault/vault-1.8.2/vendor/github.com/sirupsen/logrus/hooks/test/
H A Dtest.go13 type Hook struct { struct
17 Entries []logrus.Entry
18 mu sync.RWMutex
51 func (t *Hook) Fire(e *logrus.Entry) error {
58 func (t *Hook) Levels() []logrus.Level {
63 func (t *Hook) LastEntry() *logrus.Entry {
74 func (t *Hook) AllEntries() []*logrus.Entry {
87 func (t *Hook) Reset() {
/dports/databases/redis_exporter/redis_exporter-1.33.0/vendor/github.com/sirupsen/logrus/hooks/test/
H A Dtest.go13 type Hook struct { struct
17 Entries []logrus.Entry
18 mu sync.RWMutex
51 func (t *Hook) Fire(e *logrus.Entry) error {
58 func (t *Hook) Levels() []logrus.Level {
63 func (t *Hook) LastEntry() *logrus.Entry {
74 func (t *Hook) AllEntries() []*logrus.Entry {
87 func (t *Hook) Reset() {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/github.com/sirupsen/logrus/hooks/test/
H A Dtest.go13 type Hook struct { struct
17 Entries []logrus.Entry
18 mu sync.RWMutex
51 func (t *Hook) Fire(e *logrus.Entry) error {
58 func (t *Hook) Levels() []logrus.Level {
63 func (t *Hook) LastEntry() *logrus.Entry {
74 func (t *Hook) AllEntries() []*logrus.Entry {
87 func (t *Hook) Reset() {
/dports/devel/lazygit/lazygit-0.31.4/vendor/github.com/sirupsen/logrus/logrus-1.4.2/hooks/test/
H A Dtest.go14 type Hook struct { struct
18 Entries []logrus.Entry
19 mu sync.RWMutex
52 func (t *Hook) Fire(e *logrus.Entry) error {
59 func (t *Hook) Levels() []logrus.Level {
64 func (t *Hook) LastEntry() *logrus.Entry {
75 func (t *Hook) AllEntries() []*logrus.Entry {
88 func (t *Hook) Reset() {
/dports/multimedia/livego/livego-0.0.15/vendor/github.com/sirupsen/logrus/hooks/test/
H A Dtest.go13 type Hook struct { struct
17 Entries []logrus.Entry
18 mu sync.RWMutex
51 func (t *Hook) Fire(e *logrus.Entry) error {
58 func (t *Hook) Levels() []logrus.Level {
63 func (t *Hook) LastEntry() *logrus.Entry {
74 func (t *Hook) AllEntries() []*logrus.Entry {
87 func (t *Hook) Reset() {
/dports/www/pomerium/pomerium-0.8.3/vendor/github.com/open-policy-agent/opa/vendor/github.com/sirupsen/logrus/hooks/test/
H A Dtest.go14 type Hook struct { struct
18 Entries []logrus.Entry
19 mu sync.RWMutex
52 func (t *Hook) Fire(e *logrus.Entry) error {
59 func (t *Hook) Levels() []logrus.Level {
64 func (t *Hook) LastEntry() *logrus.Entry {
75 func (t *Hook) AllEntries() []*logrus.Entry {
88 func (t *Hook) Reset() {
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/github.com/sirupsen/logrus/hooks/test/
H A Dtest.go13 type Hook struct { struct
17 Entries []logrus.Entry
18 mu sync.RWMutex
51 func (t *Hook) Fire(e *logrus.Entry) error {
58 func (t *Hook) Levels() []logrus.Level {
63 func (t *Hook) LastEntry() *logrus.Entry {
74 func (t *Hook) AllEntries() []*logrus.Entry {
87 func (t *Hook) Reset() {
/dports/net-im/dendrite/dendrite-0.5.1/vendor/github.com/sirupsen/logrus/hooks/test/
H A Dtest.go13 type Hook struct { struct
17 Entries []logrus.Entry
18 mu sync.RWMutex
51 func (t *Hook) Fire(e *logrus.Entry) error {
58 func (t *Hook) Levels() []logrus.Level {
63 func (t *Hook) LastEntry() *logrus.Entry {
74 func (t *Hook) AllEntries() []*logrus.Entry {
87 func (t *Hook) Reset() {
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/sirupsen/logrus/logrus-1.4.2/hooks/test/
H A Dtest.go14 type Hook struct { struct
18 Entries []logrus.Entry
19 mu sync.RWMutex
52 func (t *Hook) Fire(e *logrus.Entry) error {
59 func (t *Hook) Levels() []logrus.Level {
64 func (t *Hook) LastEntry() *logrus.Entry {
75 func (t *Hook) AllEntries() []*logrus.Entry {
88 func (t *Hook) Reset() {
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/sirupsen/logrus/hooks/test/
H A Dtest.go14 type Hook struct { struct
18 Entries []logrus.Entry
19 mu sync.RWMutex
52 func (t *Hook) Fire(e *logrus.Entry) error {
59 func (t *Hook) Levels() []logrus.Level {
64 func (t *Hook) LastEntry() *logrus.Entry {
75 func (t *Hook) AllEntries() []*logrus.Entry {
88 func (t *Hook) Reset() {
/dports/deskutils/chart/chart-3.0.0/vendor/github.com/Sirupsen/logrus/logrus-1.0.5/hooks/test/
H A Dtest.go14 type Hook struct { struct
18 Entries []*logrus.Entry
19 mu sync.RWMutex
52 func (t *Hook) Fire(e *logrus.Entry) error {
59 func (t *Hook) Levels() []logrus.Level {
64 func (t *Hook) LastEntry() *logrus.Entry {
77 func (t *Hook) AllEntries() []*logrus.Entry {
91 func (t *Hook) Reset() {
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/github.com/sirupsen/logrus/hooks/test/
H A Dtest.go13 type Hook struct { struct
17 Entries []logrus.Entry
18 mu sync.RWMutex
51 func (t *Hook) Fire(e *logrus.Entry) error {
58 func (t *Hook) Levels() []logrus.Level {
63 func (t *Hook) LastEntry() *logrus.Entry {
74 func (t *Hook) AllEntries() []*logrus.Entry {
87 func (t *Hook) Reset() {
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/sirupsen/logrus/hooks/test/
H A Dtest.go14 type Hook struct { struct
18 Entries []logrus.Entry
19 mu sync.RWMutex
52 func (t *Hook) Fire(e *logrus.Entry) error {
59 func (t *Hook) Levels() []logrus.Level {
64 func (t *Hook) LastEntry() *logrus.Entry {
75 func (t *Hook) AllEntries() []*logrus.Entry {
88 func (t *Hook) Reset() {
/dports/www/beehive/beehive-0.4.0/vendor/github.com/sirupsen/logrus/hooks/test/
H A Dtest.go14 type Hook struct { struct
18 Entries []logrus.Entry
19 mu sync.RWMutex
52 func (t *Hook) Fire(e *logrus.Entry) error {
59 func (t *Hook) Levels() []logrus.Level {
64 func (t *Hook) LastEntry() *logrus.Entry {
75 func (t *Hook) AllEntries() []*logrus.Entry {
88 func (t *Hook) Reset() {
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/github.com/Sirupsen/logrus/hooks/test/
H A Dtest.go14 type Hook struct { struct
18 Entries []*logrus.Entry
19 mu sync.RWMutex
52 func (t *Hook) Fire(e *logrus.Entry) error {
59 func (t *Hook) Levels() []logrus.Level {
64 func (t *Hook) LastEntry() *logrus.Entry {
77 func (t *Hook) AllEntries() []*logrus.Entry {
91 func (t *Hook) Reset() {
/dports/net-mgmt/unbound_exporter/unbound_exporter-0.3/vendor/github.com/Sirupsen/logrus/hooks/test/
H A Dtest.go14 type Hook struct { struct
18 Entries []logrus.Entry
19 mu sync.RWMutex
52 func (t *Hook) Fire(e *logrus.Entry) error {
59 func (t *Hook) Levels() []logrus.Level {
64 func (t *Hook) LastEntry() *logrus.Entry {
75 func (t *Hook) AllEntries() []*logrus.Entry {
88 func (t *Hook) Reset() {

12345678910>>...59