!WDL7WUCnYDpRgd99:aos.dev

campfire-zh

35 Members
2 Servers

Load older messages


SenderMessageTime
28 Jul 2021
@yoshiki:matrix.orgyoshiki好的,我晚点提一下11:34:55
@yoshiki:matrix.orgyoshiki辛苦了11:35:03
29 Jul 2021
@jinny1226:matrix.orgJinny

S3 的 Storager 目前是不是不支持 Direr 来创建目录?以后会添加支持吗?

目前是支持的

01:41:38
@lanceren:matrix.orgLance

今天看到一段代码,又加深了对 go 语言中 ”函数是一等公民“ 的认识,大概是这个样子:

package _func

import (
	"fmt"
	"testing"
)

func MyFunc(handler *Handler) {
	fmt.Println("from func", handler.id)
}

func (c *Handler) MyMethod() {
	fmt.Println("from method", c.id)
}

func TFunc(f func(handler *Handler)) {
	h := Handler{id: "abc"}
	f(&h)
}

func TestH(t *testing.T) {
	TFunc(MyFunc)
	TFunc((*Handler).MyMethod)
}
07:11:08
@lanceren:matrix.orgLance 原因是在 go 里边,func (r Receiver) Method() 这样的签名,在执行的时候会把 Receiver 作为第一个参数传入,等价于 func Method(r Receiver)
之前只知道是等价的,没想到可以直接用 = =
07:14:50
@lanceren:matrix.orgLance * 原因是在 go 里边,func (r Receiver) Method() 这样的签名,在执行的时候会把 Receiver 作为第一个参数传入,等价于 func Method(r Receiver)
之前只知道是等价的,没想到可以直接用 = =
07:15:00
@lanceren:matrix.orgLance * 原因是在 go 里边,func (r Receiver) Method() 这样的签名,在执行的时候会把 Receiver 作为第一个参数传入,等价于 func Method(r Receiver)
之前只知道是等价的,没想到可以直接当参数传入 = =
07:20:26
5 Aug 2021
@xuanwo:matrix.orgxuanwo
matrix_test.go:64: request error: Get "https://chat.aos.dev/_matrix/client/r0/directory/room/%23go-service-ftp:aos.dev": x509: certificate is valid for chat.beyondstorage.io, not chat.aos.dev
07:03:56
@xuanwo:matrix.orgxuanwo我可能知道啥原因了 - -07:04:03
@xuanwo:matrix.orgxuanwo之前一波域名变更,让我们 aos.dev 实际上已经坏了。。07:04:20
@xuanwo:matrix.orgxuanwo * 之前一波域名变更,让我们 aos.dev 的 room 实际上已经坏了。。07:04:28
@xuanwo:matrix.orgxuanwo难怪最近大家一直说加不进来- -07:25:47
@lanceren:matrix.orgLance这就是加群报错的原因?07:41:44
@xuanwo:matrix.orgxuanwo07:41:57
@lanceren:matrix.orgLance破案了07:42:25
@xuanwo:matrix.orgxuanwomatrix 维护起来太蛋疼了,以后直接上 matrix 了07:46:41
@admin:aos.dev@admin:aos.dev left the room.10:26:05
@xuanwo:matrix.orgxuanwohttps://github.com/beyondstorage/community/issues/2911:20:39
@xuanwo:matrix.orgxuanwo麻烦大家分头更新一下链接吧(11:20:47
@xuanwo:matrix.orgxuanwo有的 room 可能还没创建,可以在群里 ping 我一下11:20:56
6 Aug 2021
@xuanwo:matrix.orgxuanwo
In reply to @xuanwo:matrix.org
有的 room 可能还没创建,可以在群里 ping 我一下
需要跟 slack link 的 room 也可以 ping 我一下(
04:17:25
@xuanwo:matrix.orgxuanwo这样就能通过 slack 进来了04:17:32
@_slack_beyond-storage_U02B37E1W9E:matrix.org@_slack_beyond-storage_U02B37E1W9E:matrix.org joined the room.05:56:07
9 Aug 2021
@_slack_beyond-storage_U02B37E1W9E:matrix.org@_slack_beyond-storage_U02B37E1W9E:matrix.org changed their profile picture.07:46:27
16 Aug 2021
@lanceren:matrix.orgLance
[@Xuanwo]: https://github.com/Xuanwo
[@abyss-w]: https://github.com/abyss-w
[@Prnyself]: https://github.com/Prnyself
[@OAkaLala]: https://github.com/OAkaLala
[@zxy-lgtm]: https://github.com/zxy-lgtm
[@aprilyang]: https://github.com/aprilyang
[@JinnyYi]: https://github.com/JinnyYi
[@npofsi]: https://github.com/npofsi
[@queenaray928]: https://github.com/queenaray928
[@tt-haogege]: https://github.com/tt-haogege
[@aeinrw]: https://github.com/aeinrw
[@xiongjiwei]: https://github.com/xiongjiwei
[@junaire]: https://github.com/junaire
02:10:30
@lanceren:matrix.orgLance我们社区已经有这么多用户了02:10:45
@xuanwo:matrix.orgxuanwo🤣02:10:58
@lanceren:matrix.orgLance提出 issue or PR 的02:10:59
@lanceren:matrix.orgLance * 我们社区已经有这么多参与者了02:11:12
@xuanwo:matrix.orgxuanwoimage.png
Download image.png
02:14:06

Show newer messages


Back to Room ListRoom Version: 6