Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
bndr
/
gopencils
Public
Notifications
You must be signed in to change notification settings
Fork
43
Star
453
Code
Issues
3
Pull requests
4
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 13, 2016
Update example_oauth.go
bndr
authored
22e283a
Copy full SHA for 22e283a
Update example_oauth.go
bndr
authored
64e39db
Copy full SHA for 64e39db
Update .travis.yml
bndr
authored
e99497f
Copy full SHA for e99497f
Commits on Jun 16, 2016
Merge pull request #22 from robtec/master
Show description for 102f2a4
bndr
authored
102f2a4
Copy full SHA for 102f2a4
Commits on Jun 15, 2016
Added Headers from Response to Resource
robtec
committed
7f33150
Copy full SHA for 7f33150
Commits on Jan 21, 2016
Merge pull request #20 from azumads/master
Show description for d1a956a
bndr
committed
d1a956a
Copy full SHA for d1a956a
reuse api's header when create a new resource
azumads
committed
eb19f88
Copy full SHA for eb19f88
Commits on Oct 9, 2014
Document the suffix
bndr
committed
e9c8039
Copy full SHA for e9c8039
Commits on Oct 8, 2014
Merge pull request #16 from cryptix/pathSuffix
Show description for 9d9a90e
bndr
committed
9d9a90e
Copy full SHA for 9d9a90e
added test for path suffix with query parameters
cryptix
committed
21aaf95
Copy full SHA for 21aaf95
implemented path suffix
cryptix
committed
fd1ff59
Copy full SHA for fd1ff59
Commits on Oct 7, 2014
change options iteration to type switch
cryptix
committed
eff42f8
Copy full SHA for eff42f8
iterate over options
cryptix
committed
39a8f6d
Copy full SHA for 39a8f6d
Commits on Sep 6, 2014
Merge pull request #15 from cryptix/int64Ids
Show description for d95e443
bndr
committed
d95e443
Copy full SHA for d95e443
support int64 as .Id() option
cryptix
committed
9d91575
Copy full SHA for 9d91575
Commits on Sep 2, 2014
Merge pull request #14 from seletskiy/master
Show description for 4c85167
bndr
committed
4c85167
Copy full SHA for 4c85167
Commits on Sep 1, 2014
another rename in tests
seletskiy
committed
2174243
Copy full SHA for 2174243
#11: test that body is really accessible
seletskiy
committed
f18ba75
Copy full SHA for f18ba75
do not decode body on err (fix #11)
seletskiy
committed
49c45fc
Copy full SHA for 49c45fc
Commits on Aug 30, 2014
Merge pull request #13 from seletskiy/master
Show description for 74b8d9d
bndr
committed
74b8d9d
Copy full SHA for 74b8d9d
refactor tests
seletskiy
committed
a3d4c4a
Copy full SHA for a3d4c4a
Commits on Aug 29, 2014
Merge pull request #12 from seletskiy/master
Show description for 0eb2b02
bndr
committed
0eb2b02
Copy full SHA for 0eb2b02
fix SetQuery panic (caused by uninitialized map)
Show description for d8e1260
seletskiy
committed
d8e1260
Copy full SHA for d8e1260
Commits on Aug 27, 2014
Merge pull request #10 from cryptix/testForPath
Show description for c445b5d
bndr
committed
c445b5d
Copy full SHA for c445b5d
test for #9
cryptix
committed
d34331d
Copy full SHA for d34331d
Merge pull request #9 from seletskiy/master
Show description for 0edbb24
bndr
committed
0edbb24
Copy full SHA for 0edbb24
honor api base url
seletskiy
committed
9a0d9d8
Copy full SHA for 9a0d9d8
Commits on Jul 22, 2014
Remove go1 from Travis
bndr
committed
324b6d8
Copy full SHA for 324b6d8
Merge branch 'cryptix-httptestServer'
bndr
committed
ea32539
Copy full SHA for ea32539
Merge branch 'httptestServer' of https://github.com/cryptix/gopencils into cryptix-httptestServer
Show description for 66aedd3
bndr
committed
66aedd3
Copy full SHA for 66aedd3
Merge branch 'removeUnusedMaps' of https://github.com/cryptix/gopencils
bndr
committed
9ac71f1
Copy full SHA for 9ac71f1
Merge pull request #7 from cryptix/useNetUrl
Show description for c4b2dbc
bndr
committed
c4b2dbc
Copy full SHA for c4b2dbc
Commits on Jul 20, 2014
just use a single test server
cryptix
committed
89e8fa1
Copy full SHA for 89e8fa1
replaced tests against httpbin.org with httptest server
Show description for c41974e
cryptix
committed
c41974e
Copy full SHA for c41974e
use httptest.Sever for testing
cryptix
committed
e42d3c4
Copy full SHA for e42d3c4
Pagination
Previous
Next
You can’t perform that action at this time.