Documentation ¶
Overview ¶
Copyright (c) 2018 The MATRIX Authors Distributed under the MIT software license, see the accompanying file COPYING or http://www.opensource.org/licenses/mit-license.php
Copyright (c) 2018 The MATRIX Authors Distributed under the MIT software license, see the accompanying file COPYING or http://www.opensource.org/licenses/mit-license.php
Copyright (c) 2018 The MATRIX Authors Distributed under the MIT software license, see the accompanying file COPYING or http://www.opensource.org/licenses/mit-license.php
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrDataSize = errors.New("data size err")
)
Functions ¶
This section is empty.
Types ¶
type ChainOperator ¶
type DatabaseOperator ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
func NewLessDiskSvr ¶
func NewLessDiskSvr(config *params.LessDiskConfig, db DatabaseOperator, chain ChainOperator) *Server
func (*Server) FuncSwitch ¶
Click to show internal directories.
Click to hide internal directories.