github.com/vektah/dataloaden
v0.3.0
#2452 most downloaded on Go modules
vektah/dataloaden
What this package is like to depend on
Last release 4 years ago
no release in 18 months
Ships unpredictably
gaps range from 2 weeks to 3.1 years
Some releases are documented
notes for 1 of 3 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
11 releases · first in 2018
0 releases in the last 12 months
see the full history below
Release timeline
11 releases · Feb 2018 to Jun 2022Releases
latest 11-
v0.3.1-0.20220626104858-557c25d5f7dc26 Jun 2022 pre-releaseNothing published for this version
-
v0.3.015 May 2019Release notes
Open source →This is a pretty large refactor of dataloaden that allows arbitrary types for keys and values.
This removes -slice and -key entirely, and replaces them with 3 mandatory positional arguments:
- name: The name to use when generating types and constructors
- key type: the key type as a string in the format (*[])(package.)TypeName
- value type: the key type as a string in the format (*[])(package.)TypeName
Unlike before with -slice and -ptr these can be nested arbitrarily deeply, for example
*[][][]*github.com/my/damn.Useris now valid.for example what used to be
dataloaden -keys int -slice github.com/vektah/dataloaden/example.Useris now
dataloaden UserSliceLoader int []github.com/vektah/dataloaden/example.User -
v0.2.1-0.20190515034641-a19b9a6e7c9e15 May 2019 pre-releaseNothing published for this version
-
v0.2.1-0.20190417130618-0f86e109149917 Apr 2019 pre-releaseNothing published for this version
-
v0.2.1-0.20190207075750-0413fd53017707 Feb 2019 pre-releaseNothing published for this version
-
v0.2.026 Jan 2019Nothing published for this version
-
v0.1.026 Jan 2019Nothing published for this version
-
v0.0.0-20220626104858-557c25d5f7dc26 Jun 2022 pre-releaseNothing published for this version
-
v0.0.0-20181105192535-484aef20ae7705 Nov 2018 pre-releaseNothing published for this version
-
v0.0.0-20180713105249-314ac81052ee13 Jul 2018 pre-releaseNothing published for this version
-
v0.0.0-20180212052745-92d08f61dc2b12 Feb 2018 pre-releaseNothing published for this version