func sync.OnceFunc

one use

	sync (current package)
		oncefunc.go#L11: func OnceFunc(f func()) func() {