This website works better with JavaScript.
Explore
Help
Sign In
mirror
/
dex
mirror of
https://github.com/dexidp/dex.git
Watch
1
Star
0
Fork
You've already forked dex
0
Code
Issues
Projects
Releases
Wiki
Activity
Browse Source
Specify Java package option
pull/1136/head
Vy-Shane Xie
8 years ago
parent
f4b6bf2ac3
commit
19cb2a5ffb
1 changed files
with
1 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
1
api/api.proto
1
api/api.proto
Unescape
Escape
View File
@ -1,4 +1,5 @@
syntax
=
"proto3"
;
option
java_package
=
"com.coreos.dex.api"
;
package
api
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
mirror/dex
Title
Body
Create Issue