github.com/rsc/go@v0.0.0-20150416155037-e040fd465409/misc/nacl/testzip.proto (about)

     1  etc	src=/etc
     2  	mime.types	src=../misc/nacl/testdata/mime.types
     3  	resolv.conf	src=../misc/nacl/testdata/empty
     4  	group	src=../misc/nacl/testdata/group
     5  	passwd	src=../misc/nacl/testdata/empty
     6  	hosts	src=../misc/nacl/testdata/hosts
     7  	services
     8  usr	src=../misc/nacl/testdata
     9  	bin
    10  go	src=..
    11  	src
    12  		cmd
    13  			api
    14  				testdata
    15  					+
    16  			asm
    17  				internal
    18  					asm
    19  						testdata
    20  							+
    21  			internal
    22  				objfile
    23  					objfile.go
    24  				rsc.io
    25  					arm
    26  						armasm
    27  							testdata
    28  								+
    29  					x86
    30  						x86asm
    31  							testdata
    32  								+
    33  			gofmt
    34  				gofmt.go
    35  				gofmt_test.go
    36  				testdata
    37  					+
    38  			link
    39  				testdata
    40  					+
    41  		archive
    42  			tar
    43  				testdata
    44  					+
    45  			zip
    46  				testdata
    47  					+
    48  		compress
    49  			bzip2
    50  				testdata
    51  					+
    52  			flate
    53  			gzip
    54  				testdata
    55  					+
    56  			lzw
    57  			testdata
    58  				+
    59  			zlib
    60  		crypto
    61  			rsa
    62  				testdata
    63  					+
    64  			tls
    65  				testdata
    66  					+
    67  		debug
    68  			dwarf
    69  				testdata
    70  					+
    71  			elf
    72  				testdata
    73  					+
    74  			macho
    75  				testdata
    76  					+
    77  			pe
    78  				testdata
    79  					+
    80  			plan9obj
    81  				testdata
    82  					+
    83  		go
    84  			build
    85  				+
    86  			doc
    87  				testdata
    88  					+
    89  			format
    90  				+
    91  			parser
    92  				+
    93  			printer
    94  				+
    95  		image
    96  			testdata
    97  				+
    98  			draw
    99  			gif
   100  			jpeg
   101  			png
   102  				testdata
   103  					+
   104  		io
   105  			+
   106  		mime
   107  			testdata
   108  				+
   109  			multipart
   110  				testdata
   111  					+
   112  		net
   113  			http
   114  				+
   115  			testdata
   116  				+
   117  		os
   118  			+
   119  		path
   120  			filepath
   121  				+
   122  		regexp
   123  			testdata
   124  				+
   125  		strconv
   126  			testdata
   127  				+
   128  		text
   129  			template
   130  				testdata
   131  					+
   132  	lib
   133  		time
   134  			zoneinfo.zip
   135  
   136  	test
   137  		+