Crimson

Results 4 issues of Crimson

hey, there. I wonder if we counld add a post hook function inside http handlers. We can modify fields here. Here's an example. ```golang func GetAllSystemRole_(w http.ResponseWriter, r *http.Request, ps...

Here my zsh version is `zsh 5.9 (x86_64-pc-linux-gnu)`, gvm version is v1.0.22. And I'm using oh-my-zsh. After install gvm, gvm updates my profile .bashrc, not .zshrc I use `env |...

When using yaml, trailing spaces are hard to be noticed, especially when using multi-line strings. Please trim spaces after splitting the input param `files` .

**Describe the bug** Hi, there. I am using makefile to build zstd on linux and gcc, using commands as follows. And i found the compile flag `-fno-tree-vectorize` is missing since...