This website requires JavaScript.
Explore
Help
Register
Sign In
ElyBy-Mirror
/
chrly
Watch
1
Star
0
Fork
0
You've already forked chrly
mirror of
https://github.com/elyby/chrly.git
synced
2025-01-25 21:12:09 +05:30
Code
Issues
Packages
Projects
Releases
Wiki
Activity
chrly
/
mojangtextures
History
ErickSkrauch
247499df6a
Fixes
#29
. If a previously cached UUID no longer exists, it will be invalidated and re-requested
2021-02-07 21:19:01 +01:00
..
batch_uuids_provider_test.go
Ensure that queue for Mojang textures provider is initialized before any job will be scheduled
2020-05-01 17:36:37 +03:00
batch_uuids_provider.go
Ensure that queue for Mojang textures provider is initialized before any job will be scheduled
2020-05-01 17:36:37 +03:00
in_memory_textures_storage_test.go
Fix in_memory_textures_storage_test [skip deploy]
2020-05-01 20:11:49 +03:00
in_memory_textures_storage.go
…
mojang_api_textures_provider_test.go
…
mojang_api_textures_provider.go
…
mojang_textures_test.go
Fixes
#29
. If a previously cached UUID no longer exists, it will be invalidated and re-requested
2021-02-07 21:19:01 +01:00
mojang_textures.go
Fixes
#29
. If a previously cached UUID no longer exists, it will be invalidated and re-requested
2021-02-07 21:19:01 +01:00
nil_mojang_textures_test.go
…
nil_mojang_textures.go
…
remote_api_uuids_provider_test.go
Resolves
#27
. Replace import of the gock with gopkg.in/h2non/gock.v1
2020-08-21 18:12:31 +03:00
remote_api_uuids_provider.go
…
storage_test.go
…
storage.go
…