Directories
¶
| Path | Synopsis |
|---|---|
|
Go does not support asserts in the standard library (womp womp) So this is just a wrapper around if condition then panic
|
Go does not support asserts in the standard library (womp womp) So this is just a wrapper around if condition then panic |
|
Used to send and recive events from multiple components in a pubsub manner
|
Used to send and recive events from multiple components in a pubsub manner |
|
handler
Concreate implementations for the event handlers typically these should just be wrappers around the service layer
|
Concreate implementations for the event handlers typically these should just be wrappers around the service layer |
|
Any configuration of taskninja belongs here
|
Any configuration of taskninja belongs here |
|
Converts the query into a SQL statement
|
Converts the query into a SQL statement |
|
ast
Used to represent different nodes in the AST task add "Buy milk" due:2016-01-02 priority:high
|
Used to represent different nodes in the AST task add "Buy milk" due:2016-01-02 priority:high |
|
lex
Contains the lexical analysis package for the interpreter.
|
Contains the lexical analysis package for the interpreter. |
|
manager
Used to handle the errors for the transpilation pipeline
|
Used to handle the errors for the transpilation pipeline |
|
parser
Used to convert the tokens into an AST
|
Used to convert the tokens into an AST |
Click to show internal directories.
Click to hide internal directories.
