github.com/mdempsky/go@v0.0.0-20151201204031-5dd372bd1e70/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  			doc
    22  				main.go
    23  				pkg.go
    24  				doc_test.go
    25  				testdata
    26  					+
    27  			internal
    28  				objfile
    29  					objfile.go
    30  			gofmt
    31  				gofmt.go
    32  				gofmt_test.go
    33  				testdata
    34  					+
    35  			newlink
    36  				testdata
    37  					+
    38  			vendor
    39  				golang.org
    40  						x
    41  							arch
    42  								arm
    43  									armasm
    44  										testdata
    45  												+
    46  								x86
    47  									x86asm
    48  										testdata
    49  												+
    50  		archive
    51  			tar
    52  				testdata
    53  					+
    54  			zip
    55  				testdata
    56  					+
    57  		compress
    58  			bzip2
    59  				testdata
    60  					+
    61  			flate
    62  			gzip
    63  				testdata
    64  					+
    65  			lzw
    66  			testdata
    67  				+
    68  			zlib
    69  		crypto
    70  			rsa
    71  				testdata
    72  					+
    73  			tls
    74  				testdata
    75  					+
    76  		debug
    77  			dwarf
    78  				testdata
    79  					+
    80  			elf
    81  				testdata
    82  					+
    83  			macho
    84  				testdata
    85  					+
    86  			pe
    87  				testdata
    88  					+
    89  			plan9obj
    90  				testdata
    91  					+
    92  		go
    93  			build
    94  				+
    95  			doc
    96  				testdata
    97  					+
    98  			format
    99  				+
   100  			parser
   101  				+
   102  			printer
   103  				+
   104  		image
   105  			testdata
   106  				+
   107  			draw
   108  			gif
   109  			jpeg
   110  			png
   111  				testdata
   112  					+
   113  		io
   114  			+
   115  		mime
   116  			testdata
   117  				+
   118  			multipart
   119  				testdata
   120  					+
   121  		net
   122  			http
   123  				+
   124  			testdata
   125  				+
   126  		os
   127  			+
   128  		path
   129  			filepath
   130  				+
   131  		regexp
   132  			testdata
   133  				+
   134  		strconv
   135  			testdata
   136  				+
   137  		text
   138  			template
   139  				testdata
   140  					+
   141  	lib
   142  		time
   143  			zoneinfo.zip
   144  
   145  	test
   146  		+