Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/delta/dalal-street-server
/ functions
Functions
739 in github.com/delta/dalal-street-server
⨍
Functions
739
◇
Types & classes
147
Method
Delete
Delete deletes a particular key in a given session
session/session.go:171
Method
Destroy
()
session/fakeSession.go:56
Method
Destroy
Destroy deletes the entire session from database
session/session.go:194
Method
EXPECT
EXPECT returns an object that allows the caller to indicate expected use
mocks/mock_pqueue.go:32
Method
EXPECT
EXPECT returns an object that allows the caller to indicate expected use
mocks/mock_pqueue.go:113
Method
EXPECT
EXPECT returns an object that allows the caller to indicate expected use
mocks/mock_OrderBook.go:32
Method
EXPECT
EXPECT returns an object that allows the caller to indicate expected use
mocks/mock_MarketDepth.go:31
Method
EXPECT
EXPECT returns an object that allows the caller to indicate expected use
mocks/mock_MatchingEngine.go:32
Method
Empty
()
matchingengine/pqueue.go:19
Method
Empty
()
matchingengine/pqueue.go:29
Method
Empty
Empty checks if queue is empty
matchingengine/pqueue.go:241
Method
Empty
Empty checks if queue is empty
matchingengine/pqueue.go:248
Method
Empty
Empty mocks base method
mocks/mock_pqueue.go:83
Method
Empty
Empty indicates an expected call of Empty
mocks/mock_pqueue.go:90
Method
Empty
Empty mocks base method
mocks/mock_pqueue.go:164
Method
Empty
Empty indicates an expected call of Empty
mocks/mock_pqueue.go:171
Method
Error
()
models/User.go:566
Method
Error
()
models/User.go:573
Method
Error
()
models/User.go:584
Method
Error
()
models/User.go:592
Method
Error
()
models/User.go:603
Method
Error
()
models/User.go:615
Method
Error
()
models/User.go:631
Method
Error
()
models/User.go:638
Method
Error
()
models/User.go:645
Method
Error
()
models/User.go:652
Method
Error
()
models/User.go:659
Method
Error
()
models/User.go:667
Method
Error
()
models/User.go:2179
Method
Error
()
models/Ipo.go:53
Method
ForgotPassword
(ctx context.Context, req *actions_pb.ForgotPasswordRequest)
grpcapi/actionservice/UserActionService.go:235
Method
Get
(str string)
session/fakeSession.go:34
Method
Get
Get returns the value of the key provided
session/session.go:159
Function
GetAllStocks
()
models/Stock.go:115
Method
GetCompanyProfile
(ctx context.Context, req *actions_pb.GetCompanyProfileRequest)
grpcapi/actionservice/StockActionService.go:100
Method
GetDailyChallengeConfig
(ctx context.Context, req *actions_pb.GetDailyChallengeConfigRequest)
grpcapi/actionservice/UserActionService.go:452
Method
GetDailyChallenges
(ctx context.Context, req *actions_pb.GetDailyChallengesRequest)
grpcapi/actionservice/UserActionService.go:343
Method
GetDailyLeaderboard
(ctx context.Context, req *actions_pb.GetDailyLeaderboardRequest)
grpcapi/actionservice/UserActionService.go:201
Method
GetGameStateStream
GetGameStateStream mocks base method
mocks/mock_Stream.go:133
Method
GetGameStateStream
GetGameStateStream indicates an expected call of GetGameStateStream
mocks/mock_Stream.go:140
Method
GetGameStateStream
()
datastreams/Stream.go:144
Method
GetGameStateUpdates
(req *datastreams_pb.SubscriptionId, stream pb.DalalStreamService_GetGameStateUpdatesServer)
grpcapi/streamservice/GameStateStreamService.go:11
Method
GetID
()
session/fakeSession.go:30
Method
GetID
GetId returns the ID of the session
session/session.go:124
Function
GetInspectUserDetails
(userID uint32, transType bool, day uint32)
models/InspectDetails.go:30
Method
GetIpoStockList
(ctx context.Context, req *actions_pb.GetIpoStockListRequest)
grpcapi/actionservice/StockActionService.go:153
Method
GetLeaderboard
(ctx context.Context, req *actions_pb.GetLeaderboardRequest)
grpcapi/actionservice/UserActionService.go:168
Method
GetListenersCount
()
datastreams/BroadcastStream.go:105
Method
GetMarketDepthStream
GetMarketDepthStream mocks base method
mocks/mock_Stream.go:37
Method
GetMarketDepthStream
GetMarketDepthStream indicates an expected call of GetMarketDepthStream
mocks/mock_Stream.go:44
Method
GetMarketDepthStream
GetMarketDepthStream returns a singleton instance MarketDepthStream for a given stockId
datastreams/Stream.go:91
Method
GetMarketEventUpdates
(req *datastreams_pb.SubscriptionId, stream pb.DalalStreamService_GetMarketEventUpdatesServer)
grpcapi/streamservice/MarketStreamService.go:56
Method
GetMarketEvents
(ctx context.Context, req *actions_pb.GetMarketEventsRequest)
grpcapi/actionservice/UserActionService.go:69
Method
GetMarketEventsStream
GetMarketEventsStream mocks base method
mocks/mock_Stream.go:49
Method
GetMarketEventsStream
GetMarketEventsStream indicates an expected call of GetMarketEventsStream
mocks/mock_Stream.go:56
Method
GetMarketEventsStream
GetMarketEventsStream returns a singleton instance of MarketEvents stream
datastreams/Stream.go:103
Method
GetMortgageDetails
(ctx context.Context, req *actions_pb.GetMortgageDetailsRequest)
grpcapi/actionservice/MortgageActionService.go:122
Method
GetMyClosedAsks
Returns closed asks
grpcapi/actionservice/OrderActionService.go:299
Method
GetMyClosedBids
(ctx context.Context, req *actions_pb.GetMyClosedBidsRequest)
grpcapi/actionservice/OrderActionService.go:336
Method
GetMyIpoBids
(ctx context.Context, req *actions_pb.GetMyIpoBidsRequest)
grpcapi/actionservice/OrderActionService.go:373
Method
GetMyOpenOrders
Returns open asks and open bids
grpcapi/actionservice/OrderActionService.go:252
Method
GetMyOrderUpdates
(req *datastreams_pb.SubscriptionId, stream pb.DalalStreamService_GetMyOrderUpdatesServer)
grpcapi/streamservice/UserStreamService.go:11
Method
GetMyOrdersStream
GetMyOrdersStream mocks base method
mocks/mock_Stream.go:61
Method
GetMyOrdersStream
GetMyOrdersStream indicates an expected call of GetMyOrdersStream
mocks/mock_Stream.go:68
Method
GetMyOrdersStream
GetMyOrdersStream returns a singleton instance of MyOrders stream
datastreams/Stream.go:120
Method
GetMyReward
(ctx context.Context, req *actions_pb.GetMyRewardRequest)
grpcapi/actionservice/UserActionService.go:414
Method
GetMyUserState
(ctx context.Context, req *actions_pb.GetMyUserStateRequest)
grpcapi/actionservice/UserActionService.go:380
Method
GetNotificationUpdates
(req *datastreams_pb.SubscriptionId, stream pb.DalalStreamService_GetNotificationUpdatesServer)
grpcapi/streamservice/UserStreamService.go:53
Method
GetNotifications
(ctx context.Context, req *actions_pb.GetNotificationsRequest)
grpcapi/actionservice/UserActionService.go:102
Method
GetNotificationsStream
GetNotificationsStream mocks base method
mocks/mock_Stream.go:73
Method
GetNotificationsStream
GetNotificationsStream indicates an expected call of GetNotificationsStream
mocks/mock_Stream.go:80
Method
GetNotificationsStream
GetNotificationsStream returns a singleton instance of Notifications stream
datastreams/Stream.go:125
Method
GetPortfolio
(ctx context.Context, req *actions_pb.GetPortfolioRequest)
grpcapi/actionservice/UserActionService.go:14
Method
GetStockExchangeStream
GetStockExchangeStream mocks base method
mocks/mock_Stream.go:85
Method
GetStockExchangeStream
GetStockExchangeStream indicates an expected call of GetStockExchangeStream
mocks/mock_Stream.go:92
Method
GetStockExchangeStream
GetStockExchangeStream returns a singleton instance of StockExchange stream
datastreams/Stream.go:130
Method
GetStockExchangeUpdates
(req *datastreams_pb.SubscriptionId, stream pb.DalalStreamService_GetStockExchangeUpdatesServer)
grpcapi/streamservice/StockStreamService.go:56
Method
GetStockHistory
(ctx context.Context, req *actions_pb.GetStockHistoryRequest)
grpcapi/actionservice/StockActionService.go:69
Method
GetStockHistoryStream
GetStockHistoryStream mocks base method
mocks/mock_Stream.go:121
Method
GetStockHistoryStream
GetStockHistoryStream indicates an expected call of GetStockHistoryStream
mocks/mock_Stream.go:128
Method
GetStockHistoryStream
GetStockHistoryStream returns a singleton instance StockHistoryStream for a given stockId
datastreams/Stream.go:108
Method
GetStockHistoryUpdates
(req *datastreams_pb.SubscriptionId, stream pb.DalalStreamService_GetStockHistoryUpdatesServer)
grpcapi/streamservice/StockStreamService.go:12
Method
GetStockList
(ctx context.Context, req *actions_pb.GetStockListRequest)
grpcapi/actionservice/StockActionService.go:125
Method
GetStockPricesStream
GetStockPricesStream mocks base method
mocks/mock_Stream.go:97
Method
GetStockPricesStream
GetStockPricesStream indicates an expected call of GetStockPricesStream
mocks/mock_Stream.go:104
Method
GetStockPricesStream
GetStockPricesStream returns a singleton instance of StockPrices stream
datastreams/Stream.go:135
Method
GetStockPricesUpdates
(req *datastreams_pb.SubscriptionId, stream pb.DalalStreamService_GetStockPricesUpdatesServer)
grpcapi/streamservice/StockStreamService.go:98
Method
GetTransactionUpdates
(req *datastreams_pb.SubscriptionId, stream pb.DalalStreamService_GetTransactionUpdatesServer)
grpcapi/streamservice/UserStreamService.go:95
Method
GetTransactions
(ctx context.Context, req *actions_pb.GetTransactionsRequest)
grpcapi/actionservice/UserActionService.go:134
Method
GetTransactionsStream
GetTransactionsStream mocks base method
mocks/mock_Stream.go:109
Method
GetTransactionsStream
GetTransactionsStream indicates an expected call of GetTransactionsStream
mocks/mock_Stream.go:116
Method
GetTransactionsStream
GetTransactionsStream returns a singleton instance of Transactions stream
datastreams/Stream.go:140
Function
GetUserBlockCount
(userId uint32)
models/User.go:2454
Function
GetUserOTPRequestCount
(userId uint32)
models/User.go:2442
Method
Head
Head returns the highest/lowest priority item (depending on whether you're using a MINPQ or MAXPQ) from the priority queue
matchingengine/pqueue.go:198
Method
Head
Head returns the highest/lowest priority item (depending on whether you're using a MINPQ or MAXPQ) from the priority queue
matchingengine/pqueue.go:213
Method
Head
Head mocks base method
mocks/mock_pqueue.go:59
Method
Head
Head indicates an expected call of Head
mocks/mock_pqueue.go:66
Method
Head
Head mocks base method
mocks/mock_pqueue.go:140
Method
Head
Head indicates an expected call of Head
mocks/mock_pqueue.go:147
← previous
next →
401–500 of 739, ranked by callers