Home
last modified time | relevance | path

Searched defs:Hooks (Results 1 – 25 of 1121) sorted by relevance

12345678910>>...45

/dports/www/mattermost-server/mattermost-server-6.0.2/plugin/plugintest/
H A Dhooks.go19 type Hooks struct { struct
20 mock.Mock
24 func (_m *Hooks) ChannelHasBeenCreated(c *plugin.Context, channel *model.Channel) {
77 func (_m *Hooks) Implemented() ([]string, error) {
100 func (_m *Hooks) MessageHasBeenPosted(c *plugin.Context, post *model.Post) {
156 func (_m *Hooks) OnActivate() error {
170 func (_m *Hooks) OnConfigurationChange() error {
184 func (_m *Hooks) OnDeactivate() error {
218 func (_m *Hooks) UserHasBeenCreated(c *plugin.Context, user *model.User) {
243 func (_m *Hooks) UserHasLoggedIn(c *plugin.Context, user *model.User) {
[all …]
/dports/www/tusd/tusd-1.8.0/docs/
H A Dhooks.md1 # Hooks chapter
28 ### pre-create
32 ### post-create
36 ### pre-finish
42 ### post-finish
46 ### post-terminate
50 ### post-receive
149 ### Usage
205 ### Configuration
226 ### Usage
[all …]
/dports/www/tusc/tusc-0.4.7/vendor/github.com/tus/tusd/docs/
H A Dhooks.md1 # Hooks chapter
18 ### Blocking File Hooks
22 ### Blocking HTTP Hooks
28 ### pre-create
32 ### post-create
36 ### post-finish
40 ### post-terminate
44 ### post-receive
50 ### The Hook Directory
115 ### Usage
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/security/
H A DSCTP.rst27 security_sctp_assoc_request()
37 security_sctp_bind_connect()
133 Security Hooks used for Association Establishment
201 security_sctp_assoc_request()
227 security_sctp_bind_connect()
257 security_sctp_sk_clone()
271 security_inet_conn_established()
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/security/
H A DSCTP.rst27 security_sctp_assoc_request()
37 security_sctp_bind_connect()
133 Security Hooks used for Association Establishment
201 security_sctp_assoc_request()
227 security_sctp_bind_connect()
257 security_sctp_sk_clone()
271 security_inet_conn_established()
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/security/
H A DSCTP.rst27 security_sctp_assoc_request()
37 security_sctp_bind_connect()
133 Security Hooks used for Association Establishment
201 security_sctp_assoc_request()
227 security_sctp_bind_connect()
257 security_sctp_sk_clone()
271 security_inet_conn_established()
/dports/www/trafficserver/trafficserver-9.1.1/doc/developer-guide/plugins/hooks-and-transactions/
H A Dindex.en.rst47 Hooks section in Hooks and Transactions
68 Transform Hooks argument
76 HTTP Session
86 HTTP Transaction State Diagram
158 HTTP Transaction Timers
/dports/databases/pg_tileserv/pg_tileserv-1.0.8/vendor/github.com/felixge/httpsnoop/
H A Dwrap_generated_gteq_1.8.go40 type Hooks struct { struct
41 Header func(HeaderFunc) HeaderFunc
42 WriteHeader func(WriteHeaderFunc) WriteHeaderFunc
43 Write func(WriteFunc) WriteFunc
44 Flush func(FlushFunc) FlushFunc
45 CloseNotify func(CloseNotifyFunc) CloseNotifyFunc
46 Hijack func(HijackFunc) HijackFunc
47 ReadFrom func(ReadFromFunc) ReadFromFunc
48 Push func(PushFunc) PushFunc
66 func Wrap(w http.ResponseWriter, hooks Hooks) http.ResponseWriter {
H A Dwrap_generated_lt_1.8.go37 type Hooks struct { struct
38 Header func(HeaderFunc) HeaderFunc
39 WriteHeader func(WriteHeaderFunc) WriteHeaderFunc
40 Write func(WriteFunc) WriteFunc
41 Flush func(FlushFunc) FlushFunc
42 CloseNotify func(CloseNotifyFunc) CloseNotifyFunc
43 Hijack func(HijackFunc) HijackFunc
44 ReadFrom func(ReadFromFunc) ReadFromFunc
61 func Wrap(w http.ResponseWriter, hooks Hooks) http.ResponseWriter {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/felixge/httpsnoop/
H A Dwrap_generated_gteq_1.8.go40 type Hooks struct { struct
41 Header func(HeaderFunc) HeaderFunc
42 WriteHeader func(WriteHeaderFunc) WriteHeaderFunc
43 Write func(WriteFunc) WriteFunc
44 Flush func(FlushFunc) FlushFunc
45 CloseNotify func(CloseNotifyFunc) CloseNotifyFunc
46 Hijack func(HijackFunc) HijackFunc
47 ReadFrom func(ReadFromFunc) ReadFromFunc
48 Push func(PushFunc) PushFunc
66 func Wrap(w http.ResponseWriter, hooks Hooks) http.ResponseWriter {
H A Dwrap_generated_lt_1.8.go37 type Hooks struct { struct
38 Header func(HeaderFunc) HeaderFunc
39 WriteHeader func(WriteHeaderFunc) WriteHeaderFunc
40 Write func(WriteFunc) WriteFunc
41 Flush func(FlushFunc) FlushFunc
42 CloseNotify func(CloseNotifyFunc) CloseNotifyFunc
43 Hijack func(HijackFunc) HijackFunc
44 ReadFrom func(ReadFromFunc) ReadFromFunc
61 func Wrap(w http.ResponseWriter, hooks Hooks) http.ResponseWriter {
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/felixge/httpsnoop/
H A Dwrap_generated_gteq_1.8.go40 type Hooks struct { struct
41 Header func(HeaderFunc) HeaderFunc
42 WriteHeader func(WriteHeaderFunc) WriteHeaderFunc
43 Write func(WriteFunc) WriteFunc
44 Flush func(FlushFunc) FlushFunc
45 CloseNotify func(CloseNotifyFunc) CloseNotifyFunc
46 Hijack func(HijackFunc) HijackFunc
47 ReadFrom func(ReadFromFunc) ReadFromFunc
48 Push func(PushFunc) PushFunc
66 func Wrap(w http.ResponseWriter, hooks Hooks) http.ResponseWriter {
H A Dwrap_generated_lt_1.8.go37 type Hooks struct { struct
38 Header func(HeaderFunc) HeaderFunc
39 WriteHeader func(WriteHeaderFunc) WriteHeaderFunc
40 Write func(WriteFunc) WriteFunc
41 Flush func(FlushFunc) FlushFunc
42 CloseNotify func(CloseNotifyFunc) CloseNotifyFunc
43 Hijack func(HijackFunc) HijackFunc
44 ReadFrom func(ReadFromFunc) ReadFromFunc
61 func Wrap(w http.ResponseWriter, hooks Hooks) http.ResponseWriter {
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/felixge/httpsnoop/
H A Dwrap_generated_gteq_1.8.go40 type Hooks struct { struct
41 Header func(HeaderFunc) HeaderFunc
42 WriteHeader func(WriteHeaderFunc) WriteHeaderFunc
43 Write func(WriteFunc) WriteFunc
44 Flush func(FlushFunc) FlushFunc
45 CloseNotify func(CloseNotifyFunc) CloseNotifyFunc
46 Hijack func(HijackFunc) HijackFunc
47 ReadFrom func(ReadFromFunc) ReadFromFunc
48 Push func(PushFunc) PushFunc
66 func Wrap(w http.ResponseWriter, hooks Hooks) http.ResponseWriter {
H A Dwrap_generated_lt_1.8.go37 type Hooks struct { struct
38 Header func(HeaderFunc) HeaderFunc
39 WriteHeader func(WriteHeaderFunc) WriteHeaderFunc
40 Write func(WriteFunc) WriteFunc
41 Flush func(FlushFunc) FlushFunc
42 CloseNotify func(CloseNotifyFunc) CloseNotifyFunc
43 Hijack func(HijackFunc) HijackFunc
44 ReadFrom func(ReadFromFunc) ReadFromFunc
61 func Wrap(w http.ResponseWriter, hooks Hooks) http.ResponseWriter {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/concourse/dex/vendor/github.com/felixge/httpsnoop/
H A Dwrap_generated_gteq_1.8.go40 type Hooks struct { struct
41 Header func(HeaderFunc) HeaderFunc
42 WriteHeader func(WriteHeaderFunc) WriteHeaderFunc
43 Write func(WriteFunc) WriteFunc
44 Flush func(FlushFunc) FlushFunc
45 CloseNotify func(CloseNotifyFunc) CloseNotifyFunc
46 Hijack func(HijackFunc) HijackFunc
47 ReadFrom func(ReadFromFunc) ReadFromFunc
48 Push func(PushFunc) PushFunc
66 func Wrap(w http.ResponseWriter, hooks Hooks) http.ResponseWriter {
H A Dwrap_generated_lt_1.8.go37 type Hooks struct { struct
38 Header func(HeaderFunc) HeaderFunc
39 WriteHeader func(WriteHeaderFunc) WriteHeaderFunc
40 Write func(WriteFunc) WriteFunc
41 Flush func(FlushFunc) FlushFunc
42 CloseNotify func(CloseNotifyFunc) CloseNotifyFunc
43 Hijack func(HijackFunc) HijackFunc
44 ReadFrom func(ReadFromFunc) ReadFromFunc
61 func Wrap(w http.ResponseWriter, hooks Hooks) http.ResponseWriter {
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/felixge/httpsnoop/
H A Dwrap_generated_gteq_1.8.go40 type Hooks struct { struct
41 Header func(HeaderFunc) HeaderFunc
42 WriteHeader func(WriteHeaderFunc) WriteHeaderFunc
43 Write func(WriteFunc) WriteFunc
44 Flush func(FlushFunc) FlushFunc
45 CloseNotify func(CloseNotifyFunc) CloseNotifyFunc
46 Hijack func(HijackFunc) HijackFunc
47 ReadFrom func(ReadFromFunc) ReadFromFunc
48 Push func(PushFunc) PushFunc
66 func Wrap(w http.ResponseWriter, hooks Hooks) http.ResponseWriter {
H A Dwrap_generated_lt_1.8.go37 type Hooks struct { struct
38 Header func(HeaderFunc) HeaderFunc
39 WriteHeader func(WriteHeaderFunc) WriteHeaderFunc
40 Write func(WriteFunc) WriteFunc
41 Flush func(FlushFunc) FlushFunc
42 CloseNotify func(CloseNotifyFunc) CloseNotifyFunc
43 Hijack func(HijackFunc) HijackFunc
44 ReadFrom func(ReadFromFunc) ReadFromFunc
61 func Wrap(w http.ResponseWriter, hooks Hooks) http.ResponseWriter {
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/felixge/httpsnoop/
H A Dwrap_generated_gteq_1.8.go40 type Hooks struct { struct
41 Header func(HeaderFunc) HeaderFunc
42 WriteHeader func(WriteHeaderFunc) WriteHeaderFunc
43 Write func(WriteFunc) WriteFunc
44 Flush func(FlushFunc) FlushFunc
45 CloseNotify func(CloseNotifyFunc) CloseNotifyFunc
46 Hijack func(HijackFunc) HijackFunc
47 ReadFrom func(ReadFromFunc) ReadFromFunc
48 Push func(PushFunc) PushFunc
66 func Wrap(w http.ResponseWriter, hooks Hooks) http.ResponseWriter {
H A Dwrap_generated_lt_1.8.go37 type Hooks struct { struct
38 Header func(HeaderFunc) HeaderFunc
39 WriteHeader func(WriteHeaderFunc) WriteHeaderFunc
40 Write func(WriteFunc) WriteFunc
41 Flush func(FlushFunc) FlushFunc
42 CloseNotify func(CloseNotifyFunc) CloseNotifyFunc
43 Hijack func(HijackFunc) HijackFunc
44 ReadFrom func(ReadFromFunc) ReadFromFunc
61 func Wrap(w http.ResponseWriter, hooks Hooks) http.ResponseWriter {
/dports/www/miniflux/v2-2.0.35/vendor/github.com/felixge/httpsnoop/
H A Dwrap_generated_gteq_1.8.go40 type Hooks struct { struct
41 Header func(HeaderFunc) HeaderFunc
42 WriteHeader func(WriteHeaderFunc) WriteHeaderFunc
43 Write func(WriteFunc) WriteFunc
44 Flush func(FlushFunc) FlushFunc
45 CloseNotify func(CloseNotifyFunc) CloseNotifyFunc
46 Hijack func(HijackFunc) HijackFunc
47 ReadFrom func(ReadFromFunc) ReadFromFunc
48 Push func(PushFunc) PushFunc
66 func Wrap(w http.ResponseWriter, hooks Hooks) http.ResponseWriter {
H A Dwrap_generated_lt_1.8.go37 type Hooks struct { struct
38 Header func(HeaderFunc) HeaderFunc
39 WriteHeader func(WriteHeaderFunc) WriteHeaderFunc
40 Write func(WriteFunc) WriteFunc
41 Flush func(FlushFunc) FlushFunc
42 CloseNotify func(CloseNotifyFunc) CloseNotifyFunc
43 Hijack func(HijackFunc) HijackFunc
44 ReadFrom func(ReadFromFunc) ReadFromFunc
61 func Wrap(w http.ResponseWriter, hooks Hooks) http.ResponseWriter {
/dports/net-p2p/c-lightning/lightning-0.10.2/doc/
H A DPLUGINS.md804 ## Hooks section in Plugins
867 ### `peer_connected`
940 ### `db_write`
1021 ### `invoice_payment`
1043 ### `openchannel`
1093 ### `openchannel2`
1197 ### `openchannel2_sign`
1231 ### `rbf_channel`
1277 ### `htlc_accepted`
1411 ### `rpc_command`
[all …]
/dports/finance/fava/fava-1.18/src/fava/help/
H A Dextensions.md44 ## Hooks section
48 ### `after_write_source(path: str, source: str)`
54 ### `after_insert_metadata(entry: Directive, key: str, value: str)`
60 ### `after_insert_entry(entry: Directive)`
66 ### `after_entry_modified(entry: str, new_lines: str)`

12345678910>>...45