flashmob a6244bc3bb mimeparse: refactored errors, added custom error types 5 years ago
..
storage 1c628e503a Redis: provide a generic interface, import redigo optionally via cmd/guerrillad - issue #94 (#114) 7 years ago
backend.go 9f9bf90ce6 logging: log more details in the DATA command, including the length of data read 5 years ago
config.go 40185d0b4d - backend config struct uses typed sections 5 years ago
decorate.go 14a83f6bd2 More backends refactoring (#71) 8 years ago
decorate_stream.go 304ecca1dd - further refactoring to workDispatcher and developing background post-processing 5 years ago
gateway.go 0333b7596a sql store: reading and writing emails to an sql db 5 years ago
gateway_test.go a6244bc3bb mimeparse: refactored errors, added custom error types 5 years ago
p_compressor.go 51f7dda326 Expose DataCompressor struct attributes (#192) 6 years ago
p_debugger.go 7f22655671 more structured logging 5 years ago
p_guerrilla_db_redis.go 0333b7596a sql store: reading and writing emails to an sql db 5 years ago
p_guerrilla_db_redis_test.go 3493a860b0 Code style fixes (#131) 6 years ago
p_hasher.go 3493a860b0 Code style fixes (#131) 6 years ago
p_header.go 210353dc5a refactoring: protocol types gets a formal type & other small renames 5 years ago
p_headers_parser.go 3493a860b0 Code style fixes (#131) 6 years ago
p_redis.go 0333b7596a sql store: reading and writing emails to an sql db 5 years ago
p_redis_test.go 40185d0b4d - backend config struct uses typed sections 5 years ago
p_sql.go 0333b7596a sql store: reading and writing emails to an sql db 5 years ago
p_sql_test.go 572c32e236 multiple backends, needs debugging 5 years ago
processor.go 89947c4399 - refactor starting workers and workDispatcher so now a unique workDispatcher is started for each processor type 5 years ago
reader.go 304ecca1dd - further refactoring to workDispatcher and developing background post-processing 5 years ago
redis_generic.go 1c628e503a Redis: provide a generic interface, import redigo optionally via cmd/guerrillad - issue #94 (#114) 7 years ago
s_buffer.go daa25103b4 use named struct fields instead of map for MimeParts and MessageID, plus other refactorings 5 years ago
s_compress.go e80fa7be6e don't need pointer when passing maps 5 years ago
s_debug.go 7f22655671 more structured logging 5 years ago
s_decompress.go bd17c235c7 debugging in progress 2 5 years ago
s_header.go 949ff5ce52 don't need pointer, headerconfig can be local 5 years ago
s_headers_parser.go daa25103b4 use named struct fields instead of map for MimeParts and MessageID, plus other refactorings 5 years ago
s_mimeanalyzer.go a6244bc3bb mimeparse: refactored errors, added custom error types 5 years ago
s_transformer.go 4a8a9623d8 - add "named stream processors" feature (stream processor can have multiple instances with different configurations). 5 years ago
util.go 3493a860b0 Code style fixes (#131) 6 years ago
validate.go 14a83f6bd2 More backends refactoring (#71) 8 years ago