This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
remark42
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5fee19f6c76ea5a5d8aaace954c44176cb1e76ff
remark42
/
backend
/
app
/
store
/
engine
T
History
Dmitry Verkhoturov
and
Umputun
4b4c749756
remove mod=vendor from go build directives as it's no longer actual
...
It's a default in the presence of the vendor folder since Go 1.14,
https://go.dev/ref/mod
2022-07-27 22:09:14 -05:00
..
bolt_test.go
replace numbers with proper HTTP status codes in tests
2022-04-17 19:42:45 -05:00
bolt.go
replace errors package with fmt.Errorf
2022-04-26 00:25:09 -05:00
engine_mock.go
regenerate mocks and use require.NoError in place of Nil
2021-10-25 16:47:15 -05:00
engine_test.go
rename all packages from the legacy remark/ to remark42
2020-05-12 11:34:16 -05:00
engine.go
remove mod=vendor from go build directives as it's no longer actual
2022-07-27 22:09:14 -05:00
remote_test.go
replace numbers with proper HTTP status codes in tests
2022-04-17 19:42:45 -05:00
remote.go
CloseIdleConnections on http clients
2022-04-29 10:51:49 -05:00