Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/ory/go-convenience

Well-tested helpers for dealing with daily problems in Go.
https://github.com/ory/go-convenience

stringslice: use strings.EqualFold for HasI

16eabb5745e688e64a3784b35610de7d9e275304 authored almost 5 years ago by matope <[email protected]>
stringslice: Add merge helper

Signed-off-by: arekkas <[email protected]>

ab120a447a7fe88a9c3b7cbfca477340b0e88ef3 authored about 6 years ago by arekkas <[email protected]>
stringslice: Move unique from stringsx

Signed-off-by: arekkas <[email protected]>

e9b4f11366a297088fd84166188021815ece9884 authored about 6 years ago by arekkas <[email protected]>
corsx: Move corsx to github.com/ory/x/corsx

Signed-off-by: arekkas <[email protected]>

7f68eb6e7583b12d184754fbdbe981a27c1dd68a authored about 6 years ago by arekkas <[email protected]>
jwtx: Improve slice and time type assertions

Signed-off-by: arekkas <[email protected]>

c47f601243faea2022b8bc0b90d7e1cd1f722807 authored over 6 years ago by arekkas <[email protected]>
osx: Add GetenvDefault helper

Signed-off-by: arekkas <[email protected]>

558b38a2bfb06c0b02bf95c9409aac6865cf3f67 authored over 6 years ago by arekkas <[email protected]>
mapx: Add helper for typing interface maps

Signed-off-by: arekkas <[email protected]>

fcba9eae10d323ec6d7a1b23232084812ba8fcd4 authored over 6 years ago by arekkas <[email protected]>
jwtx: Add helper for parsing jwt claims

Signed-off-by: arekkas <[email protected]>

09027bcb17004014069c1985efaff821b2b87e7b authored over 6 years ago by arekkas <[email protected]>
Add stringsx.coalesce (#1)

Signed-off-by: arekkas <[email protected]>

857ebcb1de6fdd166e791d976a46c3209d8355a8 authored over 6 years ago by Aeneas <[email protected]>
Adds strinsx.Unique

8e5660ff0e4c9c7e0cecd82ea8a87a793ff9ed23 authored over 6 years ago by arekkas <[email protected]>
Renames cors to corsx

42cb17c3e4dc0d7d7672cfaffbdfe8f5deb494db authored over 6 years ago by arekkas <[email protected]>
Adds helper for parsing cors options

d0159a9c49ec2e719d7397687d24d2a7e0413d4c authored over 6 years ago by arekkas <[email protected]>
Formats code with gofmt

cf3c3570c7b941a7180cdc036c8b06eebd95dcb1 authored over 6 years ago by arekkas <[email protected]>
urlx: Adds query setter

39fc198dc944d3ba240b9a03a8107672dcdd9eee authored over 6 years ago by arekkas <[email protected]>
mapx: Adds string type assertion helper

6ecc59929f00bcce79de4e319401fcbad2d0ffcd authored over 6 years ago by arekkas <[email protected]>
urlx: AppendPaths handler now properly handles directories

d7665c6b72ccfe7f897db0ad3e225f00f32ab796 authored over 6 years ago by arekkas <[email protected]>
Formats source code files

e6bc3f5a062ff019e88cec817624712900a1223e authored over 6 years ago by arekkas <[email protected]>
Adds urlx, string, stringslice helpers

5f0c7c5dccfb8021c6de1f316a54afe530cdef63 authored over 6 years ago by arekkas <[email protected]>
Initial commit

4122ea9f78e342c3270fd273c0f3f722362cae1a authored over 6 years ago by Aeneas <[email protected]>