|
a7fee9febf
|
Use proto.Equal for equalities on Go proto messages (#1204)
|
2017-04-27 10:19:45 -07:00 |
|
|
ba8cd6e3e6
|
fix FileContainingExtension in server reflection
|
2017-02-09 21:12:29 -05:00 |
|
|
05aaecb59d
|
reflection: check ServerReflectionInfo error
|
2016-10-28 22:37:37 -07:00 |
|
|
a518fa911d
|
Split methods and streams in service info
|
2016-07-11 12:09:05 -07:00 |
|
|
26d2db5487
|
Add server.GetServiceInfo().
To replace server.ServiceMetadata() and server.AllServiceNames().
|
2016-06-27 12:01:05 -07:00 |
|
|
439f11e63d
|
Minor changes
Add copyright
Return proto.Marshal(fd)
Comments
|
2016-06-27 12:01:05 -07:00 |
|
|
69c7425a21
|
Change server.ServiceMetadata to take service name and method name.
And some minor changes.
|
2016-06-27 12:01:05 -07:00 |
|
|
1302eb9c41
|
Minor fixes
|
2016-06-27 12:01:05 -07:00 |
|
|
cb12010c86
|
Remove return value idxs []int from fileDescForType()
|
2016-06-27 12:01:05 -07:00 |
|
|
99966b0e14
|
Remove t.Logf
|
2016-06-27 12:01:05 -07:00 |
|
|
965636a9b1
|
Minor changes, comments and test error message
|
2016-06-27 12:01:05 -07:00 |
|
|
ffd3d5874a
|
Add test for testListServices
|
2016-06-27 12:01:05 -07:00 |
|
|
ab04d8e500
|
Add service symbol checking to testFileContainingSymbol
|
2016-06-27 12:01:05 -07:00 |
|
|
c26f2fb8f2
|
Remove TestFileDescWireFormatByFilename
|
2016-06-27 12:01:05 -07:00 |
|
|
5f5c109f1d
|
Add TestFileDescForType TestFileDescContainingExtension
|
2016-06-27 12:01:05 -07:00 |
|
|
864c571f44
|
Remove mutex and cache
|
2016-06-27 12:01:05 -07:00 |
|
|
a5a4628ee4
|
Remove unused functions
|
2016-06-27 12:01:05 -07:00 |
|
|
6bda8ed552
|
Add checking response in reflection end2end tests
|
2016-06-27 12:01:05 -07:00 |
|
|
c41121a259
|
Remove filenameToDescMap, replace with proto.FileDescriptor()
|
2016-06-27 12:01:05 -07:00 |
|
|
ae32a64fc3
|
Add end2end reflection tests frame, not checking response
|
2016-06-27 12:01:05 -07:00 |
|
|
273b7164b3
|
Change package name and add InstallOnServer()
|
2016-06-27 12:01:05 -07:00 |
|
|
ffca1d2bce
|
Add fileDescWireFormatByFilename, and handle file_by_filename
|
2016-06-27 12:01:05 -07:00 |
|
|
8c8bcdd402
|
Add allExtensionNumbersForType
|
2016-06-27 12:01:05 -07:00 |
|
|
196c123058
|
Add fileDescContainingExtension
|
2016-06-27 12:01:05 -07:00 |
|
|
dd2c45bc03
|
Add filenameForType
|
2016-06-27 12:01:05 -07:00 |
|
|
36cbb03cfe
|
Add typeForName nameForType nameForPointer
|
2016-06-27 12:01:05 -07:00 |
|
|
15469fce29
|
Add fileDescForType, tests to be added
|
2016-06-27 12:01:05 -07:00 |
|