proxy_pattern

package
v0.0.0-...-eb36113 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 19, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Seller

type Seller interface {
	// contains filtered or unexported methods
}

StationProxy 代理了 Station,代理类中持有被代理类对象, 并且和被代理类对象实现了同一接口。

type Station

type Station struct {
	// contains filtered or unexported fields
}

type StationProxy

type StationProxy struct {
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL