Directories
¶
Path | Synopsis |
---|---|
Package baseservice contains structs and initialization functions for "service-like" objects that provide commonly needed facilities so that they don't have to be redefined on every struct.
|
Package baseservice contains structs and initialization functions for "service-like" objects that provide commonly needed facilities so that they don't have to be redefined on every struct. |
cmd
|
|
update-mod-go
update-mod-go provides a command to help bump the `go/`toolchain` directives in the `go.mod`s of River's internal dependencies across the project.
|
update-mod-go provides a command to help bump the `go/`toolchain` directives in the `go.mod`s of River's internal dependencies across the project. |
update-mod-version
update-mod-version provides a command to help bump the versions of River's internal dependencies in the `go.mod` files of submodules across the project.
|
update-mod-version provides a command to help bump the versions of River's internal dependencies in the `go.mod` files of submodules across the project. |
Package levenshtein is a Go implementation to calculate Levenshtein Distance.
|
Package levenshtein is a Go implementation to calculate Levenshtein Distance. |
Package testfactory provides low level helpers for inserting records directly into the database.
|
Package testfactory provides low level helpers for inserting records directly into the database. |
util
|
|
maputil
Package maputil contains helpers related to maps, usually ones that are generic-related.
|
Package maputil contains helpers related to maps, usually ones that are generic-related. |
sliceutil
Package sliceutil contains helpers related to slices, usually ones that are generic-related, and are broadly useful, but which the Go core team, in its infinite wisdom, has decided are too much power for the unwashed mashes, and therefore omitted from the utilities in `slices`.
|
Package sliceutil contains helpers related to slices, usually ones that are generic-related, and are broadly useful, but which the Go core team, in its infinite wisdom, has decided are too much power for the unwashed mashes, and therefore omitted from the utilities in `slices`. |
Click to show internal directories.
Click to hide internal directories.