This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
e621-sdk-go/pkg/e621/endpoints
2023-10-23 13:19:16 +02:00
..
favorite_test.go feat: added favorites 2023-10-19 16:12:56 +02:00
favorite.go doc: used correct http.Client 2023-10-23 08:56:14 +02:00
note_test.go feat: added note support 2023-10-19 15:30:36 +02:00
note.go doc: used correct http.Client 2023-10-23 08:56:14 +02:00
pool_test.go feat: added pool support 2023-10-19 15:19:40 +02:00
pool.go refactor: moved http.Client to model.RequestContext 2023-10-23 13:19:16 +02:00
post_test.go feat: added getting of posts 2023-10-19 15:00:17 +02:00
post.go refactor: moved http.Client to model.RequestContext 2023-10-23 13:15:37 +02:00
tag_test.go refactor: moved http.Client to model.RequestContext 2023-10-23 10:30:11 +02:00
tag.go refactor: moved http.Client to model.RequestContext 2023-10-23 10:29:27 +02:00
user_test.go refactor: moved http.Client to model.RequestContext 2023-10-23 10:21:25 +02:00
user.go doc: removed old parameters 2023-10-23 10:28:04 +02:00