INNER CODE UNIT · Go

NodeWithTracer

pojol/braid · core/node.go:78

func NodeWithTracer(t tracer.ITracer) NodeOption {
	return func(np *NodeParm) {
		np.Tracer = t
	}
}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…