PackageTrack
Sign in Get early access

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 2022
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 11
  1. v0.3.1-0.20220626104858-557c25d5f7dc 26 Jun 2022 pre-release

    Nothing published for this version

  2. v0.3.0 15 May 2019
    Release notes

    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.User is now valid.

    for example what used to be

    dataloaden -keys int -slice github.com/vektah/dataloaden/example.User	
    

    is now

    dataloaden UserSliceLoader int []github.com/vektah/dataloaden/example.User
    
    Open source →
  3. v0.2.1-0.20190515034641-a19b9a6e7c9e 15 May 2019 pre-release

    Nothing published for this version

  4. v0.2.1-0.20190417130618-0f86e1091499 17 Apr 2019 pre-release

    Nothing published for this version

  5. v0.2.1-0.20190207075750-0413fd530177 07 Feb 2019 pre-release

    Nothing published for this version

  6. v0.2.0 26 Jan 2019

    Nothing published for this version

  7. v0.1.0 26 Jan 2019

    Nothing published for this version

  8. v0.0.0-20220626104858-557c25d5f7dc 26 Jun 2022 pre-release

    Nothing published for this version

  9. v0.0.0-20181105192535-484aef20ae77 05 Nov 2018 pre-release

    Nothing published for this version

  10. v0.0.0-20180713105249-314ac81052ee 13 Jul 2018 pre-release

    Nothing published for this version

  11. v0.0.0-20180212052745-92d08f61dc2b 12 Feb 2018 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive