queue.go
|
Simplified file structure
|
2024-08-07 19:39:10 +02:00 |
queueDirectory.go
|
Fixed incorrect OS detection
|
2025-01-31 21:50:35 +01:00 |
queueFile.go
|
Simplified file structure
|
2024-08-07 19:39:10 +02:00 |
Scan.go
|
Implemented structs
|
2025-02-04 18:16:31 +01:00 |
scanFile.go
|
Allowed comments in the scanner
|
2025-02-06 13:10:44 +01:00 |
scanFunction.go
|
Implemented struct pointer types
|
2025-02-05 15:16:00 +01:00 |
scanImport.go
|
Implemented struct parser
|
2025-02-04 14:41:04 +01:00 |
Scanner.go
|
Implemented structs
|
2025-02-04 18:16:31 +01:00 |
scanStruct.go
|
Added server example
|
2025-02-06 12:49:17 +01:00 |