Home
last modified time | relevance | path

Searched refs:NewService (Results 1 – 25 of 6193) sorted by relevance

12345678910>>...248

/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/mattermost/mattermost-server/v6/model/
H A Dswitch_request.go8 NewService string `json:"new_service"` member
18 (o.NewService == UserAuthServiceSaml ||
19 o.NewService == UserAuthServiceGitlab ||
20 o.NewService == ServiceGoogle ||
21 o.NewService == ServiceOffice365 ||
22 o.NewService == ServiceOpenid)
30 o.CurrentService == ServiceOpenid) && o.NewService == UserAuthServiceEmail
34 return o.CurrentService == UserAuthServiceEmail && o.NewService == UserAuthServiceLdap
38 return o.CurrentService == UserAuthServiceLdap && o.NewService == UserAuthServiceEmail
/dports/www/mattermost-server/mattermost-server-6.0.2/model/
H A Dswitch_request.go8 NewService string `json:"new_service"` member
18 (o.NewService == UserAuthServiceSaml ||
19 o.NewService == UserAuthServiceGitlab ||
20 o.NewService == ServiceGoogle ||
21 o.NewService == ServiceOffice365 ||
22 o.NewService == ServiceOpenid)
30 o.CurrentService == ServiceOpenid) && o.NewService == UserAuthServiceEmail
34 return o.CurrentService == UserAuthServiceEmail && o.NewService == UserAuthServiceLdap
38 return o.CurrentService == UserAuthServiceLdap && o.NewService == UserAuthServiceEmail
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/mattermost/mattermost-server/v5/model/
H A Dswitch_request.go13 NewService string `json:"new_service"` member
34 (o.NewService == USER_AUTH_SERVICE_SAML ||
35 o.NewService == USER_AUTH_SERVICE_GITLAB ||
36 o.NewService == SERVICE_GOOGLE ||
37 o.NewService == SERVICE_OFFICE365 ||
38 o.NewService == SERVICE_OPENID)
46 o.CurrentService == SERVICE_OPENID) && o.NewService == USER_AUTH_SERVICE_EMAIL
50 return o.CurrentService == USER_AUTH_SERVICE_EMAIL && o.NewService == USER_AUTH_SERVICE_LDAP
54 return o.CurrentService == USER_AUTH_SERVICE_LDAP && o.NewService == USER_AUTH_SERVICE_EMAIL
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/mattermost/mattermost-server/v5/model/
H A Dswitch_request.go13 NewService string `json:"new_service"` member
34 (o.NewService == USER_AUTH_SERVICE_SAML ||
35 o.NewService == USER_AUTH_SERVICE_GITLAB ||
36 o.NewService == SERVICE_GOOGLE ||
37 o.NewService == SERVICE_OFFICE365)
44 o.CurrentService == SERVICE_OFFICE365) && o.NewService == USER_AUTH_SERVICE_EMAIL
48 return o.CurrentService == USER_AUTH_SERVICE_EMAIL && o.NewService == USER_AUTH_SERVICE_LDAP
52 return o.CurrentService == USER_AUTH_SERVICE_LDAP && o.NewService == USER_AUTH_SERVICE_EMAIL
/dports/net/proby/proby-1.0.2/cargo-crates/actix-service-1.0.6/
H A DCHANGES.md90 * `NewService` renamed to `ServiceFactory`
112 * Use associated type for `NewService` config
120 * Add `NewService::map_config` and `NewService::unit_config` combinators
158 * Add `NewService::apply_cfg()` combinator, allows to use
159 nested `NewService` with different config parameter.
170 * Change `NewService::Future` and `Transform::Future` to the `IntoFuture` trait.
186 * Added boxed NewService and Service.
190 * Added `Config` parameter to `NewService` trait.
199 * Added `NewService` impl for `Rc<S> where S: NewService`
201 * Added `NewService` impl for `Arc<S> where S: NewService`
/dports/www/miniserve/miniserve-0.18.0/cargo-crates/actix-service-2.0.0/
H A DCHANGES.md141 * `NewService` renamed to `ServiceFactory`
163 * Use associated type for `NewService` config
171 * Add `NewService::map_config` and `NewService::unit_config` combinators
209 * Add `NewService::apply_cfg()` combinator, allows to use
210 nested `NewService` with different config parameter.
221 * Change `NewService::Future` and `Transform::Future` to the `IntoFuture` trait.
237 * Added boxed NewService and Service.
241 * Added `Config` parameter to `NewService` trait.
250 * Added `NewService` impl for `Rc<S> where S: NewService`
252 * Added `NewService` impl for `Arc<S> where S: NewService`
/dports/multimedia/librespot/librespot-0.1.3/cargo-crates/tokio-service-0.1.0/src/
H A Dlib.rs159 pub trait NewService { interface
176 impl<F, R> NewService for F
190 impl<S: NewService + ?Sized> NewService for Arc<S> {
201 impl<S: NewService + ?Sized> NewService for Rc<S> {
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/tokio-service-0.1.0/src/
H A Dlib.rs159 pub trait NewService {
176 impl<F, R> NewService for F
190 impl<S: NewService + ?Sized> NewService for Arc<S> {
201 impl<S: NewService + ?Sized> NewService for Rc<S> {
/dports/net/storj/storj-1.45.3/multinode/
H A Dpeer.go125 peer.Nodes.Service = nodes.NewService(
133 peer.Bandwidth.Service = bandwidth.NewService(
141 peer.Operators.Service = operators.NewService(
149 peer.Payouts.Service = payouts.NewService(
157 peer.Storage.Service = storage.NewService(
165 peer.Reputation.Service = reputation.NewService(
/dports/devel/sccache/sccache-0.2.15/cargo-crates/hyper-0.12.35/src/service/
H A Dnew_service.rs9 pub trait NewService { trait
41 impl<F, R, S> NewService for F
62 N: NewService,
72 NewService::poll_ready(self) in poll_ready()
/dports/security/sequoia/sequoia-383133f6be990237044900a4df676488bf8dd71e/cargo-crates/hyper-0.12.35/src/service/
H A Dnew_service.rs9 pub trait NewService { trait
41 impl<F, R, S> NewService for F
62 N: NewService,
72 NewService::poll_ready(self) in poll_ready()
/dports/net-mgmt/nfs-exporter/freebsd-nfs-exporter-0.3.0/cargo-crates/hyper-0.12.35/src/service/
H A Dnew_service.rs9 pub trait NewService { interface
41 impl<F, R, S> NewService for F
62 N: NewService,
72 NewService::poll_ready(self) in poll_ready()
/dports/sysutils/rsfetch/rsfetch-2.0.0/cargo-crates/hyper-0.12.35/src/service/
H A Dnew_service.rs9 pub trait NewService { trait
41 impl<F, R, S> NewService for F
62 N: NewService,
72 NewService::poll_ready(self) in poll_ready()
/dports/sysutils/consul/consul-1.10.3/connect/
H A Dexample_test.go20 svc, _ := NewService("web", client)
37 svc, _ := NewService("web", client)
48 svc, _ := NewService("web", client)
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/github.com/hashicorp/consul/connect/
H A Dexample_test.go20 svc, _ := NewService("web", client)
37 svc, _ := NewService("web", client)
48 svc, _ := NewService("web", client)
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/hashicorp/consul/connect/
H A Dexample_test.go20 svc, _ := NewService("web", client)
37 svc, _ := NewService("web", client)
48 svc, _ := NewService("web", client)
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/hashicorp/consul/connect/
H A Dexample_test.go20 svc, _ := NewService("web", client)
37 svc, _ := NewService("web", client)
48 svc, _ := NewService("web", client)
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/hashicorp/consul/connect/
H A Dexample_test.go20 svc, _ := NewService("web", client)
37 svc, _ := NewService("web", client)
48 svc, _ := NewService("web", client)
/dports/www/fabio/fabio-1.5.14/vendor/github.com/hashicorp/consul/consul-1.4.2/connect/
H A Dexample_test.go20 svc, _ := NewService("web", client)
37 svc, _ := NewService("web", client)
48 svc, _ := NewService("web", client)
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/consul/connect/
H A Dexample_test.go20 svc, _ := NewService("web", client)
37 svc, _ := NewService("web", client)
48 svc, _ := NewService("web", client)
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/consul/connect/
H A Dexample_test.go20 svc, _ := NewService("web", client)
37 svc, _ := NewService("web", client)
48 svc, _ := NewService("web", client)
/dports/devel/lazygit/lazygit-0.31.4/pkg/commands/
H A Dpull_request.go19 func NewService(typeName string, repositoryDomain string, siteDomain string) *Service { func
81 NewService("github", "github.com", "github.com"),
82 NewService("bitbucket", "bitbucket.org", "bitbucket.org"),
83 NewService("gitlab", "gitlab.com", "gitlab.com"),
95 service := NewService(splitData[0], repoDomain, splitData[1])
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/api/
H A DREADME.md26 svc, err := urlshortener.NewService(ctx)
59 client, err := sheets.NewService(ctx)
63 …ialsFile`](https://pkg.go.dev/google.golang.org/api/option#WithCredentialsFile) to the `NewService`
67 client, err := sheets.NewService(ctx, option.WithCredentialsFile("path/to/keyfile.json"))
72 to the `NewService` function:
76 svc, err := sheets.NewService(ctx, option.WithTokenSource(tokenSource))
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/api/
H A DREADME.md26 svc, err := urlshortener.NewService(ctx)
59 client, err := sheets.NewService(ctx)
63 …ialsFile`](https://pkg.go.dev/google.golang.org/api/option#WithCredentialsFile) to the `NewService`
67 client, err := sheets.NewService(ctx, option.WithCredentialsFile("path/to/keyfile.json"))
72 to the `NewService` function:
76 svc, err := sheets.NewService(ctx, option.WithTokenSource(tokenSource))
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/api/
H A DREADME.md26 svc, err := urlshortener.NewService(ctx)
59 client, err := sheets.NewService(ctx)
63 …ialsFile`](https://pkg.go.dev/google.golang.org/api/option#WithCredentialsFile) to the `NewService`
67 client, err := sheets.NewService(ctx, option.WithCredentialsFile("path/to/keyfile.json"))
72 to the `NewService` function:
76 svc, err := sheets.NewService(ctx, option.WithTokenSource(tokenSource))

12345678910>>...248