index
:
xlgmokha/x.git
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pkg
Age
Commit message (
Expand
)
Author
2025-07-30
feat: add x.NewWith
main
mo khan
2025-07-24
refactor: remove non-essentials
mo khan
2025-07-24
refactor: remove unused configuration option
mo khan
2025-07-24
feat: use mutually exclusive lock for pub/sub
mo khan
2025-07-24
refactor: delegate to constructor overload
mo khan
2025-07-24
refactor: rename NewAggregator to New
mo khan
2025-07-24
refactor: remove New()
mo khan
2025-07-24
refactor: start to whittle away at constructors
mo khan
2025-07-24
refactor: rename ctor function
mo khan
2025-07-24
feat: extract a strongly typed aggregator
mo khan
2025-07-24
feat: add strongly typed subscription
mo khan
2025-07-24
feat: publish to multiple subscribers
mo khan
2025-07-24
chore: start to define an interface for an event aggregator
mo khan
2025-07-23
feat: add x.Try() to ignore errors and continue
mo khan
2025-05-20
feat: add ability to chain middleware to form a pipeline
mo khan
2025-05-07
fix: base64 encode signature
mo khan
2025-05-07
feat: add helper for writing cookie to response writer
mo khan
2025-05-06
feat: add option to base64 encode a cookie value
mo khan
2025-05-06
refactor: use Factory[T] type
mo khan
2025-05-06
feat: add ability to verify an HMAC signature
mo khan
2025-05-06
test: refactor tests
mo khan
2025-05-06
feat: add hmac signer tests
mo khan
2025-05-06
refactor: simplify usage of Configure[T]
mo khan
2025-05-06
refactor: inline usage of GenerateHMAC function
mo khan
2025-05-06
refactor: extract variable for delimiter
mo khan
2025-05-06
feat: extract signer interface
mo khan
2025-05-06
feat: add option to generate an HMAC SHA256 signature
mo khan
2025-05-03
feat: add a cookie package
mo khan
2025-05-03
refactor: delegate to stringer interface
mo khan
2025-05-03
refactor: remove test.RequestOption
mo khan
2025-05-03
feat: add test package with http helpers
mo khan
2025-04-30
feat: add Prepend[T] function to add items to the beginning of a slice
mo khan
2025-04-30
feat: add generate New[T] to initialize any type
mo khan
2025-04-28
feat: include host in default http log fields
mo khan
2025-04-25
feat: add IsPresent[T](item)
mo khan
2025-04-24
feat: add specification interface
mo khan
2025-04-21
fix: return zero value instead of default for pointer types in search
mo khan
2025-04-17
test: do not print env vars to ci log
mo khan
2025-04-16
feat: add IsZero function
mo khan
2025-04-16
test: add tests for type assertions
mo khan
2025-04-16
fix: separate zero from default value
mo khan
2025-04-12
feat: add ioc package
mo khan
2025-04-04
refactor: remove go-chi dependency
mo khan
2025-04-04
refactor: rename middleware to HTTP
mo khan
2025-04-04
feat: add log package
mo khan
2024-06-05
feat: add YAML parser to serde package
mo khan
2024-06-05
feat: add yaml serializer
mo khan
2022-10-22
feat: add each and inject
mo khan
2022-10-22
feat: add package to serialize/deserialize json
mo khan
2022-10-18
refactor: extract a mapper type
mo khan
[next]