//
pkg.gl
Category
github.com/Deepok101/coderunners
utils
queue
package
0.0.0-20211021000854-e9b8ef13a810
Repository:
https://github.com/deepok101/coderunners.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
4
Files
50 SLOC
#
Functions
NewCodeQueue
NewCodeQueue instantiates a codeQueue reference.
#
Structs
Code
Code represents a data structure holding a programming language and its code text.
CodeQueue
No description provided by the author
#
Interfaces
Queue
Queue represents the queue data structure.