You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Gusted ff2fd08228
Simplify parameter types (#18006)
Remove repeated type declarations in function definitions.
3 years ago
..
colors.go Stop printing 03d after escaped characters in logs (#18030) 3 years ago
colors_router.go Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
conn.go Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
conn_test.go refactor: move from io/ioutil to io and os package (#17109) 3 years ago
console.go Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
console_test.go Fixed assert statements. (#16089) 3 years ago
console_windows.go Fix windows build error (#14263) 4 years ago
errors.go Better logging (#6038) (#6095) 5 years ago
event.go Fix race in log (#16490) 3 years ago
file.go Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
file_test.go A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
flags.go Log: Ensure FLAGS=none is -1 (#9287) 5 years ago
level.go Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
level_test.go Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
log.go Update docs and comments to remove macaron (#14491) 3 years ago
log_test.go Fixed assert statements. (#16089) 3 years ago
logger.go Refactor Logger (#13294) 4 years ago
multichannel.go Simplify parameter types (#18006) 3 years ago
provider.go Better logging (#6038) (#6095) 5 years ago
smtp.go Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
smtp_test.go Fixed assert statements. (#16089) 3 years ago
stack.go refactor: move from io/ioutil to io and os package (#17109) 3 years ago
writer.go Simplify parameter types (#18006) 3 years ago
writer_test.go Fixed assert statements. (#16089) 3 years ago