Directories
¶
| Path | Synopsis |
|---|---|
|
gob
|
|
|
01-firstGOBTest
command
encoding/gob testing Encode a struct into gob, put it on a buffer of type bytes.Buffer, then decode it.
|
encoding/gob testing Encode a struct into gob, put it on a buffer of type bytes.Buffer, then decode it. |
|
02-decode-encode
command
|
|
|
json
|
|
|
01-marshall
command
|
|
|
02-
command
|
|
|
06-marshallingAnonymousStruct
command
|
|
|
07-unmarshalStructInStruct
command
|
|
|
10-struct_with_pointer_to_self
command
|
|
|
11-rawmessage-orig
command
|
|
|
12-json.RawMessage
command
|
|
|
13-json.RawMessage
command
|
|
|
msgpack
|
|
|
xml
|
|
|
02
command
|
|
|
03-get-attributes
command
|
|
|
04-copy-of-template-parse
Package parse builds parse trees for templates as defined by text/template and html/template.
|
Package parse builds parse trees for templates as defined by text/template and html/template. |
|
05-read-more-if-end-tag-missing
command
Reading an xml file, and if there are multiple lines that belong together we add them together so lexing them later will be easir.
|
Reading an xml file, and if there are multiple lines that belong together we add them together so lexing them later will be easir. |
|
05.1-read-more-if-end-tag-missing--TESTING-INIT
command
Reading an xml file, and if there are multiple lines that belong together we add them together so lexing them later will be easir.
|
Reading an xml file, and if there are multiple lines that belong together we add them together so lexing them later will be easir. |
|
06-read-more-if-end-tag-missing--WithChannels
command
Working but the peek function with a fixed nr is not optimal
|
Working but the peek function with a fixed nr is not optimal |
Click to show internal directories.
Click to hide internal directories.