Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Azure/Azurite
/ createServer
Method
createServer
src/common/IServerFactory.ts:4–4 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
2
3
export
default
interface
IServerFactory {
4
createServer(): Promise<ServerBase>;
5
}
Callers
15
constructor
Method · 0.65
constructor
Method · 0.65
constructor
Method · 0.65
constructor
Method · 0.65
linuxbinary.test.ts
File · 0.65
exe.test.ts
File · 0.65
https.test.ts
File · 0.65
sas.test.ts
File · 0.65
specialnaming.test.ts
File · 0.65
blobKeepAliveTimeout.test.ts
File · 0.65
oauth.test.ts
File · 0.65
blobCorsRequest.test.ts
File · 0.65
Implementers
4
BlobServerFactory
src/blob/BlobServerFactory.ts
BlobTestServerFactory
tests/BlobTestServerFactory.ts
QueueTestServerFactory
tests/queue/utils/QueueTestServerFacto
TableTestServerFactory
tests/table/utils/TableTestServerFacto
Calls
no outgoing calls
Tested by
4
createTableServerForTest
Function · 0.52
createTableServerForTestHttps
Function · 0.52
createTableServerForQueryTestHttps
Function · 0.52
createTableServerForTestOAuth
Function · 0.52