1. 02 Mar, 2020 1 commit
  2. 26 Feb, 2020 2 commits
    • Steven Allen's avatar
      Merge pull request #64 from willscott/feat/toip · 201fa11a
      Steven Allen authored
      add ToIP to complement ToNetAddr
      201fa11a
    • Will Scott's avatar
      add ToIP to complement ToNetAddr · 9a640fd8
      Will Scott authored
      The specific implementations of net.Addr are internal implementation
      details of this package, and a downstream consumner shouldn't relay on
      the internal use of net.IPAddr / net.TCPAddr to implement that interface
      for direct extraction of IP. The consumer would instead need to go through
      a round of string conversion to retreive IP safely. Adding an IP extraction
      function to the interface here will allow the IP to be retreived more
      efficiently.
      9a640fd8
  3. 05 Feb, 2020 1 commit
  4. 29 Jan, 2020 2 commits
  5. 30 Sep, 2019 1 commit
  6. 28 Sep, 2019 2 commits
  7. 19 Sep, 2019 3 commits
  8. 18 Sep, 2019 2 commits
  9. 12 Aug, 2019 3 commits
  10. 11 Aug, 2019 1 commit
  11. 10 Aug, 2019 1 commit
  12. 27 Feb, 2019 1 commit
  13. 26 Feb, 2019 3 commits
  14. 25 Feb, 2019 1 commit
  15. 10 Dec, 2018 1 commit
  16. 04 Dec, 2018 5 commits
  17. 03 Dec, 2018 2 commits
  18. 01 Dec, 2018 1 commit
  19. 30 Nov, 2018 1 commit
  20. 28 Nov, 2018 1 commit
  21. 22 Nov, 2018 1 commit
  22. 02 Nov, 2018 2 commits
  23. 24 Oct, 2018 2 commits