MCPcopy Create free account

hub / github.com/juicycleff/ultimate-backend / functions

Functions1,080 in github.com/juicycleff/ultimate-backend

Methodrun
()
packages/zookeeper/src/lib/discovery/zookeeper-heartbeat.task.ts:16
Methodserialize
(value: string)
packages/core/src/lib/features/graphql/scalers/cursor.scaler.ts:34
Functionservice
(options: NestSchematicsSchema)
packages/plugin-nx/src/schematics/nestjs-schematics/nestjs-schematics.ts:101
MethodserviceId
()
packages/loadbalancer/src/lib/service-instance-pool.ts:28
MethodserviceName
(name: string)
packages/cloud/src/lib/discoveries/mdns/mdns-registration.builder.ts:91
MethodserviceName
(name: string)
packages/etcd/src/lib/service-registry/etcd-registration.builder.ts:89
MethodserviceName
(name: string)
packages/consul/src/lib/service-registry/consul-registration.builder.ts:95
MethodserviceName
(name: string)
packages/zookeeper/src/lib/service-registry/zookeeper-registration.builder.ts:89
Methodset
(path: string, value: any)
packages/etcd/src/lib/config/etcd-config.source.ts:86
Methodset
( path: string, value: string, _forceUpdate?: boolean )
packages/consul/src/lib/config/config-consul.source.ts:86
Methodset
(path: string, value: any)
packages/kubernetes/src/lib/config/kubernetes-config.source.ts:92
Methodset
(path: string, value: string)
packages/config/src/lib/sources/config-env.source.ts:63
Methodset
(path: string, value: string)
packages/config/src/lib/sources/config-file.source.ts:65
Methodset
(path: string, value: string)
packages/zookeeper/src/lib/config/config-zookeeper.source.ts:79
MethodsetAckWait
* Sets the number of milliseconds before a message is considered unacknowledged by * the streaming server.
packages/event-store/src/lib/external/stan.types.ts:208
MethodsetDeliverAllAvailable
* Configures the subscription to replay from first available message.
packages/event-store/src/lib/external/stan.types.ts:250
MethodsetDurableName
* Sets a durable subscription name that the client can specify for the subscription. * This enables the subscriber to close the connection without
packages/event-store/src/lib/external/stan.types.ts:268
MethodsetHeader
(key: string, value: string)
packages/client/src/lib/transports/graphql.client.ts:101
MethodsetHeaders
(headers: Dom.RequestInit['headers'])
packages/client/src/lib/transports/graphql.client.ts:105
MethodsetManualAckMode
* Configures the subscription to require manual acknowledgement of messages * using Message#acknowledge. * @param tf - true if manual acknowlege
packages/event-store/src/lib/external/stan.types.ts:257
MethodsetMaxInFlight
* Sets the maximun number of unacknowledged messages that the streaming server will allow * before it sends a message. * @param n
packages/event-store/src/lib/external/stan.types.ts:202
MethodsetStartAt
* Configures the subscription start mode. * Typically you would invoke this message with StartPostion#FIRST, StartPosition#NEW_ONLY or * StartPo
packages/event-store/src/lib/external/stan.types.ts:220
MethodsetStartAtSequence
* Configures the subscription to start with the message having the specified * sequence number. * * @param sequence
packages/event-store/src/lib/external/stan.types.ts:228
MethodsetStartAtTimeDelta
* Configures the subscription to replay messages sent milliseconds ago. * @param millis - the number of milliseconds ago to use as the start time
packages/event-store/src/lib/external/stan.types.ts:240
MethodsetStartTime
* Configures the subscription to start with messages sent at the specified date. * @param date
packages/event-store/src/lib/external/stan.types.ts:234
MethodsetStartWithLastReceived
* Configures the subscription to replay with the last received message.
packages/event-store/src/lib/external/stan.types.ts:245
MethodsetStatus
(_status: string)
packages/cloud/src/lib/discoveries/mdns/mdns-service-registry.ts:163
MethodsetStatus
(status: string)
packages/etcd/src/lib/service-registry/etcd-service-registry.ts:188
MethodsetStatus
(status: 'OUT_OF_SERVICE' | 'UP')
packages/consul/src/lib/service-registry/consul-service-registry.ts:144
MethodsetStatus
* Sets the status of the registration. The status values are determined by the * individual implementations. * * @param status the status co
packages/common/src/lib/client/service-registry/service-registry.ts:54
MethodsetStatus
(status: string)
packages/zookeeper/src/lib/service-registry/zookeeper-service-registry.ts:202
Methodstate
(metadata: PlainObject)
packages/consul/src/lib/service-registry/consul-registration.builder.ts:65
Methodstatus
(status: string)
packages/cloud/src/lib/discoveries/mdns/mdns-registration.builder.ts:56
Methodstatus
(status: string)
packages/etcd/src/lib/service-registry/etcd-registration.builder.ts:166
Methodstatus
(status: string)
packages/consul/src/lib/service-registry/consul-registration.builder.ts:231
Methodstatus
(status: string)
packages/zookeeper/src/lib/service-registry/zookeeper-registration.builder.ts:166
MethodstoreUpdate
( children: Array<any>, store: ServiceStore, logger: LoggerUtil )
packages/zookeeper/src/lib/service-registry/zookeeper-service-registry.ts:248
MethodstoreUpdate
( data: string | Buffer, store: IConfigStore<any>, logger: LoggerUtil )
packages/zookeeper/src/lib/config/config-zookeeper.source.ts:139
FunctionstringToKeyValue
( values: string[], char = '=' )
packages/common/src/lib/utils/transform.utils.ts:44
Methodsuccess
({ title }: CLISuccessMessageConfig)
packages/cli/src/utils/output.ts:178
Functiont
()
packages/cloud/src/lib/discoveries/mdns/mdns-registration.builder.spec.ts:7
Methodtags
(tags: string[])
packages/cloud/src/lib/discoveries/mdns/mdns-registration.builder.ts:148
Methodtags
(tags: string[])
packages/etcd/src/lib/service-registry/etcd-registration.builder.ts:54
Methodtags
(tags: string[])
packages/consul/src/lib/service-registry/consul-registration.builder.ts:55
Methodtags
(tags: string[])
packages/zookeeper/src/lib/service-registry/zookeeper-registration.builder.ts:54
Methodtrace
( path: string, options?: Partial<HttpGotOptions> )
packages/client/src/lib/transports/http.client.ts:104
MethoduncommittedOffsets
()
packages/event-store/src/lib/external/kafka.types.ts:397
Functionupdate
()
packages/plugin-nx/src/migrations/update-8-7-0/update-8-7-0.ts:5
Functionupdate
()
packages/plugin-nx/src/migrations/update-10-0-0/update-10-0-0.ts:25
Methodupdate
(path: string, value: T)
packages/bootstrap/src/lib/bootstrap.store.ts:59
Methodupdate
(path: string, value: T)
packages/config/src/lib/config.store.ts:64
FunctionupdateImports
(host: Tree)
packages/plugin-nx/src/migrations/update-10-0-0/update-10-0-0.ts:51
Methoduser
(@Args('id', { type: () => Int }) id: number)
examples/adv-example/src/app/users/users.resolver.ts:38
Methodusers
( @Args('input', { type: () => UserFilterInput }) filter: UserFilterInput )
examples/adv-example/src/app/users/users.resolver.ts:43
Methodverbose
(message: any, context?: string, show?: boolean)
packages/common/src/lib/utils/logger.util.ts:27
Methodversion
(version: string)
packages/cloud/src/lib/discoveries/mdns/mdns-registration.builder.ts:51
Methodversion
(version: string)
packages/etcd/src/lib/service-registry/etcd-registration.builder.ts:161
Methodversion
(version: string)
packages/consul/src/lib/service-registry/consul-registration.builder.ts:226
Methodversion
(version: string)
packages/zookeeper/src/lib/service-registry/zookeeper-registration.builder.ts:161
Methodwarn
({ title, slug, bodyLines }: CLIWarnMessageConfig)
packages/create-ub-project/src/utils/output.ts:140
Methodwatch
( serviceName: string, callback: (event: 'register' | 'deregister', data: any) => void )
packages/etcd/src/lib/service-registry/etcd-service-registry.ts:228
Methodwatch
(path: string, callback: (value: T) => void)
packages/etcd/src/lib/config/etcd-config.source.ts:171
Methodwatch
(opts: ConsulStatic.Watch.Options)
packages/consul/src/lib/consul.client.ts:82
Methodwatch
(path: string, callback: (value: T) => void)
packages/consul/src/lib/config/config-consul.source.ts:102
Methodwatch
( name: string, callback: (value: T) => void )
packages/kubernetes/src/lib/config/kubernetes-config.source.ts:183
Methodwatch
( callback: ( type: 'added' | 'removed', name: string, service: ServiceInstance[] )
packages/common/src/lib/client/service-registry/service.store.ts:131
Methodwatch
( callback: ( type: 'added' | 'removed', name: string, service: ServiceInstance[] )
packages/common/src/lib/interfaces/service-store.interface.ts:33
Methodwatch
(path: string, callback: (value: any) => void)
packages/common/src/lib/config/config.interface.ts:74
Methodwatch
(path: string, callback: (value: any) => void, defaultValue?: any)
packages/bootstrap/src/lib/bootstrap.store.ts:71
Methodwatch
(ref: () => void)
packages/loadbalancer/src/lib/strategy.registry.ts:42
Methodwatch
(path: string, callback: (value: any) => void, defaultValue?: any)
packages/config/src/lib/config.store.ts:78
Methodwatch
(_path: string, _callback: (value: T) => void)
packages/config/src/lib/sources/config-env.source.ts:67
Methodwatch
(_path: string, _callback: (value: T) => void)
packages/config/src/lib/sources/config-file.source.ts:69
Methodwatch
( serviceName: string, callback: (event: 'register' | 'deregister', data: any) => void )
packages/zookeeper/src/lib/service-registry/zookeeper-service-registry.ts:215
Methodwatch
(path: string, callback: (value: T) => void)
packages/zookeeper/src/lib/config/config-zookeeper.source.ts:91
Methodwatcher
()
packages/kubernetes/src/lib/kubernetes.client.ts:41
MethodwithCookie
( opts?: | { secret?: string | string[]; options?: Record<string, any>;
packages/core/src/lib/features/app-setup/ub-service.builder.ts:195
MethodwithSession
(useRedisStore?: boolean, opts?: SessionOptions | string)
packages/core/src/lib/features/app-setup/ub-service.builder.ts:156
MethodwithValidation
(options?: ValidationPipeOptions)
packages/core/src/lib/features/app-setup/ub-service.builder.ts:129
Methodwrite
(message: String = 'Hello World!')
packages/cli/src/writer.ts:22
← previous1,001–1,080 of 1,080, ranked by callers