Matt Palmer
Matt Palmer
Provide the ability to nest namespaces by defining a type that transitively is a mg.Namespace. Namespaces can have functions named the same as a sub-namespace. An example magefile: ```go type...
**Describe the bug** When completing a `/list` lookup on a dependency to identify all versions of that dependency, the lookup is consistently very slow. **To Reproduce** Steps to reproduce the...
Add ports to container object documentation Bump Sphinx version due to Python issue when generating.
Add support for LabelWithContext & SerialNumberWithContext, additionally returning this data back for the IOCountersWithContext function.
### Goal Ensure payloads send using the publisher confirm as valid message types. Users of watermill should not be concerned with ensuring that their payload is valid for the publisher...