Documentation ¶
Index ¶
- Constants
- Variables
- type Deny
- type Exec
- func (*Exec) Descriptor() ([]byte, []int)deprecated
- func (x *Exec) GetIlk() []byte
- func (x *Exec) GetLine() []byte
- func (x *Exec) GetLineNew() []byte
- func (x *Exec) GetTs() *timestamppb.Timestamp
- func (*Exec) ProtoMessage()
- func (x *Exec) ProtoReflect() protoreflect.Message
- func (x *Exec) Reset()
- func (x *Exec) String() string
- type MCDIAMAUTOLINE
- type MCDIAMAUTOLINECaller
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINECaller) Ilks(opts *bind.CallOpts, arg0 [32]byte) (struct{ ... }, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINECaller) Vat(opts *bind.CallOpts) (common.Address, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINECaller) Wards(opts *bind.CallOpts, arg0 common.Address) (*big.Int, error)
- type MCDIAMAUTOLINECallerRaw
- type MCDIAMAUTOLINECallerSession
- type MCDIAMAUTOLINEDeny
- type MCDIAMAUTOLINEDenyIterator
- type MCDIAMAUTOLINEExec
- type MCDIAMAUTOLINEExecIterator
- type MCDIAMAUTOLINEFilterer
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) FilterDeny(opts *bind.FilterOpts, usr []common.Address) (*MCDIAMAUTOLINEDenyIterator, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) FilterExec(opts *bind.FilterOpts, ilk [][32]byte) (*MCDIAMAUTOLINEExecIterator, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) FilterRely(opts *bind.FilterOpts, usr []common.Address) (*MCDIAMAUTOLINERelyIterator, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) FilterRemove(opts *bind.FilterOpts, ilk [][32]byte) (*MCDIAMAUTOLINERemoveIterator, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) FilterSetup(opts *bind.FilterOpts, ilk [][32]byte) (*MCDIAMAUTOLINESetupIterator, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) ParseDeny(log types.Log) (*MCDIAMAUTOLINEDeny, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) ParseExec(log types.Log) (*MCDIAMAUTOLINEExec, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) ParseRely(log types.Log) (*MCDIAMAUTOLINERely, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) ParseRemove(log types.Log) (*MCDIAMAUTOLINERemove, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) ParseSetup(log types.Log) (*MCDIAMAUTOLINESetup, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) WatchDeny(opts *bind.WatchOpts, sink chan<- *MCDIAMAUTOLINEDeny, usr []common.Address) (event.Subscription, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) WatchExec(opts *bind.WatchOpts, sink chan<- *MCDIAMAUTOLINEExec, ilk [][32]byte) (event.Subscription, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) WatchRely(opts *bind.WatchOpts, sink chan<- *MCDIAMAUTOLINERely, usr []common.Address) (event.Subscription, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) WatchRemove(opts *bind.WatchOpts, sink chan<- *MCDIAMAUTOLINERemove, ilk [][32]byte) (event.Subscription, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) WatchSetup(opts *bind.WatchOpts, sink chan<- *MCDIAMAUTOLINESetup, ilk [][32]byte) (event.Subscription, error)
- type MCDIAMAUTOLINERaw
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINERaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, ...) error
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINERaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINERaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)
- type MCDIAMAUTOLINERely
- type MCDIAMAUTOLINERelyIterator
- type MCDIAMAUTOLINERemove
- type MCDIAMAUTOLINERemoveIterator
- type MCDIAMAUTOLINESession
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINESession) Deny(usr common.Address) (*types.Transaction, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINESession) Exec(_ilk [32]byte) (*types.Transaction, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINESession) Ilks(arg0 [32]byte) (struct{ ... }, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINESession) Rely(usr common.Address) (*types.Transaction, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINESession) RemIlk(ilk [32]byte) (*types.Transaction, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINESession) SetIlk(ilk [32]byte, line *big.Int, gap *big.Int, ttl *big.Int) (*types.Transaction, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINESession) Vat() (common.Address, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINESession) Wards(arg0 common.Address) (*big.Int, error)
- type MCDIAMAUTOLINESetup
- type MCDIAMAUTOLINESetupIterator
- type MCDIAMAUTOLINETransactor
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINETransactor) Deny(opts *bind.TransactOpts, usr common.Address) (*types.Transaction, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINETransactor) Exec(opts *bind.TransactOpts, _ilk [32]byte) (*types.Transaction, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINETransactor) Rely(opts *bind.TransactOpts, usr common.Address) (*types.Transaction, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINETransactor) RemIlk(opts *bind.TransactOpts, ilk [32]byte) (*types.Transaction, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINETransactor) SetIlk(opts *bind.TransactOpts, ilk [32]byte, line *big.Int, gap *big.Int, ...) (*types.Transaction, error)
- type MCDIAMAUTOLINETransactorRaw
- type MCDIAMAUTOLINETransactorSession
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINETransactorSession) Deny(usr common.Address) (*types.Transaction, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINETransactorSession) Exec(_ilk [32]byte) (*types.Transaction, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINETransactorSession) Rely(usr common.Address) (*types.Transaction, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINETransactorSession) RemIlk(ilk [32]byte) (*types.Transaction, error)
- func (_MCDIAMAUTOLINE *MCDIAMAUTOLINETransactorSession) SetIlk(ilk [32]byte, line *big.Int, gap *big.Int, ttl *big.Int) (*types.Transaction, error)
- type Rely
- type Remove
- type Setup
- func (*Setup) Descriptor() ([]byte, []int)deprecated
- func (x *Setup) GetGap() []byte
- func (x *Setup) GetIlk() []byte
- func (x *Setup) GetLine() []byte
- func (x *Setup) GetTs() *timestamppb.Timestamp
- func (x *Setup) GetTtl() []byte
- func (*Setup) ProtoMessage()
- func (x *Setup) ProtoReflect() protoreflect.Message
- func (x *Setup) Reset()
- func (x *Setup) String() string
- type SmartContract
Constants ¶
const MCDIAMAUTOLINEABI = "" /* 3440-byte string literal not displayed */
MCDIAMAUTOLINEABI is the input ABI used to generate the binding from.
Variables ¶
var File_MCDIamAutoLine_MCDIamAutoLine_proto protoreflect.FileDescriptor
Functions ¶
This section is empty.
Types ¶
type Deny ¶
type Deny struct { Ts *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"` Usr []byte `protobuf:"bytes,2,opt,name=Usr,proto3" json:"Usr,omitempty"` // address // contains filtered or unexported fields }
func (*Deny) Descriptor
deprecated
func (*Deny) GetTs ¶
func (x *Deny) GetTs() *timestamppb.Timestamp
func (*Deny) ProtoMessage ¶
func (*Deny) ProtoMessage()
func (*Deny) ProtoReflect ¶
func (x *Deny) ProtoReflect() protoreflect.Message
type Exec ¶
type Exec struct { Ts *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"` Ilk []byte `protobuf:"bytes,2,opt,name=Ilk,proto3" json:"Ilk,omitempty"` // bytes32 Line []byte `protobuf:"bytes,3,opt,name=Line,proto3" json:"Line,omitempty"` // uint256 LineNew []byte `protobuf:"bytes,4,opt,name=LineNew,proto3" json:"LineNew,omitempty"` // uint256 // contains filtered or unexported fields }
func (*Exec) Descriptor
deprecated
func (*Exec) GetLineNew ¶
func (*Exec) GetTs ¶
func (x *Exec) GetTs() *timestamppb.Timestamp
func (*Exec) ProtoMessage ¶
func (*Exec) ProtoMessage()
func (*Exec) ProtoReflect ¶
func (x *Exec) ProtoReflect() protoreflect.Message
type MCDIAMAUTOLINE ¶
type MCDIAMAUTOLINE struct { MCDIAMAUTOLINECaller // Read-only binding to the contract MCDIAMAUTOLINETransactor // Write-only binding to the contract MCDIAMAUTOLINEFilterer // Log filterer for contract events }
MCDIAMAUTOLINE is an auto generated Go binding around an Ethereum contract.
func NewMCDIAMAUTOLINE ¶
func NewMCDIAMAUTOLINE(address common.Address, backend bind.ContractBackend) (*MCDIAMAUTOLINE, error)
NewMCDIAMAUTOLINE creates a new instance of MCDIAMAUTOLINE, bound to a specific deployed contract.
type MCDIAMAUTOLINECaller ¶
type MCDIAMAUTOLINECaller struct {
// contains filtered or unexported fields
}
MCDIAMAUTOLINECaller is an auto generated read-only Go binding around an Ethereum contract.
func NewMCDIAMAUTOLINECaller ¶
func NewMCDIAMAUTOLINECaller(address common.Address, caller bind.ContractCaller) (*MCDIAMAUTOLINECaller, error)
NewMCDIAMAUTOLINECaller creates a new read-only instance of MCDIAMAUTOLINE, bound to a specific deployed contract.
func (*MCDIAMAUTOLINECaller) Ilks ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINECaller) Ilks(opts *bind.CallOpts, arg0 [32]byte) (struct { Line *big.Int Gap *big.Int Ttl *big.Int Last *big.Int LastInc *big.Int }, error)
Ilks is a free data retrieval call binding the contract method 0xd9638d36.
Solidity: function ilks(bytes32 ) view returns(uint256 line, uint256 gap, uint48 ttl, uint48 last, uint48 lastInc)
type MCDIAMAUTOLINECallerRaw ¶
type MCDIAMAUTOLINECallerRaw struct {
Contract *MCDIAMAUTOLINECaller // Generic read-only contract binding to access the raw methods on
}
MCDIAMAUTOLINECallerRaw is an auto generated low-level read-only Go binding around an Ethereum contract.
func (*MCDIAMAUTOLINECallerRaw) Call ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINECallerRaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error
Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.
type MCDIAMAUTOLINECallerSession ¶
type MCDIAMAUTOLINECallerSession struct { Contract *MCDIAMAUTOLINECaller // Generic contract caller binding to set the session for CallOpts bind.CallOpts // Call options to use throughout this session }
MCDIAMAUTOLINECallerSession is an auto generated read-only Go binding around an Ethereum contract, with pre-set call options.
func (*MCDIAMAUTOLINECallerSession) Ilks ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINECallerSession) Ilks(arg0 [32]byte) (struct { Line *big.Int Gap *big.Int Ttl *big.Int Last *big.Int LastInc *big.Int }, error)
Ilks is a free data retrieval call binding the contract method 0xd9638d36.
Solidity: function ilks(bytes32 ) view returns(uint256 line, uint256 gap, uint48 ttl, uint48 last, uint48 lastInc)
type MCDIAMAUTOLINEDeny ¶
type MCDIAMAUTOLINEDeny struct { Usr common.Address Raw types.Log // Blockchain specific contextual infos }
MCDIAMAUTOLINEDeny represents a Deny event raised by the MCDIAMAUTOLINE contract.
type MCDIAMAUTOLINEDenyIterator ¶
type MCDIAMAUTOLINEDenyIterator struct { Event *MCDIAMAUTOLINEDeny // Event containing the contract specifics and raw log // contains filtered or unexported fields }
MCDIAMAUTOLINEDenyIterator is returned from FilterDeny and is used to iterate over the raw logs and unpacked data for Deny events raised by the MCDIAMAUTOLINE contract.
func (*MCDIAMAUTOLINEDenyIterator) Close ¶
func (it *MCDIAMAUTOLINEDenyIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*MCDIAMAUTOLINEDenyIterator) Error ¶
func (it *MCDIAMAUTOLINEDenyIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*MCDIAMAUTOLINEDenyIterator) Next ¶
func (it *MCDIAMAUTOLINEDenyIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type MCDIAMAUTOLINEExec ¶
type MCDIAMAUTOLINEExec struct { Ilk [32]byte Line *big.Int LineNew *big.Int Raw types.Log // Blockchain specific contextual infos }
MCDIAMAUTOLINEExec represents a Exec event raised by the MCDIAMAUTOLINE contract.
type MCDIAMAUTOLINEExecIterator ¶
type MCDIAMAUTOLINEExecIterator struct { Event *MCDIAMAUTOLINEExec // Event containing the contract specifics and raw log // contains filtered or unexported fields }
MCDIAMAUTOLINEExecIterator is returned from FilterExec and is used to iterate over the raw logs and unpacked data for Exec events raised by the MCDIAMAUTOLINE contract.
func (*MCDIAMAUTOLINEExecIterator) Close ¶
func (it *MCDIAMAUTOLINEExecIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*MCDIAMAUTOLINEExecIterator) Error ¶
func (it *MCDIAMAUTOLINEExecIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*MCDIAMAUTOLINEExecIterator) Next ¶
func (it *MCDIAMAUTOLINEExecIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type MCDIAMAUTOLINEFilterer ¶
type MCDIAMAUTOLINEFilterer struct {
// contains filtered or unexported fields
}
MCDIAMAUTOLINEFilterer is an auto generated log filtering Go binding around an Ethereum contract events.
func NewMCDIAMAUTOLINEFilterer ¶
func NewMCDIAMAUTOLINEFilterer(address common.Address, filterer bind.ContractFilterer) (*MCDIAMAUTOLINEFilterer, error)
NewMCDIAMAUTOLINEFilterer creates a new log filterer instance of MCDIAMAUTOLINE, bound to a specific deployed contract.
func (*MCDIAMAUTOLINEFilterer) FilterDeny ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) FilterDeny(opts *bind.FilterOpts, usr []common.Address) (*MCDIAMAUTOLINEDenyIterator, error)
FilterDeny is a free log retrieval operation binding the contract event 0x184450df2e323acec0ed3b5c7531b81f9b4cdef7914dfd4c0a4317416bb5251b.
Solidity: event Deny(address indexed usr)
func (*MCDIAMAUTOLINEFilterer) FilterExec ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) FilterExec(opts *bind.FilterOpts, ilk [][32]byte) (*MCDIAMAUTOLINEExecIterator, error)
FilterExec is a free log retrieval operation binding the contract event 0x2696a4655cbecf97fdc3c9c74f3eba424f2e404790389c2b4e31d2e32129c7dc.
Solidity: event Exec(bytes32 indexed ilk, uint256 line, uint256 lineNew)
func (*MCDIAMAUTOLINEFilterer) FilterRely ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) FilterRely(opts *bind.FilterOpts, usr []common.Address) (*MCDIAMAUTOLINERelyIterator, error)
FilterRely is a free log retrieval operation binding the contract event 0xdd0e34038ac38b2a1ce960229778ac48a8719bc900b6c4f8d0475c6e8b385a60.
Solidity: event Rely(address indexed usr)
func (*MCDIAMAUTOLINEFilterer) FilterRemove ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) FilterRemove(opts *bind.FilterOpts, ilk [][32]byte) (*MCDIAMAUTOLINERemoveIterator, error)
FilterRemove is a free log retrieval operation binding the contract event 0xa56fb2a6d4126f324526f0668c53927c0cd8e08f41ba0fe0f2d6090a84bc75c8.
Solidity: event Remove(bytes32 indexed ilk)
func (*MCDIAMAUTOLINEFilterer) FilterSetup ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) FilterSetup(opts *bind.FilterOpts, ilk [][32]byte) (*MCDIAMAUTOLINESetupIterator, error)
FilterSetup is a free log retrieval operation binding the contract event 0x1326c8f8fb452b5d26a2406d96790efbb561bf5d2686986a30a5cd847eefc673.
Solidity: event Setup(bytes32 indexed ilk, uint256 line, uint256 gap, uint256 ttl)
func (*MCDIAMAUTOLINEFilterer) ParseDeny ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) ParseDeny(log types.Log) (*MCDIAMAUTOLINEDeny, error)
ParseDeny is a log parse operation binding the contract event 0x184450df2e323acec0ed3b5c7531b81f9b4cdef7914dfd4c0a4317416bb5251b.
Solidity: event Deny(address indexed usr)
func (*MCDIAMAUTOLINEFilterer) ParseExec ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) ParseExec(log types.Log) (*MCDIAMAUTOLINEExec, error)
ParseExec is a log parse operation binding the contract event 0x2696a4655cbecf97fdc3c9c74f3eba424f2e404790389c2b4e31d2e32129c7dc.
Solidity: event Exec(bytes32 indexed ilk, uint256 line, uint256 lineNew)
func (*MCDIAMAUTOLINEFilterer) ParseRely ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) ParseRely(log types.Log) (*MCDIAMAUTOLINERely, error)
ParseRely is a log parse operation binding the contract event 0xdd0e34038ac38b2a1ce960229778ac48a8719bc900b6c4f8d0475c6e8b385a60.
Solidity: event Rely(address indexed usr)
func (*MCDIAMAUTOLINEFilterer) ParseRemove ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) ParseRemove(log types.Log) (*MCDIAMAUTOLINERemove, error)
ParseRemove is a log parse operation binding the contract event 0xa56fb2a6d4126f324526f0668c53927c0cd8e08f41ba0fe0f2d6090a84bc75c8.
Solidity: event Remove(bytes32 indexed ilk)
func (*MCDIAMAUTOLINEFilterer) ParseSetup ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) ParseSetup(log types.Log) (*MCDIAMAUTOLINESetup, error)
ParseSetup is a log parse operation binding the contract event 0x1326c8f8fb452b5d26a2406d96790efbb561bf5d2686986a30a5cd847eefc673.
Solidity: event Setup(bytes32 indexed ilk, uint256 line, uint256 gap, uint256 ttl)
func (*MCDIAMAUTOLINEFilterer) WatchDeny ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) WatchDeny(opts *bind.WatchOpts, sink chan<- *MCDIAMAUTOLINEDeny, usr []common.Address) (event.Subscription, error)
WatchDeny is a free log subscription operation binding the contract event 0x184450df2e323acec0ed3b5c7531b81f9b4cdef7914dfd4c0a4317416bb5251b.
Solidity: event Deny(address indexed usr)
func (*MCDIAMAUTOLINEFilterer) WatchExec ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) WatchExec(opts *bind.WatchOpts, sink chan<- *MCDIAMAUTOLINEExec, ilk [][32]byte) (event.Subscription, error)
WatchExec is a free log subscription operation binding the contract event 0x2696a4655cbecf97fdc3c9c74f3eba424f2e404790389c2b4e31d2e32129c7dc.
Solidity: event Exec(bytes32 indexed ilk, uint256 line, uint256 lineNew)
func (*MCDIAMAUTOLINEFilterer) WatchRely ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) WatchRely(opts *bind.WatchOpts, sink chan<- *MCDIAMAUTOLINERely, usr []common.Address) (event.Subscription, error)
WatchRely is a free log subscription operation binding the contract event 0xdd0e34038ac38b2a1ce960229778ac48a8719bc900b6c4f8d0475c6e8b385a60.
Solidity: event Rely(address indexed usr)
func (*MCDIAMAUTOLINEFilterer) WatchRemove ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) WatchRemove(opts *bind.WatchOpts, sink chan<- *MCDIAMAUTOLINERemove, ilk [][32]byte) (event.Subscription, error)
WatchRemove is a free log subscription operation binding the contract event 0xa56fb2a6d4126f324526f0668c53927c0cd8e08f41ba0fe0f2d6090a84bc75c8.
Solidity: event Remove(bytes32 indexed ilk)
func (*MCDIAMAUTOLINEFilterer) WatchSetup ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINEFilterer) WatchSetup(opts *bind.WatchOpts, sink chan<- *MCDIAMAUTOLINESetup, ilk [][32]byte) (event.Subscription, error)
WatchSetup is a free log subscription operation binding the contract event 0x1326c8f8fb452b5d26a2406d96790efbb561bf5d2686986a30a5cd847eefc673.
Solidity: event Setup(bytes32 indexed ilk, uint256 line, uint256 gap, uint256 ttl)
type MCDIAMAUTOLINERaw ¶
type MCDIAMAUTOLINERaw struct {
Contract *MCDIAMAUTOLINE // Generic contract binding to access the raw methods on
}
MCDIAMAUTOLINERaw is an auto generated low-level Go binding around an Ethereum contract.
func (*MCDIAMAUTOLINERaw) Call ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINERaw) Call(opts *bind.CallOpts, result *[]interface{}, method string, params ...interface{}) error
Call invokes the (constant) contract method with params as input values and sets the output to result. The result type might be a single field for simple returns, a slice of interfaces for anonymous returns and a struct for named returns.
func (*MCDIAMAUTOLINERaw) Transact ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINERaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
Transact invokes the (paid) contract method with params as input values.
func (*MCDIAMAUTOLINERaw) Transfer ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINERaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
type MCDIAMAUTOLINERely ¶
type MCDIAMAUTOLINERely struct { Usr common.Address Raw types.Log // Blockchain specific contextual infos }
MCDIAMAUTOLINERely represents a Rely event raised by the MCDIAMAUTOLINE contract.
type MCDIAMAUTOLINERelyIterator ¶
type MCDIAMAUTOLINERelyIterator struct { Event *MCDIAMAUTOLINERely // Event containing the contract specifics and raw log // contains filtered or unexported fields }
MCDIAMAUTOLINERelyIterator is returned from FilterRely and is used to iterate over the raw logs and unpacked data for Rely events raised by the MCDIAMAUTOLINE contract.
func (*MCDIAMAUTOLINERelyIterator) Close ¶
func (it *MCDIAMAUTOLINERelyIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*MCDIAMAUTOLINERelyIterator) Error ¶
func (it *MCDIAMAUTOLINERelyIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*MCDIAMAUTOLINERelyIterator) Next ¶
func (it *MCDIAMAUTOLINERelyIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type MCDIAMAUTOLINERemove ¶
type MCDIAMAUTOLINERemove struct { Ilk [32]byte Raw types.Log // Blockchain specific contextual infos }
MCDIAMAUTOLINERemove represents a Remove event raised by the MCDIAMAUTOLINE contract.
type MCDIAMAUTOLINERemoveIterator ¶
type MCDIAMAUTOLINERemoveIterator struct { Event *MCDIAMAUTOLINERemove // Event containing the contract specifics and raw log // contains filtered or unexported fields }
MCDIAMAUTOLINERemoveIterator is returned from FilterRemove and is used to iterate over the raw logs and unpacked data for Remove events raised by the MCDIAMAUTOLINE contract.
func (*MCDIAMAUTOLINERemoveIterator) Close ¶
func (it *MCDIAMAUTOLINERemoveIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*MCDIAMAUTOLINERemoveIterator) Error ¶
func (it *MCDIAMAUTOLINERemoveIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*MCDIAMAUTOLINERemoveIterator) Next ¶
func (it *MCDIAMAUTOLINERemoveIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type MCDIAMAUTOLINESession ¶
type MCDIAMAUTOLINESession struct { Contract *MCDIAMAUTOLINE // Generic contract binding to set the session for CallOpts bind.CallOpts // Call options to use throughout this session TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session }
MCDIAMAUTOLINESession is an auto generated Go binding around an Ethereum contract, with pre-set call and transact options.
func (*MCDIAMAUTOLINESession) Deny ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINESession) Deny(usr common.Address) (*types.Transaction, error)
Deny is a paid mutator transaction binding the contract method 0x9c52a7f1.
Solidity: function deny(address usr) returns()
func (*MCDIAMAUTOLINESession) Exec ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINESession) Exec(_ilk [32]byte) (*types.Transaction, error)
Exec is a paid mutator transaction binding the contract method 0xb5e98b3b.
Solidity: function exec(bytes32 _ilk) returns(uint256)
func (*MCDIAMAUTOLINESession) Ilks ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINESession) Ilks(arg0 [32]byte) (struct { Line *big.Int Gap *big.Int Ttl *big.Int Last *big.Int LastInc *big.Int }, error)
Ilks is a free data retrieval call binding the contract method 0xd9638d36.
Solidity: function ilks(bytes32 ) view returns(uint256 line, uint256 gap, uint48 ttl, uint48 last, uint48 lastInc)
func (*MCDIAMAUTOLINESession) Rely ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINESession) Rely(usr common.Address) (*types.Transaction, error)
Rely is a paid mutator transaction binding the contract method 0x65fae35e.
Solidity: function rely(address usr) returns()
func (*MCDIAMAUTOLINESession) RemIlk ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINESession) RemIlk(ilk [32]byte) (*types.Transaction, error)
RemIlk is a paid mutator transaction binding the contract method 0xc465f077.
Solidity: function remIlk(bytes32 ilk) returns()
func (*MCDIAMAUTOLINESession) SetIlk ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINESession) SetIlk(ilk [32]byte, line *big.Int, gap *big.Int, ttl *big.Int) (*types.Transaction, error)
SetIlk is a paid mutator transaction binding the contract method 0x2a48322d.
Solidity: function setIlk(bytes32 ilk, uint256 line, uint256 gap, uint256 ttl) returns()
type MCDIAMAUTOLINESetup ¶
type MCDIAMAUTOLINESetup struct { Ilk [32]byte Line *big.Int Gap *big.Int Ttl *big.Int Raw types.Log // Blockchain specific contextual infos }
MCDIAMAUTOLINESetup represents a Setup event raised by the MCDIAMAUTOLINE contract.
type MCDIAMAUTOLINESetupIterator ¶
type MCDIAMAUTOLINESetupIterator struct { Event *MCDIAMAUTOLINESetup // Event containing the contract specifics and raw log // contains filtered or unexported fields }
MCDIAMAUTOLINESetupIterator is returned from FilterSetup and is used to iterate over the raw logs and unpacked data for Setup events raised by the MCDIAMAUTOLINE contract.
func (*MCDIAMAUTOLINESetupIterator) Close ¶
func (it *MCDIAMAUTOLINESetupIterator) Close() error
Close terminates the iteration process, releasing any pending underlying resources.
func (*MCDIAMAUTOLINESetupIterator) Error ¶
func (it *MCDIAMAUTOLINESetupIterator) Error() error
Error returns any retrieval or parsing error occurred during filtering.
func (*MCDIAMAUTOLINESetupIterator) Next ¶
func (it *MCDIAMAUTOLINESetupIterator) Next() bool
Next advances the iterator to the subsequent event, returning whether there are any more events found. In case of a retrieval or parsing error, false is returned and Error() can be queried for the exact failure.
type MCDIAMAUTOLINETransactor ¶
type MCDIAMAUTOLINETransactor struct {
// contains filtered or unexported fields
}
MCDIAMAUTOLINETransactor is an auto generated write-only Go binding around an Ethereum contract.
func NewMCDIAMAUTOLINETransactor ¶
func NewMCDIAMAUTOLINETransactor(address common.Address, transactor bind.ContractTransactor) (*MCDIAMAUTOLINETransactor, error)
NewMCDIAMAUTOLINETransactor creates a new write-only instance of MCDIAMAUTOLINE, bound to a specific deployed contract.
func (*MCDIAMAUTOLINETransactor) Deny ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINETransactor) Deny(opts *bind.TransactOpts, usr common.Address) (*types.Transaction, error)
Deny is a paid mutator transaction binding the contract method 0x9c52a7f1.
Solidity: function deny(address usr) returns()
func (*MCDIAMAUTOLINETransactor) Exec ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINETransactor) Exec(opts *bind.TransactOpts, _ilk [32]byte) (*types.Transaction, error)
Exec is a paid mutator transaction binding the contract method 0xb5e98b3b.
Solidity: function exec(bytes32 _ilk) returns(uint256)
func (*MCDIAMAUTOLINETransactor) Rely ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINETransactor) Rely(opts *bind.TransactOpts, usr common.Address) (*types.Transaction, error)
Rely is a paid mutator transaction binding the contract method 0x65fae35e.
Solidity: function rely(address usr) returns()
func (*MCDIAMAUTOLINETransactor) RemIlk ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINETransactor) RemIlk(opts *bind.TransactOpts, ilk [32]byte) (*types.Transaction, error)
RemIlk is a paid mutator transaction binding the contract method 0xc465f077.
Solidity: function remIlk(bytes32 ilk) returns()
func (*MCDIAMAUTOLINETransactor) SetIlk ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINETransactor) SetIlk(opts *bind.TransactOpts, ilk [32]byte, line *big.Int, gap *big.Int, ttl *big.Int) (*types.Transaction, error)
SetIlk is a paid mutator transaction binding the contract method 0x2a48322d.
Solidity: function setIlk(bytes32 ilk, uint256 line, uint256 gap, uint256 ttl) returns()
type MCDIAMAUTOLINETransactorRaw ¶
type MCDIAMAUTOLINETransactorRaw struct {
Contract *MCDIAMAUTOLINETransactor // Generic write-only contract binding to access the raw methods on
}
MCDIAMAUTOLINETransactorRaw is an auto generated low-level write-only Go binding around an Ethereum contract.
func (*MCDIAMAUTOLINETransactorRaw) Transact ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINETransactorRaw) Transact(opts *bind.TransactOpts, method string, params ...interface{}) (*types.Transaction, error)
Transact invokes the (paid) contract method with params as input values.
func (*MCDIAMAUTOLINETransactorRaw) Transfer ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINETransactorRaw) Transfer(opts *bind.TransactOpts) (*types.Transaction, error)
Transfer initiates a plain transaction to move funds to the contract, calling its default method if one is available.
type MCDIAMAUTOLINETransactorSession ¶
type MCDIAMAUTOLINETransactorSession struct { Contract *MCDIAMAUTOLINETransactor // Generic contract transactor binding to set the session for TransactOpts bind.TransactOpts // Transaction auth options to use throughout this session }
MCDIAMAUTOLINETransactorSession is an auto generated write-only Go binding around an Ethereum contract, with pre-set transact options.
func (*MCDIAMAUTOLINETransactorSession) Deny ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINETransactorSession) Deny(usr common.Address) (*types.Transaction, error)
Deny is a paid mutator transaction binding the contract method 0x9c52a7f1.
Solidity: function deny(address usr) returns()
func (*MCDIAMAUTOLINETransactorSession) Exec ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINETransactorSession) Exec(_ilk [32]byte) (*types.Transaction, error)
Exec is a paid mutator transaction binding the contract method 0xb5e98b3b.
Solidity: function exec(bytes32 _ilk) returns(uint256)
func (*MCDIAMAUTOLINETransactorSession) Rely ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINETransactorSession) Rely(usr common.Address) (*types.Transaction, error)
Rely is a paid mutator transaction binding the contract method 0x65fae35e.
Solidity: function rely(address usr) returns()
func (*MCDIAMAUTOLINETransactorSession) RemIlk ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINETransactorSession) RemIlk(ilk [32]byte) (*types.Transaction, error)
RemIlk is a paid mutator transaction binding the contract method 0xc465f077.
Solidity: function remIlk(bytes32 ilk) returns()
func (*MCDIAMAUTOLINETransactorSession) SetIlk ¶
func (_MCDIAMAUTOLINE *MCDIAMAUTOLINETransactorSession) SetIlk(ilk [32]byte, line *big.Int, gap *big.Int, ttl *big.Int) (*types.Transaction, error)
SetIlk is a paid mutator transaction binding the contract method 0x2a48322d.
Solidity: function setIlk(bytes32 ilk, uint256 line, uint256 gap, uint256 ttl) returns()
type Rely ¶
type Rely struct { Ts *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"` Usr []byte `protobuf:"bytes,2,opt,name=Usr,proto3" json:"Usr,omitempty"` // address // contains filtered or unexported fields }
func (*Rely) Descriptor
deprecated
func (*Rely) GetTs ¶
func (x *Rely) GetTs() *timestamppb.Timestamp
func (*Rely) ProtoMessage ¶
func (*Rely) ProtoMessage()
func (*Rely) ProtoReflect ¶
func (x *Rely) ProtoReflect() protoreflect.Message
type Remove ¶
type Remove struct { Ts *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"` Ilk []byte `protobuf:"bytes,2,opt,name=Ilk,proto3" json:"Ilk,omitempty"` // bytes32 // contains filtered or unexported fields }
func (*Remove) Descriptor
deprecated
func (*Remove) GetTs ¶
func (x *Remove) GetTs() *timestamppb.Timestamp
func (*Remove) ProtoMessage ¶
func (*Remove) ProtoMessage()
func (*Remove) ProtoReflect ¶
func (x *Remove) ProtoReflect() protoreflect.Message
type Setup ¶
type Setup struct { Ts *timestamppb.Timestamp `protobuf:"bytes,1,opt,name=ts,proto3" json:"ts,omitempty"` Ilk []byte `protobuf:"bytes,2,opt,name=Ilk,proto3" json:"Ilk,omitempty"` // bytes32 Line []byte `protobuf:"bytes,3,opt,name=Line,proto3" json:"Line,omitempty"` // uint256 Gap []byte `protobuf:"bytes,4,opt,name=Gap,proto3" json:"Gap,omitempty"` // uint256 Ttl []byte `protobuf:"bytes,5,opt,name=Ttl,proto3" json:"Ttl,omitempty"` // uint256 // contains filtered or unexported fields }
func (*Setup) Descriptor
deprecated
func (*Setup) GetTs ¶
func (x *Setup) GetTs() *timestamppb.Timestamp
func (*Setup) ProtoMessage ¶
func (*Setup) ProtoMessage()
func (*Setup) ProtoReflect ¶
func (x *Setup) ProtoReflect() protoreflect.Message
type SmartContract ¶
type SmartContract struct{}
func (*SmartContract) Message ¶
func (sc *SmartContract) Message(eventName string, contractAbi *abi.ABI, vLog types.Log, timestamp *timestamppb.Timestamp) protoreflect.ProtoMessage