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