mirror of
				https://github.com/go-delve/delve.git
				synced 2025-11-01 03:42:59 +08:00 
			
		
		
		
	service/rpc1: add Go Reference doc (#3779)
This commit is contained in:
		
							
								
								
									
										5
									
								
								service/rpc1/doc.go
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										5
									
								
								service/rpc1/doc.go
									
									
									
									
									
										Normal file
									
								
							| @ -0,0 +1,5 @@ | ||||
| // Package rpc1 implements version 1 of Delve's API and is only | ||||
| // kept for backwards compatibility. | ||||
| // client.go is the old client code used by Delve's frontend (delve/cmd/dlv) and | ||||
| // is preserved for backwards compatibility with integration tests. | ||||
| package rpc1 | ||||
| @ -1,5 +0,0 @@ | ||||
| This package implements version 1 of Delve's API and is only | ||||
| kept here for backwards compatibility. Client.go is the old | ||||
| client code used by Delve's frontend (delve/cmd/dlv), it is | ||||
| only preserved here for the backwards compatibility tests in | ||||
| service/test/integration1_test.go. | ||||
		Reference in New Issue
	
	Block a user
	 Oleksandr Redko
					Oleksandr Redko