Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Hashnode/mint
/ functions
Functions
12 in github.com/Hashnode/mint
⨍
Functions
12
◇
Types & classes
6
↓ 6 callers
Function
byteToHex
(input []byte)
jsonstore/jsonstore.go:82
↓ 4 callers
Function
hotScore
(votes int, date time.Time)
jsonstore/jsonstore.go:102
↓ 2 callers
Function
FindTimeFromObjectID
FindTimeFromObjectID ... Convert ObjectID string to Time
jsonstore/jsonstore.go:109
↓ 1 callers
Function
findTotalDocuments
(db *mgo.Database)
jsonstore/jsonstore.go:90
↓ 1 callers
Function
initJSONStore
()
mint.go:19
Method
CheckTx
CheckTx ... Verify the transaction
jsonstore/jsonstore.go:401
Method
Commit
Commit ...Commit the block. Calculate the appHash
jsonstore/jsonstore.go:513
Method
DeliverTx
DeliverTx ... Update the global state
jsonstore/jsonstore.go:126
Method
Info
Info ...
jsonstore/jsonstore.go:121
Function
NewJSONStoreApplication
NewJSONStoreApplication ...
jsonstore/jsonstore.go:115
Method
Query
Query ... Query the blockchain. Unimplemented as of now.
jsonstore/jsonstore.go:524
Function
main
()
mint.go:15