Files
EdgeAPI/internal/nodes/api_node_ext.go

9 lines
193 B
Go
Raw Normal View History

2022-08-09 17:35:35 +08:00
// Copyright 2022 Liuxiangchao iwind.liu@gmail.com. All rights reserved. Official site: https://goedge.cn .
//go:build !plus
package nodes
func (this *APINode) startAccessLogStorages() {
}