1
0
mirror of https://git.sr.ht/~adnano/go-gemini synced 2024-11-10 00:32:11 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
adnano
a6c922e1b2 examples: Use Server.Handler 2021-02-17 20:35:27 -05:00
adnano
3ae7a859c4 examples: Use new ResponseWriter interface 2021-02-17 13:39:23 -05:00
adnano
e23fd5217e Move ResponseWriter.Flush to Flusher interface 2021-02-17 11:44:13 -05:00
adnano
8c0ff0547d Make ResponseWriter an interface 2021-02-09 09:46:18 -05:00
adnano
1241af39f0 Update examples 2021-01-25 10:59:50 -05:00
adnano
1283045355 server: Rename Register to Handle 2021-01-14 22:12:07 -05:00
adnano
648a2ef3ec Update examples 2021-01-14 21:23:13 -05:00
adnano
1456f82d66 Update examples/stream.go 2021-01-10 01:13:07 -05:00
adnano
b5cc06ad60 Add ResponseWriter.Flush function 2020-12-18 13:15:34 -05:00
adnano
896573601c Add examples/stream.go 2020-12-18 12:31:37 -05:00