Documentation
¶
Overview ¶
Copyright 2023 The Chromium Authors Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
Copyright 2023 The Chromium Authors Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CCDSession ¶
type CCDSession struct { // A writer that is used to send a message Writer *io.PipeWriter }
func (*CCDSession) Send ¶
func (c *CCDSession) Send(message string) error
Click to show internal directories.
Click to hide internal directories.