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.
gitea/modules/indexer/issues
6543 a3f05d0d98
remove util.OptionalBool and related functions (#29513)
and migrate affected code

_last refactoring bits to replace **util.OptionalBool** with
**optional.Option[bool]**_
11 months ago
..
bleve remove util.OptionalBool and related functions (#29513) 11 months ago
db remove util.OptionalBool and related functions (#29513) 11 months ago
elasticsearch remove util.OptionalBool and related functions (#29513) 11 months ago
internal remove util.OptionalBool and related functions (#29513) 11 months ago
meilisearch remove util.OptionalBool and related functions (#29513) 11 months ago
dboptions.go
indexer.go
indexer_test.go remove util.OptionalBool and related functions (#29513) 11 months ago
util.go