tetra-pei/sds
2021-09-26 15:27:14 +02:00
..
command.go implement the full Interface/Func pattern 2021-09-26 15:27:14 +02:00
command_test.go add a method to find out how many bits a message PDU may have 2021-09-25 13:16:08 +02:00
doc.go remove/deactivate debug output 2021-09-24 21:12:32 +02:00
sds.go make simple text messages encodable 2021-09-25 14:43:27 +02:00
sds_test.go make simple text messages encodable 2021-09-25 14:43:27 +02:00
stack.go remove/deactivate debug output 2021-09-24 21:12:32 +02:00
stack_test.go initial project setup 2021-09-19 14:19:47 +02:00
text.go make the encodings available by their name as string 2021-09-25 14:52:49 +02:00
text_test.go add utility functions to sanitize the text content 2021-09-24 21:03:59 +02:00