gotosocial/internal/api/client/search
Daniele Sluijters 847e7c7c3a
[chore] Fix a few possible cases of int truncation (#1207)
This fixes a couple of cases where due to int being platform dependent a
value could get truncated if running on 32bits.
2022-12-04 14:20:41 +01:00
..
search.go
search_test.go
searchget.go [chore] Fix a few possible cases of int truncation (#1207) 2022-12-04 14:20:41 +01:00
searchget_test.go